diff --git a/.cvsignore b/.cvsignore index 2b4bc9a..beb7434 100644 --- a/.cvsignore +++ b/.cvsignore @@ -16,3 +16,4 @@ libxml2-2.6.27.tar.gz libxml2-2.6.28.tar.gz libxml2-2.6.29.tar.gz libxml2-2.6.30.tar.gz +libxml2-2.6.31.tar.gz diff --git a/libxml2.spec b/libxml2.spec index 9a67a91..306f208 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,6 +1,6 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.30 +Version: 2.6.31 Release: 1 License: MIT Group: Development/Libraries @@ -132,6 +132,10 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Fri Jan 11 2008 Daniel Veillard 2.6.31-1.fc9 +- upstream release 2.6.31 see http://xmlsoft.org/news.html +- many bug fixed upstream + * 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 diff --git a/sources b/sources index 6ff9d17..c62bb9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -460e6d853e824da700d698532e57316b libxml2-2.6.30.tar.gz +714b0683b1ec4bdc63bc356d729f9b18 libxml2-2.6.31.tar.gz