rpms/python-lxml/devel .cvsignore, 1.30, 1.31 python-lxml.spec, 1.43, 1.44 sources, 1.30, 1.31

Jeffrey C. Ollie jcollie at fedoraproject.org
Tue Mar 2 16:49:45 UTC 2010


Author: jcollie

Update of /cvs/pkgs/rpms/python-lxml/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20411

Modified Files:
	.cvsignore python-lxml.spec sources 
Log Message:
* Tue Mar  2 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.2.6-1
- 2.2.6 (2010-03-02)
- 
- Bugs fixed
- 
-    * Fixed several Python 3 regressions by building with Cython 0.11.3.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- .cvsignore	1 Mar 2010 15:53:07 -0000	1.30
+++ .cvsignore	2 Mar 2010 16:49:45 -0000	1.31
@@ -1,2 +1,2 @@
-lxml-2.2.5.tar.gz
-lxml-2.2.5.tar.gz.asc
+lxml-2.2.6.tar.gz
+lxml-2.2.6.tar.gz.asc


Index: python-lxml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/devel/python-lxml.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -r1.43 -r1.44
--- python-lxml.spec	1 Mar 2010 15:53:07 -0000	1.43
+++ python-lxml.spec	2 Mar 2010 16:49:45 -0000	1.44
@@ -5,7 +5,7 @@
 %{!?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.5
+Version:        2.2.6
 Release:        1%{?dist}
 Summary:        ElementTree-like Python bindings for libxml2 and libxslt
 
@@ -128,6 +128,13 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Tue Mar  2 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.2.6-1
+- 2.2.6 (2010-03-02)
+- 
+- Bugs fixed
+- 
+-    * Fixed several Python 3 regressions by building with Cython 0.11.3.
+
 * Mon Mar  1 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.2.5-1
 - 2.2.5 (2010-02-28)
 - 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-lxml/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- sources	1 Mar 2010 15:53:07 -0000	1.30
+++ sources	2 Mar 2010 16:49:45 -0000	1.31
@@ -1,2 +1,2 @@
-2ce79c4162c25063f58975a9a1f63e27  lxml-2.2.5.tar.gz
-dd02c1ae95b68970eb67aad1580b8f80  lxml-2.2.5.tar.gz.asc
+b1f700fb22d7ee9b977ee3eceb65b20c  lxml-2.2.6.tar.gz
+00720dfea0c1974d4bd97a3a3de9cbb6  lxml-2.2.6.tar.gz.asc



More information about the scm-commits mailing list