diff --git a/.cvsignore b/.cvsignore index 00a0bcc..e9de803 100644 --- a/.cvsignore +++ b/.cvsignore @@ -14,3 +14,4 @@ libxml2-2.6.25.tar.gz libxml2-2.6.26.tar.gz libxml2-2.6.27.tar.gz libxml2-2.6.28.tar.gz +libxml2-2.6.29.tar.gz diff --git a/libxml2.spec b/libxml2.spec index 1bc44dc..00257ef 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.28 -Release: 2 +Version: 2.6.29 +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 Jun 12 2007 Daniel Veillard 2.6.29-1 +- upstream release 2.6.29 see http://xmlsoft.org/news.html +- many bug fixed upstream + * Wed May 16 2007 Matthias Clasen 2.6.28-2 - Bump revision to fix N-V-R problem diff --git a/sources b/sources index 392f232..4f991c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ddf3c369964980a238fad0b6ad40532c libxml2-2.6.28.tar.gz +8b99b6e8b08e838438d9e6b639d79ebd libxml2-2.6.29.tar.gz