From e7870354733618cda257a374cec05c30305897fe Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 8 Apr 2008 16:33:43 +0000 Subject: [PATCH] upstream release of 2.6.32, Daniel --- .cvsignore | 1 + libxml2.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index beb7434..e025b6d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,3 +17,4 @@ libxml2-2.6.28.tar.gz libxml2-2.6.29.tar.gz libxml2-2.6.30.tar.gz libxml2-2.6.31.tar.gz +libxml2-2.6.32.tar.gz diff --git a/libxml2.spec b/libxml2.spec index c769b28..c5ff9cb 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.31 -Release: 2 +Version: 2.6.32 +Release: 1%{?dist} License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz @@ -130,6 +130,10 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Tue Apr 8 2008 Daniel Veillard 2.6.31-2.fc9 +- upstream release 2.6.32 see http://xmlsoft.org/news.html +- many bug fixed upstream + * Wed Feb 20 2008 Fedora Release Engineering - 2.6.31-2 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index c62bb9e..ba9b436 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -714b0683b1ec4bdc63bc356d729f9b18 libxml2-2.6.31.tar.gz +2621d322c16f0257e30f0ff2b13384de libxml2-2.6.32.tar.gz