| Index: third_party/libxml/src/libxml.spec.in
|
| diff --git a/third_party/libxml/src/libxml.spec.in b/third_party/libxml/src/libxml.spec.in
|
| index 9029a1806de5ac26b58ed73ef6d7f435cad9f767..6fe3c69a9e837ff078881bc910d1f618823c431b 100644
|
| --- a/third_party/libxml/src/libxml.spec.in
|
| +++ b/third_party/libxml/src/libxml.spec.in
|
| @@ -3,10 +3,10 @@
|
| Summary: Library providing XML and HTML support
|
| Name: libxml2
|
| Version: @VERSION@
|
| -Release: 1%{?dist}%{?extra_release}
|
| +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}
|
|
|