From 89656ca3692f711c3c010ea74f2f9f7f082ec423 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Mon, 22 Oct 2007 19:50:21 +0000 Subject: [PATCH] Update to 1.3.5 --- .cvsignore | 2 +- python-lxml.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 531984d..f786678 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lxml-1.3.3.tgz +lxml-1.3.5.tgz diff --git a/python-lxml.spec b/python-lxml.spec index 3a0fbc0..597e06d 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: 1.3.4 +Version: 1.3.5 Release: 1%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog +* Mon Oct 22 2007 Jeffrey C. Ollie - 1.3.5-1 +- Update to 1.3.5. + * Thu Aug 30 2007 Jeffrey C. Ollie - 1.3.4-1 - Update to 1.3.4. diff --git a/sources b/sources index 0346a9b..35a8f3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2baa9f8ad14aa6dcfb763cfa0ce3bbcb lxml-1.3.3.tgz +14e77a50b1be907b2ae682ea7dfacedc lxml-1.3.5.tgz