- 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:
parent
83184e34c8
commit
cecec5630c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user