Rebase to 2.10.0-rc3

This commit is contained in:
Cole Robinson 2017-08-16 17:38:41 -04:00
parent 0323a03914
commit 14cfc78b3c

View File

@ -97,7 +97,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
%undefine _hardened_build %undefine _hardened_build
# Release candidate version tracking # Release candidate version tracking
%global rcver rc1 %global rcver rc3
%if 0%{?rcver:1} %if 0%{?rcver:1}
%global rcrel .%{rcver} %global rcrel .%{rcver}
%global rcstr -%{rcver} %global rcstr -%{rcver}
@ -107,7 +107,7 @@ Requires: %{name}-block-ssh = %{epoch}:%{version}-%{release}
Summary: QEMU is a FAST! processor emulator Summary: QEMU is a FAST! processor emulator
Name: qemu Name: qemu
Version: 2.10.0 Version: 2.10.0
Release: 0.1%{?rcrel}%{?dist} Release: 0.2%{?rcrel}%{?dist}
Epoch: 2 Epoch: 2
License: GPLv2+ and LGPLv2+ and BSD License: GPLv2+ and LGPLv2+ and BSD
Group: Development/Tools Group: Development/Tools
@ -2000,6 +2000,9 @@ getent passwd qemu >/dev/null || \
%changelog %changelog
* Wed Aug 16 2017 Cole Robinson <crobinso@redhat.com> - 2:2.10.0-0.2-rc3
- Rebase to 2.10.0-rc3
* Thu Aug 03 2017 Cole Robinson <crobinso@redhat.com> - 2:2.10.0-0.1-rc1 * Thu Aug 03 2017 Cole Robinson <crobinso@redhat.com> - 2:2.10.0-0.1-rc1
- Rebase to 2.10.0-rc1 - Rebase to 2.10.0-rc1