diff --git a/.gitignore b/.gitignore index adcc034..1c9ad86 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /python-fedora-0.6.0.tar.gz /python-fedora-0.6.1.tar.gz /python-fedora-0.6.2.tar.gz +/python-fedora-0.6.4.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index 5af927a..d8d0039 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -9,8 +9,8 @@ #%%global prerel c2 Name: python-fedora -Version: 0.6.2 -Release: 7%{?dist} +Version: 0.6.4 +Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages @@ -273,6 +273,9 @@ rm -rf %{buildroot}%{python2_sitelib}/tests/ %{python2_sitelib}/flask_fas_openid.py* %changelog +* Tue Dec 01 2015 Ralph Bean - 0.6.4-1 +- new version + * Wed Nov 18 2015 Adam Williamson - 0.6.2-7 - re-enable python3-fedora now python3-openid is rebuilt diff --git a/sources b/sources index 4994d33..f9720cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee5d193189ccea5d68702a27adecb16d python-fedora-0.6.2.tar.gz +1d2e3f8305504e1b86be1b5ee30dbaa3 python-fedora-0.6.4.tar.gz