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