update to new upstream version

This commit is contained in:
Shahms King 2006-06-26 17:30:09 +00:00
parent 076489f824
commit e82ea11462
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
lxml-1.0.tgz
lxml-1.0.1.tgz

View File

@ -4,7 +4,7 @@
%define srcname lxml
Name: python-%{srcname}
Version: 1.0
Version: 1.0.1
Release: 1%{?dist}
Summary: ElementTree-like Python bindings for libxml2 and libxslt
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %{python_sitearch}/lxml/*.pyo
%changelog
* Mon Jun 26 2006 Shahms E. King <shahms@shahms.com> 1.0.1-1
- Update to new upstream release
* Fri Jun 02 2006 Shahms E. King <shahms@shahms.com> 1.0-1
- Update to new upstream 1.0 release

View File

@ -1 +1 @@
2f1ced6d29eeafea7b82acbac7e787f6 lxml-1.0.tgz
f6dda59c9915aab02aff111c9d5b04e4 lxml-1.0.1.tgz