diff --git a/qemu.spec b/qemu.spec index e3b5e69..b54fa64 100644 --- a/qemu.spec +++ b/qemu.spec @@ -50,7 +50,7 @@ %undefine _hardened_build # Release candidate version tracking -%global rcver rc3 +# global rcver rc3 %if 0%{?rcver:1} %global rcrel .%{rcver} %global rcstr -%{rcver} @@ -60,7 +60,7 @@ Summary: QEMU is a FAST! processor emulator Name: qemu Version: 2.7.0 -Release: 0.2%{?rcrel}%{?dist} +Release: 1%{?rcrel}%{?dist} Epoch: 2 License: GPLv2+ and LGPLv2+ and BSD Group: Development/Tools @@ -1542,6 +1542,9 @@ getent passwd qemu >/dev/null || \ %changelog +* Thu Sep 08 2016 Cole Robinson - 2:2.7.0-1 +- Rebase to qemu 2.7.0 GA + * Fri Aug 19 2016 Cole Robinson - 2:2.7.0-0.2.rc3 - Rebase to qemu 2.7.0-rc3 diff --git a/sources b/sources index 78200da..219a71c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6386f929ac28f442e8b8bb4b63d809c qemu-2.7.0-rc3.tar.bz2 +08d4d06d1cb598efecd796137f4844ab qemu-2.7.0.tar.bz2