diff --git a/.cvsignore b/.cvsignore index a6dad9c..538a266 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lxml-0.9.1.tgz +lxml-1.0.tgz diff --git a/python-lxml.spec b/python-lxml.spec index 9d968b8..9acafa2 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -4,8 +4,8 @@ %define srcname lxml Name: python-%{srcname} -Version: 0.9.1 -Release: 3%{?dist} +Version: 1.0 +Release: 1%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %{python_sitearch}/lxml/*.pyo %changelog +* Fri Jun 02 2006 Shahms E. King 1.0-1 +- Update to new upstream 1.0 release + * Wed Apr 26 2006 Shahms E. King 0.9.1-3 - Add python-setuptools to BuildRequires - Use dist tag diff --git a/sources b/sources index c352acb..d649399 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25e18d86050907f3a088550fe650f841 lxml-0.9.1.tgz +2f1ced6d29eeafea7b82acbac7e787f6 lxml-1.0.tgz