rpms/libxml2/F-11 libxml2.spec, 1.73, 1.74 sources, 1.47, 1.48 libxml2-2.7.4-input-parser.patch, 1.1, NONE

Daniel Veillard veillard at fedoraproject.org
Thu Sep 24 18:02:37 UTC 2009


Author: veillard

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

Modified Files:
	libxml2.spec sources 
Removed Files:
	libxml2-2.7.4-input-parser.patch 
Log Message:
Upstream release of 2.7.5, Daniel



Index: libxml2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libxml2/F-11/libxml2.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- libxml2.spec	15 Sep 2009 17:07:27 -0000	1.73
+++ libxml2.spec	24 Sep 2009 18:02:37 -0000	1.74
@@ -1,7 +1,7 @@
 Summary: Library providing XML and HTML support
 Name: libxml2
-Version: 2.7.4
-Release: 2%{?dist}%{?extra_release}
+Version: 2.7.5
+Release: 1%{?dist}%{?extra_release}
 License: MIT
 Group: Development/Libraries
 Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
@@ -9,7 +9,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 BuildRequires: python python-devel zlib-devel pkgconfig
 URL: http://xmlsoft.org/
 Patch0: libxml2-multilib.patch
-Patch1: libxml2-2.7.4-input-parser.patch
 
 %description
 This library allows to manipulate XML files. It includes support 
@@ -68,7 +67,6 @@ at parse time or later once the document
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure
@@ -143,6 +141,11 @@ rm -fr %{buildroot}
 %doc doc/python.html
 
 %changelog
+* Thu Sep 24 2009 Daniel Veillard <veillard at redhat.com> - 2.7.5-1
+- Upstream release of 2.7.5
+- fix a couple of Relax-NG validation problems
+- couple more fixes
+
 * Tue Sep 15 2009 Daniel Veillard <veillard at redhat.com> - 2.7.4-2
 - fix a problem with little data at startup affecting inkscape #523002
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libxml2/F-11/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- sources	10 Sep 2009 17:48:16 -0000	1.47
+++ sources	24 Sep 2009 18:02:37 -0000	1.48
@@ -1 +1,2 @@
 961cce07211049e3bb20c5b98a1281b4  libxml2-2.7.4.tar.gz
+2e29ca610579438714ebb1e4010a0ece  libxml2-2.7.5.tar.gz


--- libxml2-2.7.4-input-parser.patch DELETED ---




More information about the fedora-extras-commits mailing list