From 3b314b6995277127f6758b5aecb7756a061879cf Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 25 Oct 2006 16:18:24 +0000 Subject: [PATCH] Upstream release 2.6.27, lot of bug fixes, Daniel --- .cvsignore | 1 + libxml2.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 5c82142..0f724f6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -12,3 +12,4 @@ libxml2-2.6.23.tar.gz libxml2-2.6.24.tar.gz libxml2-2.6.25.tar.gz libxml2-2.6.26.tar.gz +libxml2-2.6.27.tar.gz diff --git a/libxml2.spec b/libxml2.spec index 9e155ce..eb2df22 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.26 -Release: 2.1.1 +Version: 2.6.27 +Release: 1 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz @@ -131,6 +131,10 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Wed Oct 25 2006 Daniel Veillard 2.6.27-1 +- upstream release 2.6.27 see http://xmlsoft.org/news.html +- very large amount of bug fixes reported upstream + * Wed Jul 12 2006 Jesse Keating - 2.6.26-2.1.1 - rebuild diff --git a/sources b/sources index 161df19..4883a2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d8d3805041edab967368b497642f981 libxml2-2.6.26.tar.gz +f5806f5059ef7bd4d3fcf36cf116d1ef libxml2-2.6.27.tar.gz