From 7a3e1e406213225c607fd5676fd9356f6aa4cc61 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 23 Aug 2007 15:18:58 +0000 Subject: [PATCH] Upstream release of 2.6.30, Daniel --- .cvsignore | 1 + libxml2.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index e9de803..2b4bc9a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -15,3 +15,4 @@ libxml2-2.6.26.tar.gz libxml2-2.6.27.tar.gz libxml2-2.6.28.tar.gz libxml2-2.6.29.tar.gz +libxml2-2.6.30.tar.gz diff --git a/libxml2.spec b/libxml2.spec index e01b991..7045c89 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,6 +1,6 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.29 +Version: 2.6.30 Release: 1 License: MIT Group: Development/Libraries @@ -130,6 +130,10 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Thu Aug 23 2007 Daniel Veillard 2.6.30-1 +- upstream release 2.6.30 see http://xmlsoft.org/news.html +- many bug fixed upstream + * Tue Jun 12 2007 Daniel Veillard 2.6.29-1 - upstream release 2.6.29 see http://xmlsoft.org/news.html - many bug fixed upstream diff --git a/sources b/sources index 4f991c9..6ff9d17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b99b6e8b08e838438d9e6b639d79ebd libxml2-2.6.29.tar.gz +460e6d853e824da700d698532e57316b libxml2-2.6.30.tar.gz