Rebuild for Python 2.6
This commit is contained in:
parent
a70e4b1325
commit
1173455e35
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.5
|
Version: 0.5
|
||||||
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
|
||||||
@ -76,6 +76,9 @@ rm -rf %{buildroot}
|
|||||||
%{python_sitelib}/*egg-info/
|
%{python_sitelib}/*egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.5-2
|
||||||
|
- Rebuild for Python 2.6
|
||||||
|
|
||||||
* Wed Aug 6 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.5-1
|
* Wed Aug 6 2008 Toshio Kuratomi <toshio@fedoraproject.org> 0.5-1
|
||||||
- New upstream version.
|
- New upstream version.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user