update to new upstream version
This commit is contained in:
parent
076489f824
commit
e82ea11462
3 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue