update to upstream version 5.88.0

This commit is contained in:
pei-jiankang 2022-01-22 23:48:55 +08:00
parent d145140d07
commit f4dc758dac
3 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,11 @@
%global framework khtml %global framework khtml
%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$ %global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.55.0 Version: 5.88.0
Release: 1 Release: 1
Summary: KDE Frameworks 5 Tier 4 solution with KHTML, a HTML rendering engine Summary: KDE Frameworks 5 Tier 4 solution with KHTML, a HTML rendering engine
License: LGPLv2+ and GPLv3 and MIT and BSD 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 versiondir %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3) %global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50 %if %{revision} >= 50
@ -13,7 +13,7 @@ URL: www.kde.org
%else %else
%global stable stable %global stable stable
%endif %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: extra-cmake-modules >= %{version}
BuildRequires: fdupes BuildRequires: fdupes
@ -88,7 +88,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_datadir}/kf5/khtml/ %{_kf5_datadir}/kf5/khtml/
%{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservices5/*.desktop
%config %{_kf5_sysconfdir}/xdg/khtmlrc %config %{_kf5_sysconfdir}/xdg/khtmlrc
%{_kf5_sysconfdir}/xdg/khtml.categories %{_kf5_datadir}/qlogging-categories5/%{framework}*
%files devel %files devel
%{_kf5_libdir}/libKF5KHtml.so %{_kf5_libdir}/libKF5KHtml.so
@ -98,5 +98,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_archdatadir}/mkspecs/modules/qt_KHtml.pri %{_kf5_archdatadir}/mkspecs/modules/qt_KHtml.pri
%changelog %changelog
* Mon Jan 24 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
- update to upstream version 5.88.0
* Fri Sep 10 2021 baizhonggui <baizhonggui@huawei.com> - 5.55.0-1 * Fri Sep 10 2021 baizhonggui <baizhonggui@huawei.com> - 5.55.0-1
- Package init - Package init

Binary file not shown.

BIN
khtml-5.88.0.tar.xz Normal file

Binary file not shown.