[python-fedora] Bugfix release for servers using tg-1.1.x

Toshio くらとみ toshio at fedoraproject.org
Thu Mar 8 21:20:12 UTC 2012


commit 3bdf1ecf0f9e2c960caf9d601ed6ca1c9e36f584
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Thu Mar 8 13:19:58 2012 -0800

    Bugfix release for servers using tg-1.1.x

 .gitignore         |    1 +
 python-fedora.spec |    6 ++++--
 sources            |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e7d5e22..e346f54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /python-fedora-0.3.25.tar.gz
 /python-fedora-0.3.25.1.tar.gz
 /python-fedora-0.3.26.tar.gz
+/python-fedora-0.3.27.tar.gz
diff --git a/python-fedora.spec b/python-fedora.spec
index e34a1f5..07df16d 100644
--- a/python-fedora.spec
+++ b/python-fedora.spec
@@ -3,7 +3,7 @@
 #%%global prerel c2
 
 Name:           python-fedora
-Version:        0.3.26
+Version:        0.3.27
 Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
@@ -145,10 +145,12 @@ rm -rf %{buildroot}
 %{python_sitelib}/fedora/django/
 
 %changelog
+* Thu Mar 8 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.27-1
+- Bugfix release for servers using tg-1.1.x
+
 * Mon Feb 13 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.26-1
 - Final release.
 
-  User toshio
 * Thu Dec 22 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.25.92-1
 - Third beta release
 
diff --git a/sources b/sources
index f212384..58608d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-294fc2ba10c32184dbff2b0f8c50fe84  python-fedora-0.3.26.tar.gz
+d55438734352a3e6f1d57282ea98bcbf  python-fedora-0.3.27.tar.gz


More information about the scm-commits mailing list