From 8a25dfaf62a9635d9f667b1fb2afad0419771744 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 17 Apr 2007 14:45:30 +0000 Subject: [PATCH] Release of 2.6.28, Daniel --- .cvsignore | 1 + libxml2.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0f724f6..00a0bcc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,3 +13,4 @@ libxml2-2.6.24.tar.gz libxml2-2.6.25.tar.gz libxml2-2.6.26.tar.gz libxml2-2.6.27.tar.gz +libxml2-2.6.28.tar.gz diff --git a/libxml2.spec b/libxml2.spec index f031120..37eb531 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.27 -Release: 2 +Version: 2.6.28 +Release: 1 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 17 2007 Daniel Veillard 2.6.28-1 +- upstream release 2.6.28 see http://xmlsoft.org/news.html +- many bug fixed upstream + * Thu Dec 7 2006 Jeremy Katz - 2.6.27-2 - rebuild against python 2.5 diff --git a/sources b/sources index 4883a2d..392f232 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5806f5059ef7bd4d3fcf36cf116d1ef libxml2-2.6.27.tar.gz +ddf3c369964980a238fad0b6ad40532c libxml2-2.6.28.tar.gz