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 0.3.32.2-1 +- Upstream update fixing a bug interacting with python-requests + * Thu Jan 24 2013 Toshio Kuratomi - 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