From da85d844e6ec1a326b624c47bab9dbeb8aee5ea7 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Mon, 26 Jul 2010 18:37:22 +0000 Subject: [PATCH] - 2.2.7 (2010-07-24) - Bugs fixed - - * Crash in XSLT when generating text-only result documents with a stylesheet created in a different thread. --- .cvsignore | 4 ++-- python-lxml.spec | 10 ++++++++-- sources | 4 ++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index b97e9bd..e1bee74 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -lxml-2.2.6.tar.gz -lxml-2.2.6.tar.gz.asc +lxml-2.2.7.tar.gz +lxml-2.2.7.tar.gz.asc diff --git a/python-lxml.spec b/python-lxml.spec index 79d3789..237e370 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -5,8 +5,8 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-lxml -Version: 2.2.6 -Release: 4%{?dist} +Version: 2.2.7 +Release: 1%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -135,6 +135,12 @@ rm -rf %{buildroot} %endif %changelog +* Mon Jul 26 2010 Jeffrey C. Ollie - 2.2.7-1 +- 2.2.7 (2010-07-24) +- Bugs fixed +- +- * Crash in XSLT when generating text-only result documents with a stylesheet created in a different thread. + * Mon Jul 26 2010 David Malcolm - 2.2.6-4 - actually add the patch this time diff --git a/sources b/sources index 9a648cb..f399d22 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -b1f700fb22d7ee9b977ee3eceb65b20c lxml-2.2.6.tar.gz -00720dfea0c1974d4bd97a3a3de9cbb6 lxml-2.2.6.tar.gz.asc +c1da56b823fdc00804938d2b788dbfd0 lxml-2.2.7.tar.gz +f95e37b17d4e7040611d96df0f7193a3 lxml-2.2.7.tar.gz.asc