diff --git a/libxslt-1.1.32.tar.gz b/libxslt-1.1.32.tar.gz index c8e57b19a857a003c501b25074dc07a85ade495e..5751f7463a24b85f29c33227cd44aadb5233fc91 100644 Binary files a/libxslt-1.1.32.tar.gz and b/libxslt-1.1.32.tar.gz differ diff --git a/libxslt.spec b/libxslt.spec index 70947ec7584090ff60997cf899a4ee65b4a5c6f6..cbc892129d84cafe81b3b153bace966c14adb4ac 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,10 +1,10 @@ Name: libxslt Version: 1.1.32 -Release: 5 +Release: 6 Summary: XSLT Transformation Library License: MIT URL: http://xmlsoft.org/libxslt/ -Source0: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz +Source0: https://github.com/GNOME/%{name}/archive/v%{version}.tar.gz # Fedora specific patches Patch0: multilib.patch Patch1: libxslt-1.1.26-utf8-docs.patch @@ -104,8 +104,6 @@ make check %{_libdir}/pkgconfig/libexslt.pc %{_bindir}/xslt-config - - %files help %doc %{_docdir}/%{name}-%{version} %doc %{_mandir}/man3/* @@ -122,6 +120,9 @@ make check %doc python/tests/*.xsl %changelog +* Mon Dec 31 2019 openEuler Buildteam - 1.1.32-6 +- fix bug in community files + * Sat Dec 21 2019 openEuler Buildteam - 1.1.32-5 - Fix CVE-2019-18197 and CVE-2019-13118