[python-virtinst/f16] work around koji tagging failure

Cole Robinson crobinso at fedoraproject.org
Wed Jul 27 01:20:24 UTC 2011


commit 71c2d8df5d2be56711d0b4568b183ad29e05da22
Author: Cole Robinson <crobinso at redhat.com>
Date:   Tue Jul 26 21:22:44 2011 -0400

    work around koji tagging failure

 python-virtinst.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-virtinst.spec b/python-virtinst.spec
index 179305c..077dea7 100644
--- a/python-virtinst.spec
+++ b/python-virtinst.spec
@@ -30,7 +30,7 @@
 Summary: Python modules and utilities for installing virtual machines
 Name: python-%{appname}
 Version: %{_version}
-Release: %{_release}%{_extra_release}
+Release: %{_release}%{_extra_release}.1
 Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz
 
 License: GPLv2+


More information about the scm-commits mailing list