diff --git a/.cvsignore b/.cvsignore index 759e635..462026f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lxml-1.0.1.tgz +lxml-1.0.2.tgz diff --git a/python-lxml.spec b/python-lxml.spec index 198c1ae..f5d8a22 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -4,7 +4,7 @@ %define srcname lxml Name: python-%{srcname} -Version: 1.0.1 +Version: 1.0.2 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 +* Fri Jul 07 2006 Shahms E. King 1.0.2-1 +- Update to new upstream release + * Mon Jun 26 2006 Shahms E. King 1.0.1-1 - Update to new upstream release diff --git a/sources b/sources index 978fa7d..9575814 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f6dda59c9915aab02aff111c9d5b04e4 lxml-1.0.1.tgz +bcebff4526b02dad4070cbbcb3d1b7e0 lxml-1.0.2.tgz