- Bump and rebuild for python 2.5 in devel.

This commit is contained in:
Toshio くらとみ 2006-12-10 06:52:14 +00:00
parent 6839b1a743
commit c4aaf28d08

View File

@ -4,7 +4,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.4 Version: 0.4
Release: 3%{?dist} Release: 4%{?dist}
Summary: A system for processing plaintext documentation Summary: A system for processing plaintext documentation
Group: Development/Languages Group: Development/Languages
@ -72,6 +72,9 @@ rm -rf %{buildroot}
%{python_sitelib}/roman.* %{python_sitelib}/roman.*
%changelog %changelog
* Sat Dec 09 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4-4
- Bump and rebuild for python 2.5 in devel.
* Tue Aug 29 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4-3 * Tue Aug 29 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4-3
- Bump for FC6 rebuild. - Bump for FC6 rebuild.
- Remove python byte compilation as this is handled automatically in FC4+. - Remove python byte compilation as this is handled automatically in FC4+.