From Ondra Machacek <omachace(a)redhat.com>:
Ondra Machacek has submitted this change and it was merged.
Change subject: Bump release number
......................................................................
Bump release number
Recent changes in the way that the automation scripts work had the side
effect of changing the RPM release number from 0.1 to 0. This means that
the new RPMs built in the automation environment, with RPM release 0,
are, from the RPM point of view, older than those with RPM release 0.1.
To avoid that this patch changes the RPM release number contained in the
.spec templates to 2, so that when decremented it will be 1, hence newer
than the existing 0.1 packages.
Change-Id: If64322d9a87fe6f099507e17076d17c84d6c5ba7
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/spec.el7.in
M packaging/spec.fc24.in
M packaging/spec.fc25.in
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Ondra Machacek: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/73167
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If64322d9a87fe6f099507e17076d17c84d6c5ba7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: sdk_4.1
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>