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

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

Issue 2010803004: Roll libxml to bdec2183f34b37ee89ae1d330c6ad2bb4d76605f (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/macos/src/XMLTestPrefix.h » ('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 9065955c2d140ee4361cc8a0dc389a745fdb3153..256ac618f52636b8d38a2898e56e0117ff4bb275 100644
--- a/third_party/libxml/src/libxml2.spec
+++ b/third_party/libxml/src/libxml2.spec
@@ -3,10 +3,10 @@
Summary: Library providing XML and HTML support
Name: libxml2
Version: 2.9.4
-Release: 0rc2%{?dist}%{?extra_release}
+Release: 1%{?dist}%{?extra_release}
License: MIT
Group: Development/Libraries
-Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}-rc2.tar.gz
+Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.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
-* Thu May 19 2016 Daniel Veillard <veillard@redhat.com>
+* Thu May 26 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/macos/src/XMLTestPrefix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698