Blame SOURCES/python-rhsm-1.15.4-1-to-python-rhsm-1.15.4-2.patch

84ba10
diff --git a/python-rhsm.spec b/python-rhsm.spec
84ba10
index 56bb1e7..0318cc1 100644
84ba10
--- a/python-rhsm.spec
84ba10
+++ b/python-rhsm.spec
84ba10
@@ -13,7 +13,7 @@
84ba10
 
84ba10
 Name: python-rhsm
84ba10
 Version: 1.15.4
84ba10
-Release: 1%{?dist}
84ba10
+Release: 2%{?dist}
84ba10
 
84ba10
 Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
84ba10
 Group: Development/Libraries
84ba10
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
84ba10
 %attr(644,root,root) %{_sysconfdir}/rhsm/ca/*.pem
84ba10
 
84ba10
 %changelog
84ba10
+* Thu Jul 23 2015 Chris Rog <crog@redhat.com> 1.15.4-2
84ba10
+- Fedora 20 has been retired. (awood@redhat.com)
84ba10
+
84ba10
 * Fri Jul 10 2015 Chris Rog <crog@redhat.com> 1.15.4-1
84ba10
 - 
84ba10
 
84ba10
diff --git a/rel-eng/packages/python-rhsm b/rel-eng/packages/python-rhsm
84ba10
index 8ff10ef..ace4dde 100644
84ba10
--- a/rel-eng/packages/python-rhsm
84ba10
+++ b/rel-eng/packages/python-rhsm
84ba10
@@ -1 +1 @@
84ba10
-1.15.4-1 ./
84ba10
+1.15.4-2 ./
84ba10
diff --git a/rel-eng/releasers.conf b/rel-eng/releasers.conf
84ba10
index 6c37bf7..faabcb0 100644
84ba10
--- a/rel-eng/releasers.conf
84ba10
+++ b/rel-eng/releasers.conf
84ba10
@@ -1,6 +1,6 @@
84ba10
 [fedora]
84ba10
 releaser = tito.release.FedoraGitReleaser
84ba10
-branches = master f22 f21 f20
84ba10
+branches = master f23 f22 f21
84ba10
 
84ba10
 [rhel-7.1]
84ba10
 releaser = tito.release.DistGitReleaser