[python] Bump changelog and release number

Robert Kuska rkuska at fedoraproject.org
Thu Aug 21 06:59:29 UTC 2014


commit cc9f6c4bfb5e7192cae2b82e811813a930ba3dea
Author: Robert Kuska <rkuska at redhat.com>
Date:   Thu Aug 21 08:59:02 2014 +0200

    Bump changelog and release number

 python.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python.spec b/python.spec
index 448f55c..339b68f 100644
--- a/python.spec
+++ b/python.spec
@@ -106,7 +106,7 @@ Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
 Version: 2.7.8
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -2091,6 +2091,9 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Thu Aug 21 2014 Robert Kuska <rkuska at redhat.com> - 2.7.8-6
+- Update patch 196 (ssl backport)
+
 * Tue Aug 19 2014 Robert Kuska <rkuska at redhat.com> - 2.7.8-5
 - Backport ssl module from python3
 


More information about the scm-commits mailing list