[python-docs] 2.7.2

dmalcolm dmalcolm at fedoraproject.org
Wed Jun 22 19:57:46 UTC 2011


commit a9fba288ada0ea0cdd3ec9a2b44f289a09f5fd30
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Jun 22 16:00:03 2011 -0400

    2.7.2

 .gitignore       |    1 +
 python-docs.spec |    7 +++++--
 sources          |    3 +--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d467057..4a1b594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Python-2.6.5.tar.bz2
 Python-2.7.tar.bz2
 /Python-2.7.1.tar.bz2
+/Python-2.7.2.tar.bz2
diff --git a/python-docs.spec b/python-docs.spec
index 32d42be..5f98e92 100644
--- a/python-docs.spec
+++ b/python-docs.spec
@@ -13,8 +13,8 @@
 Summary: Documentation for the Python programming language
 Name: %{python}-docs
 # The following needs to be in-sync with the "python" package:
-Version: 2.7.1
-Release: 2%{?dist}
+Version: 2.7.2
+Release: 1%{?dist}
 License: Python
 Group: Documentation
 Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
@@ -66,6 +66,9 @@ rm -fr $RPM_BUILD_ROOT
 %doc Misc/HISTORY Doc/build/html
 
 %changelog
+* Wed Jun 22 2011 David Malcolm <dmalcolm at redhat.com> - 2.7.2-1
+- 2.7.2
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index bcb898f..44a6a4f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-0e8c9ec32abf5b732bea7d91b38c3339  Python-2.7.tar.bz2
-aa27bc25725137ba155910bd8e5ddc4f  Python-2.7.1.tar.bz2
+ba7b2f11ffdbf195ee0d111b9455a5bd  Python-2.7.2.tar.bz2


More information about the scm-commits mailing list