diff --git a/.cvsignore b/.cvsignore index 52f7707..1e7968e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lxml-1.3.6.tgz +lxml-2.0.1.tgz diff --git a/python-lxml.spec b/python-lxml.spec index a10c16b..865ad27 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -1,8 +1,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-lxml -Version: 1.3.6 -Release: 2%{?dist} +Version: 2.0.1 +Release: 1%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog +* Tue Feb 19 2008 Jeffrey C. Ollie - 2.0.1-1 +- Update to 2.0.1 + * Tue Feb 19 2008 Fedora Release Engineering - 1.3.6-2 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index 69fc08a..c2f024a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a66f3b9669ee4fd2f98b6be920ac583c lxml-1.3.6.tgz +6e6a187b8424bf9abc9ba38c927c1661 lxml-2.0.1.tgz