From cecec5630c0ff85c1c92d5dea7f7ba7f576bad63 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 15 Mar 2010 15:40:48 +0000 Subject: [PATCH] - Upstream release of 2.7.7 - fix serious trouble with zlib >= 1.2.4 - xmllint new option --xpath - various HTML parser improvements - includes a number of nug fixes Daniel --- .cvsignore | 1 + libxml2.spec | 9 ++++++++- sources | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.cvsignore b/.cvsignore index dfce0c4..ecbc0c4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -25,3 +25,4 @@ libxml2-2.7.3.tar.gz libxml2-2.7.4.tar.gz libxml2-2.7.5.tar.gz libxml2-2.7.6.tar.gz +libxml2-2.7.7.tar.gz diff --git a/libxml2.spec b/libxml2.spec index 9800d3b..8ec05d7 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,6 +1,6 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.7.6 +Version: 2.7.7 Release: 1%{?dist}%{?extra_release} License: MIT Group: Development/Libraries @@ -141,6 +141,13 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Mon Mar 15 2010 Daniel Veillard - 2.7.7-1 +- Upstream release of 2.7.7 +- fix serious trouble with zlib >= 1.2.4 +- xmllint new option --xpath +- various HTML parser improvements +- includes a number of nug fixes + * Tue Oct 6 2009 Daniel Veillard - 2.7.6-1 - Upstream release of 2.7.6 - restore thread support off by default in 2.7.5 diff --git a/sources b/sources index 6f53129..9952f73 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 7740a8ec23878a2f50120e1faa2730f2 libxml2-2.7.6.tar.gz +9abc9959823ca9ff904f1fbcf21df066 libxml2-2.7.7.tar.gz