!10 upgrade to 42.0
From: @dillon_chen Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
e1c6da5e97
Binary file not shown.
BIN
yelp-xsl-42.0.tar.xz
Normal file
BIN
yelp-xsl-42.0.tar.xz
Normal file
Binary file not shown.
@ -1,23 +1,23 @@
|
|||||||
Name: yelp-xsl
|
Name: yelp-xsl
|
||||||
Version: 3.38.3
|
Version: 42.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: XSL stylesheets for the yelp help browser
|
Summary: XSL stylesheets for the yelp help browser
|
||||||
License: LGPLv2.1 and GPLv2+ and MIT
|
License: LGPLv2+ and GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Yelp
|
URL: https://wiki.gnome.org/Apps/Yelp
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: gcc python3-libxml2 itstool
|
BuildRequires: gcc python3-libxml2 itstool make
|
||||||
BuildRequires: libxml2 libxslt python3-mallard-ducktype
|
BuildRequires: libxml2 libxslt python3-mallard-ducktype
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains XSL stylesheets that are used by the yelp help browser.
|
This package contains XSL stylesheets that are used by the yelp help browser.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Header files, libraries and developer documentatio for %{name}
|
Summary: Header files, libraries and developer documentatio for %{name}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The package contains developer documentation for the XSL stylesheets in %{name}.
|
The package contains developer documentation for the XSL stylesheets in %{name}.
|
||||||
|
|
||||||
%package_help
|
%package_help
|
||||||
@ -33,13 +33,11 @@ The package contains developer documentation for the XSL stylesheets in %{name}.
|
|||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
|
||||||
%license COPYING COPYING.GPL COPYING.LGPL
|
%license COPYING COPYING.GPL COPYING.LGPL
|
||||||
%doc README AUTHORS
|
%doc README AUTHORS
|
||||||
%{_datadir}/yelp-xsl
|
%{_datadir}/yelp-xsl
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_datadir}/pkgconfig/yelp-xsl.pc
|
%{_datadir}/pkgconfig/yelp-xsl.pc
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
@ -47,6 +45,9 @@ The package contains developer documentation for the XSL stylesheets in %{name}.
|
|||||||
%doc NEWS
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 20 2022 dillon chen <dillon.chen@gmail.com> - 42.0-1
|
||||||
|
- Update to 42.0
|
||||||
|
|
||||||
* Wed May 19 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.3-1
|
* Wed May 19 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.3-1
|
||||||
- Upgrade to 3.38.3
|
- Upgrade to 3.38.3
|
||||||
- Update License and BuildRequires
|
- Update License and BuildRequires
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user