[python/f21] Update release version and add changelog

Robert Kuska rkuska at fedoraproject.org
Mon Oct 27 15:42:36 UTC 2014


commit a759162359fa93f6889b4bd9450dab819095222a
Author: Robert Kuska <rkuska at redhat.com>
Date:   Mon Oct 27 16:42:39 2014 +0100

    Update release version and add changelog

 python.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python.spec b/python.spec
index b74b400..b01092b 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: 4.1%{?dist}
+Release: 5%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -2086,6 +2086,10 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Mon Oct 27 2014 Robert Kuska <rkuska at redhat.com> - 2.7.8-5
+- Disable Patch195 openssl reverted disabling of sslv3
+- exclude test_gdb test from all archs, gdb output has regression
+
 * Thu Aug 21 2014 Karsten Hopp <karsten at redhat.com> 2.7.8-4.1
 - exclude test_gdb tests on ppc*, gdb has different output and the tests fail, rhbz#1132488
 


More information about the scm-commits mailing list