From 3f9d255611453f8f5d43f555991352aaa8a6cea7 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Oct 13 2015 21:44:27 +0000 Subject: 0.6.2 --- diff --git a/.gitignore b/.gitignore index 0141728..adcc034 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /python-fedora-0.5.6.tar.gz /python-fedora-0.6.0.tar.gz /python-fedora-0.6.1.tar.gz +/python-fedora-0.6.2.tar.gz diff --git a/python-fedora.spec b/python-fedora.spec index e110a2a..c248894 100644 --- a/python-fedora.spec +++ b/python-fedora.spec @@ -9,7 +9,7 @@ #%%global prerel c2 Name: python-fedora -Version: 0.6.1 +Version: 0.6.2 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 Oct 13 2015 Ralph Bean - 0.6.2-1 +- Force the Bodhi2 url in the BodhiClient shim (for /usr/bin/bodhi). + * Mon Oct 12 2015 Ralph Bean - 0.6.1-1 - Fix a bug in the BodhiClient where the Bodhi2Client would try to use the old Bodhi1 base url. diff --git a/sources b/sources index 92c94e7..4994d33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6484193443b70e16d6816a4a611f77eb python-fedora-0.6.1.tar.gz +ee5d193189ccea5d68702a27adecb16d python-fedora-0.6.2.tar.gz