rpms/python-lxml/devel .cvsignore, 1.31, 1.32 python-lxml.spec, 1.47, 1.48 sources, 1.31, 1.32

Jeffrey C. Ollie jcollie at fedoraproject.org
Mon Jul 26 18:37:22 UTC 2010


Author: jcollie

Update of /cvs/pkgs/rpms/python-lxml/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11250

Modified Files:
	.cvsignore python-lxml.spec sources 
Log Message:
* Mon Jul 26 2010 Jeffrey C. Ollie <jeff at 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.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- .cvsignore	2 Mar 2010 16:49:45 -0000	1.31
+++ .cvsignore	26 Jul 2010 18:37:21 -0000	1.32
@@ -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


Index: python-lxml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/devel/python-lxml.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- python-lxml.spec	26 Jul 2010 18:02:23 -0000	1.47
+++ python-lxml.spec	26 Jul 2010 18:37:22 -0000	1.48
@@ -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 at 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 at redhat.com> - 2.2.6-4
 - actually add the patch this time
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/devel/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- sources	2 Mar 2010 16:49:45 -0000	1.31
+++ sources	26 Jul 2010 18:37:22 -0000	1.32
@@ -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



More information about the scm-commits mailing list