diff options
author | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-08 19:12:46 +0000 |
---|---|---|
committer | maruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-08 19:12:46 +0000 |
commit | 505115c27f5454df0878407c7706c7f1c3744b0d (patch) | |
tree | df43feb18444d5be3bf35ed3ee16156d49e17776 /third_party/libxml/libxml2.spec | |
parent | e8c2172aa23158985682d232cf290593b8206b90 (diff) | |
download | chromium_src-505115c27f5454df0878407c7706c7f1c3744b0d.zip chromium_src-505115c27f5454df0878407c7706c7f1c3744b0d.tar.gz chromium_src-505115c27f5454df0878407c7706c7f1c3744b0d.tar.bz2 |
Updates libxml to 2.6.32. Updated google.patch and README.google
BUG=1300342
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@581 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libxml/libxml2.spec')
-rw-r--r-- | third_party/libxml/libxml2.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/libxml/libxml2.spec b/third_party/libxml/libxml2.spec index 40632aa..887e8a1 100644 --- a/third_party/libxml/libxml2.spec +++ b/third_party/libxml/libxml2.spec @@ -1,6 +1,6 @@ Summary: Library providing XML and HTML support Name: libxml2 -Version: 2.6.31 +Version: 2.6.32 Release: 1 License: MIT Group: Development/Libraries @@ -128,6 +128,6 @@ rm -fr %{buildroot} %doc doc/python.html %changelog -* Fri Jan 11 2008 Daniel Veillard <veillard@redhat.com> -- upstream release 2.6.31 see http://xmlsoft.org/news.html +* Tue Apr 8 2008 Daniel Veillard <veillard@redhat.com> +- upstream release 2.6.32 see http://xmlsoft.org/news.html |