yelp-xsl: Update to 3.36

Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
chengguipeng 2020-07-23 16:43:33 +08:00
parent fe1936d1ec
commit 20dd23cff9
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
yelp-xsl-3.36.0.tar.xz Normal file

Binary file not shown.

View File

@ -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<chengguipeng1@huawei.com> 3.36.0-1
- Upgrade to 3.36.0-1
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.34.0-1
- Package init