This commit is contained in:
Dennis Gilmore 2011-02-08 21:37:07 -06:00
parent 353ad9c1d9
commit 6142df8bb6

View File

@ -11,7 +11,7 @@
Name: python-%{srcname}
Version: 0.7
Release: 3%{?dist}
Release: 4%{?dist}
Summary: System for processing plaintext documentation
Group: Development/Languages
@ -168,6 +168,9 @@ rm -rf %{buildroot}
%{python3_sitelib}/*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Jan 1 2011 Toshio Kuratomi <toshio@fedoraproject.org> - 0.7-3
- Fix scripts so they're the python2 versions not the python3 versions