update to new upstream version
This commit is contained in:
parent
e82ea11462
commit
ccf4bbf7db
@ -1 +1 @@
|
|||||||
lxml-1.0.1.tgz
|
lxml-1.0.2.tgz
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
%define srcname lxml
|
%define srcname lxml
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: ElementTree-like Python bindings for libxml2 and libxslt
|
Summary: ElementTree-like Python bindings for libxml2 and libxslt
|
||||||
|
|
||||||
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %{python_sitearch}/lxml/*.pyo
|
%ghost %{python_sitearch}/lxml/*.pyo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 07 2006 Shahms E. King <shahms@shahms.com> 1.0.2-1
|
||||||
|
- Update to new upstream release
|
||||||
|
|
||||||
* Mon Jun 26 2006 Shahms E. King <shahms@shahms.com> 1.0.1-1
|
* Mon Jun 26 2006 Shahms E. King <shahms@shahms.com> 1.0.1-1
|
||||||
- Update to new upstream release
|
- Update to new upstream release
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user