Update to new upstream version 1.0
This commit is contained in:
parent
08bc3f2f2e
commit
076489f824
@ -1 +1 @@
|
|||||||
lxml-0.9.1.tgz
|
lxml-1.0.tgz
|
||||||
|
|||||||
@ -4,8 +4,8 @@
|
|||||||
%define srcname lxml
|
%define srcname lxml
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.9.1
|
Version: 1.0
|
||||||
Release: 3%{?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
|
|||||||
%ghost %{python_sitearch}/lxml/*.pyo
|
%ghost %{python_sitearch}/lxml/*.pyo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 02 2006 Shahms E. King <shahms@shahms.com> 1.0-1
|
||||||
|
- Update to new upstream 1.0 release
|
||||||
|
|
||||||
* Wed Apr 26 2006 Shahms E. King <shahms@shahms.com> 0.9.1-3
|
* Wed Apr 26 2006 Shahms E. King <shahms@shahms.com> 0.9.1-3
|
||||||
- Add python-setuptools to BuildRequires
|
- Add python-setuptools to BuildRequires
|
||||||
- Use dist tag
|
- Use dist tag
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user