- Rebuild for new Python
This commit is contained in:
parent
de2ad3fe19
commit
4f8993d372
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: ElementTree-like Python bindings for libxml2 and libxslt
|
Summary: ElementTree-like Python bindings for libxml2 and libxslt
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitearch}/lxml/*.pyo
|
%{python_sitearch}/lxml/*.pyo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 14 2006 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.0.3-3
|
||||||
|
- Rebuild for new Python
|
||||||
|
|
||||||
* Sat Sep 16 2006 Shahms E. King <shahms@shahms.com> 1.0.3-2
|
* Sat Sep 16 2006 Shahms E. King <shahms@shahms.com> 1.0.3-2
|
||||||
- Rebuild for FC6
|
- Rebuild for FC6
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user