- 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.
This commit is contained in:
Jeffrey C. Ollie 2010-07-26 18:37:22 +00:00
parent fe7e895248
commit da85d844e6
3 changed files with 12 additions and 6 deletions

View File

@ -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

View File

@ -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 <jeff@ocjtech.us> - 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 <dmalcolm@redhat.com> - 2.2.6-4
- actually add the patch this time

View File

@ -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