From edacf146054009d1c4b1d7ee4d8956beaebb4c7c Mon Sep 17 00:00:00 2001 From: Tomas Radej Date: Feb 06 2014 10:13:12 +0000 Subject: Updated to v2.7.6 --- diff --git a/.gitignore b/.gitignore index 615af24..dbec2ba 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Python-2.7.tar.bz2 /Python-2.7.4.tar.bz2 /Python-2.7.5.tar.xz /Python-2.7.5.tar.bz2 +/Python-2.7.6.tar.xz diff --git a/python-docs.spec b/python-docs.spec index b8d7642..f27487e 100644 --- a/python-docs.spec +++ b/python-docs.spec @@ -18,14 +18,14 @@ Name: %{python}-docs # The Version needs to be in-sync with the "python" package: -Version: 2.7.5 -Release: 6%{?dist} +Version: 2.7.6 +Release: 1%{?dist} Summary: Documentation for the Python programming language Group: Documentation License: Python URL: http://www.python.org/ -Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2 +Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz Patch4: python-2.6-nowhatsnew.patch Patch18: python-2.6-extdocmodules.patch # this changes the makefile so that build requires are used instead of @@ -130,6 +130,9 @@ linkchecker \ %{_infodir}/python.info.gz %changelog +* Wed Feb 05 2014 Tomas Radej - 2.7.6-1 +- Updated to v2.7.6 + * Mon Dec 02 2013 Tomas Radej - 2.7.5-6 - Used _pkgdocdir instead of _docdir diff --git a/sources b/sources index 2ccf142..04234bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6334b666b7ff2038c761d7b27ba699c1 Python-2.7.5.tar.bz2 +bcf93efa8eaf383c98ed3ce40b763497 Python-2.7.6.tar.xz