diff --git a/.cvsignore b/.cvsignore index 462026f..bfb4724 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lxml-1.0.2.tgz +lxml-1.0.3.tgz diff --git a/python-lxml.spec b/python-lxml.spec index ab592ab..21b0b50 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -4,8 +4,8 @@ %define srcname lxml Name: python-%{srcname} -Version: 1.0.2 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/lxml/*.pyo %changelog +* Thu Aug 17 2006 Shahms E. King 1.0.3-1 +- Update to new upstream version + * Fri Aug 11 2006 Shahms E. King 1.0.2-2 - Include, don't ghost .pyo files per new guidelines diff --git a/sources b/sources index 9575814..2aaea63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bcebff4526b02dad4070cbbcb3d1b7e0 lxml-1.0.2.tgz +5b01f595b28de9cb75cd2e31ebc37c53 lxml-1.0.3.tgz