- Bump and rebuild for FC5.

This commit is contained in:
Toshio くらとみ 2006-02-16 17:58:29 +00:00
parent 0b34bb00da
commit 2b753c59bc

View File

@ -4,7 +4,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.4 Version: 0.4
Release: 1%{?dist} Release: 2%{?dist}
Summary: A system for processing plaintext documentation Summary: A system for processing plaintext documentation
Group: Development/Languages Group: Development/Languages
@ -88,6 +88,9 @@ rm -rf %{buildroot}
%ghost %{python_sitelib}/roman.pyo %ghost %{python_sitelib}/roman.pyo
%changelog %changelog
* Thu Feb 16 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4-2
- Bump and rebuild for FC5.
* Sun Jan 15 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4-1 * Sun Jan 15 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4-1
- Update to 0.4. - Update to 0.4.
- Scripted the listing of files in the python module. - Scripted the listing of files in the python module.