Update to upstream version 5.108.0

(cherry picked from commit a07587a4ef68ee2a5cb0770bd1c13d3f4c4d168a)
This commit is contained in:
ut004527 2023-08-03 11:44:48 +08:00 committed by openeuler-sync-bot
parent c876e9d9d1
commit d520b18a48
3 changed files with 9 additions and 9 deletions

View File

@ -1,19 +1,16 @@
%global framework khtml
%global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$
Name: kf5-%{framework}
Version: 5.100.0
Version: 5.108.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: https://invent.kde.org/frameworks/%{framework}
%global versiondir %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/portingAids/%{framework}-%{version}.tar.xz
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/portingAids/%{framework}-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= %{version}
BuildRequires: fdupes
@ -96,6 +93,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_archdatadir}/mkspecs/modules/qt_KHtml.pri
%changelog
* Thu Aug 03 2023 wangqia <wangqia@uniontech.com> - 5.108.0-1
- Update to upstream version 5.108.0
* Tue Dec 13 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.100.0-1
- Update to upstream version 5.100.0

Binary file not shown.

BIN
khtml-5.108.0.tar.xz Normal file

Binary file not shown.