Merge branch 'master' of ssh://pkgs.fedoraproject.org/python-docutils

Conflicts:
	python-docutils.spec
This commit is contained in:
Toshio Kuratomi 2013-03-21 11:37:51 -07:00
commit 520ba826e0

View File

@ -11,7 +11,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.10 Version: 0.10
Release: 0.7.20120824svn7502%{?dist} Release: 0.8.20120824svn7502%{?dist}
Summary: System for processing plaintext documentation Summary: System for processing plaintext documentation
Group: Development/Languages Group: Development/Languages
@ -171,9 +171,12 @@ rm -rf %{buildroot}
%endif %endif
%changelog %changelog
* Thu Mar 21 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 0.10-0.7.20120824svn7502 * Thu Mar 21 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 0.10-0.8.20120824svn7502
- Add python3-imaging support :-) - Add python3-imaging support :-)
* Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-0.7.20120824svn7502
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Aug 25 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 0.10-0.6.20120824svn7502 * Sat Aug 25 2012 Toshio Kuratomi <toshio@fedoraproject.org> - 0.10-0.6.20120824svn7502
- Further fix of places in the code that use__import__ - Further fix of places in the code that use__import__