[python-docs/f19] Version 2.7.5.

Bohuslav Kabrda bkabrda at fedoraproject.org
Fri May 24 06:39:30 UTC 2013


commit 8b173bf528a5fc5a2a7dce10a86785aaf176525f
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Fri May 24 08:39:19 2013 +0200

    Version 2.7.5.

 .gitignore       |    2 ++
 python-docs.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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 <bkabrda at redhat.com> - 2.7.5-1
+- Version 2.7.5.
+
 * Thu Apr 11 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 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


More information about the scm-commits mailing list