From a9fba288ada0ea0cdd3ec9a2b44f289a09f5fd30 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Jun 22 2011 20:00:03 +0000 Subject: 2.7.2 --- 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 - 2.7.2-1 +- 2.7.2 + * Tue Feb 08 2011 Fedora Release Engineering - 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