Update to upstream version 5.108.0

(cherry picked from commit 8869e2dca7c0f2b9c2343f7886135759bd23d222)
This commit is contained in:
ut004527 2023-08-03 16:02:26 +08:00 committed by openeuler-sync-bot
parent 6d8e734d56
commit 29516d8776
3 changed files with 6 additions and 8 deletions

View File

@ -1,20 +1,15 @@
%global framework kio %global framework kio
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.100.0 Version: 5.108.0
Release: 1 Release: 1
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
License: GPLv2+ and MIT and BSD License: GPLv2+ and MIT and BSD
URL: https://invent.kde.org/frameworks/%{framework} URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2) %global majmin %majmin_ver_kf5
%global revision %(echo %{version} | cut -d. -f3) %global stable %stable_kf5
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
@ -271,6 +266,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %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 * Tue Dec 13 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.100.0-1
- Update to upstream version 5.100.0 - Update to upstream version 5.100.0

Binary file not shown.

BIN
kio-5.108.0.tar.xz Normal file

Binary file not shown.