From 09a2a611a947611950ccc88d4fa1886f10fbdb9c Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Aug 19 2015 02:52:59 +0000 Subject: 0.5.4 --- diff --git a/.gitignore b/.gitignore index d5ed259..bc40eff 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /python-fedora-0.5.1.tar.gz /python-fedora-0.5.2.tar.gz /python-fedora-0.5.3.tar.gz +/python-fedora-0.5.4.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index 727f28f..0560e76 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -9,7 +9,7 @@ #%%global prerel c2 Name: python-fedora -Version: 0.5.3 +Version: 0.5.4 Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services @@ -268,6 +268,10 @@ rm -rf %{buildroot}%{python2_sitelib}/tests/ %{python2_sitelib}/flask_fas_openid.py* %changelog +* Tue Aug 18 2015 Ralph Bean - 0.5.4-1 +- Adjust usage of python-six to be compatible with older versions on rhel7. +- More updates to detection of the bodhi server version. + * Tue Aug 18 2015 Ralph Bean - 0.5.3-1 - Better compatibility with 'fedpkg update' for bodhi. diff --git a/sources b/sources index bc16beb..1ca77a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f455cb0281cf65ac650845a7258d4e5b python-fedora-0.5.3.tar.gz +c0820c8025e3f6c3f68dfe86ab64fe90 python-fedora-0.5.4.tar.gz