From ecfbb75910d9b83af12495294c2dd514ec02c5b7 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 04:09:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- python-docutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-docutils.spec b/python-docutils.spec index 6da0e90..55378cf 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: System for processing plaintext documentation Group: Development/Languages @@ -79,6 +79,9 @@ rm -rf %{buildroot} %{python_sitelib}/*egg-info %changelog +* Thu Jul 22 2010 David Malcolm - 0.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Tue Jan 19 2010 Toshio Kuratomi - 0.6-1 - Update for 0.6 release. - Switch from setuptools installed egg-info to distutils egg-info. Note that