[python-virtinst] Bump version number to fix f16->rawhide upgrade path

Cole Robinson crobinso at fedoraproject.org
Thu Oct 6 14:54:15 UTC 2011


commit 80073167725f54942dd6963ef568fc0a8e238227
Author: Cole Robinson <crobinso at redhat.com>
Date:   Thu Oct 6 10:54:25 2011 -0400

    Bump version number to fix f16->rawhide upgrade path

 python-virtinst.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-virtinst.spec b/python-virtinst.spec
index b988309..a7d9135 100644
--- a/python-virtinst.spec
+++ b/python-virtinst.spec
@@ -1,7 +1,7 @@
 # -*- rpm-spec -*-
 
 %define _version 0.600.0
-%define _release 4
+%define _release 5
 
 %define with_rhel6_defaults 0
 %define with_selinux 1
@@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/virt-convert
 
 %changelog
+* Thu Oct 06 2011 Cole Robinson <crobinso at redhat.com> - 0.600.0-5
+- Bump version number to fix f16->rawhide upgrade path
+
 * Tue Sep 27 2011 Cole Robinson <crobinso at redhat.com> - 0.600.0-4
 - virt-install: Fix --initrd-inject
 - Fix changing disk bus in virt-manager


More information about the scm-commits mailing list