diff --git a/yelp-xsl-3.34.0.tar.xz b/yelp-xsl-3.34.0.tar.xz deleted file mode 100644 index cd5b923..0000000 Binary files a/yelp-xsl-3.34.0.tar.xz and /dev/null differ diff --git a/yelp-xsl-3.36.0.tar.xz b/yelp-xsl-3.36.0.tar.xz new file mode 100644 index 0000000..88c4989 Binary files /dev/null and b/yelp-xsl-3.36.0.tar.xz differ diff --git a/yelp-xsl.spec b/yelp-xsl.spec index eb93335..2a0e57d 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,5 +1,5 @@ Name: yelp-xsl -Version: 3.34.0 +Version: 3.36.0 Release: 1 Summary: XSL stylesheets for the yelp help browser License: LGPLv2+ and GPLv2+ and MIT @@ -7,8 +7,8 @@ URL: https://wiki.gnome.org/Apps/Yelp Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz BuildArch: noarch -BuildRequires: python2-libxml2 /usr/bin/xmllint /usr/bin/xsltproc intltool -BuildRequires: itstool /usr/bin/ducktype libxml2 libxslt +BuildRequires: gcc python3-libxml2 itstool +BuildRequires: /usr/bin/xmllint /usr/bin/xsltproc /usr/bin/ducktype %description This package contains XSL stylesheets that are used by the yelp help browser. @@ -47,5 +47,8 @@ The package contains developer documentation for the XSL stylesheets in %{name}. %doc NEWS %changelog +* Mon Jul 20 2020 chengguipeng 3.36.0-1 +- Upgrade to 3.36.0-1 + * Fri Oct 11 2019 openEuler Buildteam - 3.34.0-1 - Package init