From d836236dedf0cd8a7e6680ad5d0184c4d6be2cb7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 26 2009 20:19:16 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- diff --git a/python-docs.spec b/python-docs.spec index c0b0bdd..be87725 100644 --- a/python-docs.spec +++ b/python-docs.spec @@ -13,7 +13,7 @@ Summary: Documentation for the Python programming language Name: %{python}-docs Version: %{pybasever} -Release: 4%{?dist} +Release: 5%{?dist} License: Python Group: Documentation Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2 @@ -71,6 +71,9 @@ rm -fr $RPM_BUILD_ROOT %doc Misc/HISTORY Doc/build/html %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 2.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jul 22 2009 Roman Rakus - 2.6-4 - Fix import error (#511647)