[python] Updated to v2.7.6

Tomas Radej tradej at fedoraproject.org
Thu Jan 30 12:44:23 UTC 2014


commit 485c86512c22d8b34c59584eb20a8bc6334df9eb
Author: Tomas Radej <tradej at redhat.com>
Date:   Wed Jan 29 11:16:53 2014 +0100

    Updated to v2.7.6

 python.spec |    7 +++++--
 sources     |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python.spec b/python.spec
index ef51166..83920a7 100644
--- a/python.spec
+++ b/python.spec
@@ -105,8 +105,8 @@
 Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 # Remember to also rebase python-docs when changing this:
-Version: 2.7.5
-Release: 11%{?dist}
+Version: 2.7.6
+Release: 1%{?dist}
 License: Python
 Group: Development/Languages
 Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@@ -2044,6 +2044,9 @@ rm -fr %{buildroot}
 # ======================================================
 
 %changelog
+* Wed Jan 29 2014 Tomas Radej <tradej at redhat.com> - 2.7.6-1
+- Updated to v2.7.6
+
 * Wed Jan 15 2014 Matej Stuchlik <mstuchli at redhat.com> - 2.7.5-11
 - Make library-files user writable to get rid of
   Permission Denied in buildlog from debuginfo-packaging
diff --git a/sources b/sources
index ac5febc..04234bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eea8462f69ab1369d32f9c4cd6272ab  Python-2.7.5.tar.xz
+bcf93efa8eaf383c98ed3ce40b763497  Python-2.7.6.tar.xz


More information about the scm-commits mailing list