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 - 2.7.6-1 +- Updated to v2.7.6 + * Wed Jan 15 2014 Matej Stuchlik - 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