[python-fedora] Final release.

Toshio くらとみ toshio at fedoraproject.org
Mon Feb 13 23:04:45 UTC 2012


commit 16d7563bad7482f3ca260412741b9cf5ea669dfc
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Feb 13 15:04:39 2012 -0800

    Final release.

 .gitignore         |    1 +
 python-fedora.spec |   16 ++++++++++++----
 sources            |    2 +-
 3 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 500a6d4..e7d5e22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /python-fedora-0.3.24.tar.gz
 /python-fedora-0.3.25.tar.gz
 /python-fedora-0.3.25.1.tar.gz
+/python-fedora-0.3.26.tar.gz
diff --git a/python-fedora.spec b/python-fedora.spec
index a89cc39..e34a1f5 100644
--- a/python-fedora.spec
+++ b/python-fedora.spec
@@ -3,8 +3,8 @@
 #%%global prerel c2
 
 Name:           python-fedora
-Version:        0.3.25.1
-Release:        2%{?dist}
+Version:        0.3.26
+Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
 Group:          Development/Languages
@@ -130,6 +130,7 @@ rm -rf %{buildroot}
 %doc NEWS README COPYING AUTHORS ChangeLog doc
 %{python_sitelib}/*
 %exclude %{python_sitelib}/fedora/tg/
+%exclude %{python_sitelib}/fedora/tg2/
 %exclude %{python_sitelib}/fedora/wsgi/
 %exclude %{python_sitelib}/fedora/django/
 
@@ -144,8 +145,15 @@ rm -rf %{buildroot}
 %{python_sitelib}/fedora/django/
 
 %changelog
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.25.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+* 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
+
+* Sun Nov 20 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.25.90-1
+- Beta release
 
 * Thu Oct 6 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.25.1-1
 - Minor update to bugzilla email aliases
diff --git a/sources b/sources
index a13e5fb..f212384 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b02accff57ce99edd2cc6085d965ca9b  python-fedora-0.3.25.1.tar.gz
+294fc2ba10c32184dbff2b0f8c50fe84  python-fedora-0.3.26.tar.gz


More information about the scm-commits mailing list