- 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
This commit is contained in:
Daniel Veillard 2010-03-15 15:40:48 +00:00
parent 83184e34c8
commit cecec5630c
3 changed files with 10 additions and 1 deletions

View File

@ -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

View File

@ -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 <veillard@redhat.com> - 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 <veillard@redhat.com> - 2.7.6-1
- Upstream release of 2.7.6
- restore thread support off by default in 2.7.5

View File

@ -1 +1,2 @@
7740a8ec23878a2f50120e1faa2730f2 libxml2-2.7.6.tar.gz
9abc9959823ca9ff904f1fbcf21df066 libxml2-2.7.7.tar.gz