-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
NEW
This is an issue with upcoming rh-eclipse46-devstudio.rpm.
Sometimes there's a mismatch in the "RPM release" between a built RPM and its src.rpm. For example https://devstudio.jboss.com/10.0/snapshots/builds/devstudio.rpm_master/2016-10-04_00-57-00-B156/x86_64/ contains:
rh-eclipse46-devstudio-10.2-0.20161004.0056.el7.src.rpm
rh-eclipse46-devstudio-10.2-0.20161004.0057.el7.x86_64.rpm
The RPM release part is "0.20161004.0057.el7"; looks constructed using the date and time of building. The time bits are different between the two files.
The SOURCERPM info in the RPM is broken as well:
{{$ rpm -q --qf='%
\n' -p rh-eclipse46-devstudio-10.2-0.20161004.0057.el7.x86_64.rpm
rh-eclipse46-devstudio-10.2-0.20161004.0057.el7.src.rpm
}}