diff --git a/.gitignore b/.gitignore index 4bef513..d5ed259 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /python-fedora-0.5.0.tar.gz /python-fedora-0.5.1.tar.gz /python-fedora-0.5.2.tar.gz +/python-fedora-0.5.3.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index f660502..727f28f 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -9,7 +9,7 @@ #%%global prerel c2 Name: python-fedora -Version: 0.5.2 +Version: 0.5.3 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -268,6 +268,9 @@ rm -rf %{buildroot}%{python2_sitelib}/tests/ %{python2_sitelib}/flask_fas_openid.py* %changelog +* Tue Aug 18 2015 Ralph Bean - 0.5.3-1 +- Better compatibility with 'fedpkg update' for bodhi. + * Mon Aug 17 2015 Ralph Bean - 0.5.2-1 - Better version checking against the bodhi server. diff --git a/sources b/sources index afdef6e..bc16beb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5455f54cea2afdacb74b211e9ad72638 python-fedora-0.5.2.tar.gz +f455cb0281cf65ac650845a7258d4e5b python-fedora-0.5.3.tar.gz