Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Unified Diff: third_party/libxml/src/libxml2.spec

Issue 1994003003: Roll libxml to 8effcb578e0590cc01bbcab0f9dccefc6bdbcdbd (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update README.chromium Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxml/src/libxml.spec.in ('k') | third_party/libxml/src/ltmain.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/src/libxml2.spec
diff --git a/third_party/libxml/src/libxml2.spec b/third_party/libxml/src/libxml2.spec
index ccebbf4e5cfcaf851d7ed516e3acd666ed547f56..9065955c2d140ee4361cc8a0dc389a745fdb3153 100644
--- a/third_party/libxml/src/libxml2.spec
+++ b/third_party/libxml/src/libxml2.spec
@@ -2,11 +2,11 @@
Summary: Library providing XML and HTML support
Name: libxml2
-Version: 2.9.3
-Release: 1%{?dist}%{?extra_release}
+Version: 2.9.4
+Release: 0rc2%{?dist}%{?extra_release}
License: MIT
Group: Development/Libraries
-Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz
+Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}-rc2.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: python-devel
%if 0%{?with_python3}
@@ -194,6 +194,6 @@ rm -fr %{buildroot}
%endif # with_python3
%changelog
-* Fri Nov 20 2015 Daniel Veillard <veillard@redhat.com>
-- upstream release 2.9.3 see http://xmlsoft.org/news.html
+* Thu May 19 2016 Daniel Veillard <veillard@redhat.com>
+- upstream release 2.9.4 see http://xmlsoft.org/news.html
« no previous file with comments | « third_party/libxml/src/libxml.spec.in ('k') | third_party/libxml/src/ltmain.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698