[python-fedora: 1/2] Upstream update fixing a bug interacting with python-requests

Toshio くらとみ toshio at fedoraproject.org
Tue Feb 5 17:32:11 UTC 2013


commit 8a6a54da451b2b73df2634633cd9808c84b07d88
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Mon Feb 4 15:24:40 2013 -0800

    Upstream update fixing a bug interacting with python-requests

 .gitignore         |    1 +
 python-fedora.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a289b7..46eeecd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /python-fedora-0.3.30.tar.gz
 /python-fedora-0.3.31.tar.gz
 /python-fedora-0.3.32.1.tar.gz
+/python-fedora-0.3.32.2.tar.gz
diff --git a/python-fedora.spec b/python-fedora.spec
index 3b66dbe..cc34b59 100644
--- a/python-fedora.spec
+++ b/python-fedora.spec
@@ -3,7 +3,7 @@
 #%%global prerel c2
 
 Name:           python-fedora
-Version:        0.3.32.1
+Version:        0.3.32.2
 Release:        1%{?dist}
 Summary:        Python modules for talking to Fedora Infrastructure Services
 
@@ -162,6 +162,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/flask_fas.py*
 
 %changelog
+* Mon Feb 04 2013 Toshio Kuratomi <toshio at fedoraproject.org> 0.3.32.2-1
+- Upstream update fixing a bug interacting with python-requests
+
 * Thu Jan 24 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 0.3.32.1-1
 - Fix a documentation bug that slipped through
 
diff --git a/sources b/sources
index 997f150..b847365 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b3bb3a2d2683971be3a9c345c8dd00e  python-fedora-0.3.32.1.tar.gz
+73dd3625a2d94577167fe71ee0f3d431  python-fedora-0.3.32.2.tar.gz


More information about the scm-commits mailing list