From 6142df8bb6eccc6e738d5e69c255c54771cc2de9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 21:37:07 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index ea4c4a5..9d38147 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -11,7 +11,7 @@ Name: python-%{srcname} Version: 0.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: System for processing plaintext documentation Group: Development/Languages @@ -168,6 +168,9 @@ rm -rf %{buildroot} %{python3_sitelib}/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Sat Jan 1 2011 Toshio Kuratomi - 0.7-3 - Fix scripts so they're the python2 versions not the python3 versions