From 0f8ef8141ac96654e9980ecd2f1fc1b42d03ced5 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sep 04 2015 20:18:55 +0000 Subject: Python2.6 fix for el6. --- diff --git a/python-fedora.spec b/python-fedora.spec index e96824b..99404f3 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -9,8 +9,8 @@ #%%global prerel c2 Name: python-fedora -Version: 0.5.5 -Release: 2%{?dist} +Version: 0.5.6 +Release: 1%{?dist} Summary: Python modules for talking to Fedora Infrastructure Services Group: Development/Languages @@ -268,6 +268,9 @@ rm -rf %{buildroot}%{python2_sitelib}/tests/ %{python2_sitelib}/flask_fas_openid.py* %changelog +* Fri Sep 04 2015 Ralph Bean - 0.5.6-1 +- Python2.6 fix for el6. + * Thu Aug 27 2015 Ralph Bean - 0.5.5-2 - Specbump for F21. https://github.com/fedora-infra/bodhi/issues/363