[python-fedora/f16] Work around a koji tagging failure

Toshio くらとみ toshio at fedoraproject.org
Wed Jul 27 00:00:27 UTC 2011


commit 205cfeb2f472e0c70729b3c2a74d274aca7a3f7e
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Tue Jul 26 16:59:58 2011 -0700

    Work around  a koji tagging failure

 python-fedora.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-fedora.spec b/python-fedora.spec
index 3d3751c..4bc342b 100644
--- a/python-fedora.spec
+++ b/python-fedora.spec
@@ -2,7 +2,7 @@
 
 Name:           python-fedora
 Version:        0.3.24
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
 Group:          Development/Languages
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Wed Jul 20 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.24-1.1
+- Work around a koji tagging failure
+
 * Wed Jul 20 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.24-1
 - Upstream 0.3.24 release bugfixing TG2 server utils and clients with
   session cookie auth.


More information about the scm-commits mailing list