Rebase to qemu-2.9.0-rc1
This commit is contained in:
parent
1c7073d8dd
commit
1db5811d26
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/*.src.rpm
|
||||
/qemu-*.tar.bz2
|
||||
/qemu-2.9.0-rc0.tar.xz
|
||||
/qemu-2.9.0-rc1.tar.xz
|
||||
|
@ -82,7 +82,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
|
||||
%undefine _hardened_build
|
||||
|
||||
# Release candidate version tracking
|
||||
%global rcver rc0
|
||||
%global rcver rc1
|
||||
%if 0%{?rcver:1}
|
||||
%global rcrel .%{rcver}
|
||||
%global rcstr -%{rcver}
|
||||
@ -2000,6 +2000,9 @@ getent passwd qemu >/dev/null || \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Cole Robinson <crobinso@redhat.com> - 2:2.9.0-0.1-rc1
|
||||
- Rebase to qemu-2.9.0-rc1
|
||||
|
||||
* Wed Mar 15 2017 Cole Robinson <crobinso@redhat.com> - 2:2.9.0-0.1-rc0
|
||||
* Rebase to qemu-2.9.0-rc0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qemu-2.9.0-rc0.tar.xz) = 2a32ab618a7dbab6786f0e3a1ac48afc480aed6fd916f7fce0cb450844cd84c977c9c5bf96729c8625c21e85dad836ba7792a21c3686a590501ebf1317c8da89
|
||||
SHA512 (qemu-2.9.0-rc1.tar.xz) = c3df38741c5417a33179d764a0730f4ca85a5b8f505e04081ee7d8bd58d5f9d8a7d5f7bd497e798272c6a123b5b500bd392b6fa20883302b8ce777685dbb2bd1
|
||||
|
Loading…
Reference in New Issue
Block a user