!3 update to upstream version 5.90.0
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
142bc7eb38
@ -1,11 +1,11 @@
|
||||
%global framework khtml
|
||||
%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.55.0
|
||||
Release: 1
|
||||
Version: 5.90.0
|
||||
Release: 1
|
||||
Summary: KDE Frameworks 5 Tier 4 solution with KHTML, a HTML rendering engine
|
||||
License: LGPLv2+ and GPLv3 and MIT and BSD
|
||||
URL: www.kde.org
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
%global versiondir %(echo %{version} | cut -d. -f1-2)
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
%if %{revision} >= 50
|
||||
@ -13,7 +13,7 @@ URL: www.kde.org
|
||||
%else
|
||||
%global stable stable
|
||||
%endif
|
||||
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/portingAids/%{framework}-%{version}.tar.xz
|
||||
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/portingAids/%{framework}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: extra-cmake-modules >= %{version}
|
||||
BuildRequires: fdupes
|
||||
@ -88,7 +88,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_datadir}/kf5/khtml/
|
||||
%{_kf5_datadir}/kservices5/*.desktop
|
||||
%config %{_kf5_sysconfdir}/xdg/khtmlrc
|
||||
%{_kf5_sysconfdir}/xdg/khtml.categories
|
||||
%{_kf5_datadir}/qlogging-categories5/%{framework}*
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/libKF5KHtml.so
|
||||
@ -98,5 +98,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KHtml.pri
|
||||
|
||||
%changelog
|
||||
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
|
||||
- update to upstream version 5.90.0
|
||||
|
||||
* Mon Jan 24 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.88.0-1
|
||||
- update to upstream version 5.88.0
|
||||
|
||||
* Fri Sep 10 2021 baizhonggui <baizhonggui@huawei.com> - 5.55.0-1
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
BIN
khtml-5.90.0.tar.xz
Normal file
BIN
khtml-5.90.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user