update to new upstream version
This commit is contained in:
parent
de6ae8248c
commit
71e358774b
@ -1 +1 @@
|
|||||||
lxml-1.0.2.tgz
|
lxml-1.0.3.tgz
|
||||||
|
|||||||
@ -4,8 +4,8 @@
|
|||||||
%define srcname lxml
|
%define srcname lxml
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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 Aug 17 2006 Shahms E. King <shahms@shahms.com> 1.0.3-1
|
||||||
|
- Update to new upstream version
|
||||||
|
|
||||||
* Fri Aug 11 2006 Shahms E. King <shahms@shahms.com> 1.0.2-2
|
* Fri Aug 11 2006 Shahms E. King <shahms@shahms.com> 1.0.2-2
|
||||||
- Include, don't ghost .pyo files per new guidelines
|
- Include, don't ghost .pyo files per new guidelines
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user