From e878fea5cd47b40ceaf56a64192825a343b41a2d Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Apr 01 2008 19:18:31 +0000 Subject: Bump release number for spec change revert. --- diff --git a/python-virtinst.spec b/python-virtinst.spec index b28e9ef..ce7f9ad 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -11,7 +11,7 @@ Summary: Python modules for starting Xen guest installations Name: python-%{appname} Version: 0.300.3 -Release: 2%{_extra_release} +Release: 3%{_extra_release} Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz Patch1: %{appname}-%{version}-keep-qemu-cdrom.patch Patch2: %{appname}-%{version}-fix-default-arch.patch @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/virt-image %changelog +* Tue Apr 1 2008 Cole Robinson - 0.300.3-3.fc9 +- Revert unintentionally committed spec change. + * Thu Mar 27 2008 Cole Robinson - 0.300.3-2.fc9 - Keep qemu cdrom device after first stage of install. (rhbz #244802) - Fix default guest arch regression from virt-install