Rebuild for Python 3.4

This commit is contained in:
Orion Poplawski 2014-05-09 21:43:42 -06:00
parent 0bc00b8763
commit 95af7254a9

View File

@ -11,7 +11,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.11 Version: 0.11
Release: 1%{?dist} Release: 2%{?dist}
Summary: System for processing plaintext documentation Summary: System for processing plaintext documentation
Group: Development/Languages Group: Development/Languages
@ -170,6 +170,9 @@ rm -rf %{buildroot}
%endif %endif
%changelog %changelog
* Fri May 9 2014 Orion Poplawski <orion@cora.nwra.com> - 0.11-2
- Rebuild for Python 3.4
* Thu Aug 15 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 0.11-1 * Thu Aug 15 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 0.11-1
- 0.11 final tarball. - 0.11 final tarball.
- Remove flash file from the install (it was only used to run the unittests anyhow) - Remove flash file from the install (it was only used to run the unittests anyhow)