[python-docs] 2.7.3

dmalcolm dmalcolm at fedoraproject.org
Fri Apr 13 18:48:05 UTC 2012


commit 0edf70e75b5ffff4307004b9f567baca807cec30
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Fri Apr 13 14:47:14 2012 -0400

    2.7.3

 .gitignore       |    1 +
 python-docs.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a1b594..fe49ef9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Python-2.6.5.tar.bz2
 Python-2.7.tar.bz2
 /Python-2.7.1.tar.bz2
 /Python-2.7.2.tar.bz2
+/Python-2.7.3.tar.bz2
diff --git a/python-docs.spec b/python-docs.spec
index d280703..e687bc1 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.2
-Release: 3%{?dist}
+Version: 2.7.3
+Release: 1%{?dist}
 License: Python
 Group: Documentation
 Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
@@ -82,6 +82,9 @@ linkchecker \
 %doc Misc/HISTORY Doc/build/html
 
 %changelog
+* Fri Apr 13 2012 David Malcolm <dmalcolm at redhat.com> - 2.7.3-1
+- 2.7.3
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 44a6a4f..e9a3d3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba7b2f11ffdbf195ee0d111b9455a5bd  Python-2.7.2.tar.bz2
+c57477edd6d18bd9eeca2f21add73919  Python-2.7.3.tar.bz2


More information about the scm-commits mailing list