From 5cb35b4a2f042eee2f91789fc5fc608ea0147d03 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 10 Nov 2004 14:53:47 +0000 Subject: [PATCH] Upstream release, closes/fix a number of bugs, Daniel --- .cvsignore | 1 + libxml2.spec | 11 ++++------- sources | 1 + 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6f73edb..0d293f8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ libxml2-2.6.13.tar.gz libxml2-2.6.14.tar.gz libxml2-2.6.15.tar.gz +libxml2-2.6.16.tar.gz diff --git a/libxml2.spec b/libxml2.spec index 79d8699..4ad1796 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.15 -Release: 3 +Version: 2.6.16 +Release: 5 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz @@ -159,11 +159,8 @@ rm -fr %{buildroot} %doc doc/python.html %changelog -* Mon Nov 8 2004 Jeremy Katz - 2.6.15-3 -- rebuild for python 2.4 - -* Wed Oct 27 2004 Daniel Veillard -- upstream release 2.6.15 see http://xmlsoft.org/news.html +* Wed Nov 10 2004 Daniel Veillard +- upstream release 2.6.16 see http://xmlsoft.org/news.html * Thu Jan 2 2003 Daniel Veillard - integrated drv_libxml2 xml.sax driver from Stéphane Bidoul diff --git a/sources b/sources index e7111b2..d28908a 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ 23e9a2cfcd700fd4ff70996fd7c632c0 libxml2-2.6.13.tar.gz e9fbeead8a434a91457163807bac3f90 libxml2-2.6.14.tar.gz 5b4a3adb1c7fd953b33cd3b2964596ed libxml2-2.6.15.tar.gz +7b28b412498625b51d86e58e30fbdd31 libxml2-2.6.16.tar.gz