SHA256
1
0
forked from pool/qemu

Accepting request 878619 from home:dimstar:Factory

- Add #!ForceMultiversion to qemu.spec:
  + As the spec file defines different Version: fiels for various
    subpackages, we must instruct OBS to not ever reset the
    checkin-counter, as it would by defalut on a version increase.
    Resetting the version counter results in sub-packages reusing
    their VERSION-RELEASE from the past (e.g. qemu-ipxe is version
    1.0.0+, and upon checkin of a new qemu version, RELEASE is
    reset to 1.1, thus again producing
    qemu-ipxe-1.0.0+-1.1.noarch.rpm.

OBS-URL: https://build.opensuse.org/request/show/878619
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=628
This commit is contained in:
Bruce Rogers 2021-03-12 19:58:04 +00:00 committed by Git OBS Bridge
parent eedf97c38f
commit 0c0fef9edd
3 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Mar 12 19:22:46 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Add #!ForceMultiversion to qemu.spec:
+ As the spec file defines different Version: fiels for various
subpackages, we must instruct OBS to not ever reset the
checkin-counter, as it would by defalut on a version increase.
Resetting the version counter results in sub-packages reusing
their VERSION-RELEASE from the past (e.g. qemu-ipxe is version
1.0.0+, and upon checkin of a new qemu version, RELEASE is
reset to 1.1, thus again producing
qemu-ipxe-1.0.0+-1.1.noarch.rpm.
-------------------------------------------------------------------
Fri Mar 5 21:35:22 UTC 2021 - Bruce Rogers <brogers@suse.com>

View File

@ -18,6 +18,8 @@
# !! IMPORTANT !! See README.PACKAGING before modifying package in any way
#!ForceMultiversion
%define _buildshell /bin/bash
%define build_x86_firmware_from_source 0

View File

@ -18,6 +18,8 @@
# !! IMPORTANT !! See README.PACKAGING before modifying package in any way
#!ForceMultiversion
%define _buildshell /bin/bash
%define build_x86_firmware_from_source 0