diff --git a/.cvsignore b/.cvsignore index 2f446de..0db85f8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lxml-2.0.2.tgz +lxml-2.0.3.tgz diff --git a/python-lxml.spec b/python-lxml.spec index fe07625..b3616f4 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-lxml -Version: 2.0.2 +Version: 2.0.3 Release: 1%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt @@ -48,6 +48,9 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog +* Wed Mar 26 2008 Jeffrey C. Ollie - 2.0.3-1 +- Update to 2.0.3 + * Sat Feb 23 2008 Jeffrey C. Ollie - 2.0.2-1 - Update to 2.0.2 diff --git a/sources b/sources index 7c8b04e..bcbd2cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ddfa5354726d4bb5de54a8685bdc87a2 lxml-2.0.2.tgz +cdef802a5543571c167140efaf788b69 lxml-2.0.3.tgz