rpms/libxml2/F-9 libxml2.spec,1.55,1.56 sources,1.42,1.43

Daniel Veillard veillard at fedoraproject.org
Mon Sep 1 15:55:07 UTC 2008


Author: veillard

Update of /cvs/pkgs/rpms/libxml2/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8384

Modified Files:
	libxml2.spec sources 
Log Message:
upstream release of 2.7.1, Daniel



Index: libxml2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxml2/F-9/libxml2.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- libxml2.spec	25 Aug 2008 16:03:41 -0000	1.55
+++ libxml2.spec	1 Sep 2008 15:54:37 -0000	1.56
@@ -1,7 +1,7 @@
 Summary: Library providing XML and HTML support
 Name: libxml2
-Version: 2.6.32
-Release: 3%{?dist}%{?extra_release}
+Version: 2.7.1
+Release: 1%{?dist}%{?extra_release}
 License: MIT
 Group: Development/Libraries
 Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz
@@ -135,14 +135,26 @@
 %doc doc/python.html
 
 %changelog
-* Mon Aug 25 2008 Daniel Veillard <veillard at redhat.com> 2.6.31-3.fc9
+* Mon Sep  1 2008 Daniel Veillard <veillard at redhat.com> 2.7.1-1.fc9
+- upstream release of 2.7.1
+- fix python serialization which was broken in 2.7.0
+- upstream release of 2.7.0
+- switch to XML 1.0 5th edition
+- switch to RFC 3986 for URI parsing
+- better entity handling
+- option to remove hardcoded limitations in the parser
+- more testing
+- a new API to allocate entity nodes
+- and lot of fixes and cleanups
+
+* Mon Aug 25 2008 Daniel Veillard <veillard at redhat.com> 2.6.32-3.fc9
 - fix for entities recursion problem
 - Resolve: rhbz#459713
 
-* Thu May 15 2008 Daniel Veillard <veillard at redhat.com> 2.6.31-2.fc9
+* Thu May 15 2008 Daniel Veillard <veillard at redhat.com> 2.6.32-2.fc9
 - try to fix multiarch problems like #440206
 
-* Tue Apr  8 2008 Daniel Veillard <veillard at redhat.com> 2.6.31-1.fc9
+* Tue Apr  8 2008 Daniel Veillard <veillard at redhat.com> 2.6.32-1.fc9
 - upstream release 2.6.32 see http://xmlsoft.org/news.html
 - many bug fixed upstream
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libxml2/F-9/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources	8 Apr 2008 16:33:43 -0000	1.42
+++ sources	1 Sep 2008 15:54:37 -0000	1.43
@@ -1 +1 @@
-2621d322c16f0257e30f0ff2b13384de  libxml2-2.6.32.tar.gz
+abc093e9ac7ea1aabf37982ae9df6d6c  libxml2-2.7.1.tar.gz




More information about the fedora-extras-commits mailing list