diff --git a/.gitignore b/.gitignore index dab2b7c..615af24 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ Python-2.7.tar.bz2 /Python-2.7.2.tar.bz2 /Python-2.7.3.tar.bz2 /Python-2.7.4.tar.bz2 +/Python-2.7.5.tar.xz +/Python-2.7.5.tar.bz2 diff --git a/python-docs.spec b/python-docs.spec index bfc27ee..d83948a 100644 --- a/python-docs.spec +++ b/python-docs.spec @@ -19,7 +19,7 @@ Summary: Documentation for the Python programming language Name: %{python}-docs # The Version needs to be in-sync with the "python" package: -Version: 2.7.4 +Version: 2.7.5 Release: 1%{?dist} License: Python Group: Documentation @@ -93,6 +93,9 @@ linkchecker \ %doc Misc/HISTORY Doc/build/html %changelog +* Fri May 24 2013 Bohuslav Kabrda - 2.7.5-1 +- Version 2.7.5. + * Thu Apr 11 2013 Bohuslav Kabrda - 2.7.4-1 - Version 2.7.4. diff --git a/sources b/sources index 71012fe..2ccf142 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62704ea0f125923208d84ff0568f7d50 Python-2.7.4.tar.bz2 +6334b666b7ff2038c761d7b27ba699c1 Python-2.7.5.tar.bz2