dmalcolm 2010-07-22 04:09:13 +00:00
parent e53fd838df
commit ecfbb75910

View File

@ -7,7 +7,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.6 Version: 0.6
Release: 1%{?dist} Release: 2%{?dist}
Summary: System for processing plaintext documentation Summary: System for processing plaintext documentation
Group: Development/Languages Group: Development/Languages
@ -79,6 +79,9 @@ rm -rf %{buildroot}
%{python_sitelib}/*egg-info %{python_sitelib}/*egg-info
%changelog %changelog
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Tue Jan 19 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6-1 * Tue Jan 19 2010 Toshio Kuratomi <toshio@fedoraproject.org> - 0.6-1
- Update for 0.6 release. - Update for 0.6 release.
- Switch from setuptools installed egg-info to distutils egg-info. Note that - Switch from setuptools installed egg-info to distutils egg-info. Note that