Update to upstream version 5.108.0

(cherry picked from commit 822e7678ba421b2a8f89132832bd16fbc832be77)
This commit is contained in:
ut004527 2023-08-03 15:55:53 +08:00 committed by openeuler-sync-bot
parent 3c30ccc462
commit 23cacd0ece
3 changed files with 8 additions and 9 deletions

View File

@ -3,21 +3,17 @@
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
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 process launching Summary: KDE Frameworks 5 tier 3 solution for process launching
License: LGPLv2+ and BSD License: LGPLv2+ and BSD
URL: https://invent.kde.org/frameworks/%{framework} URL: https://invent.kde.org/frameworks/%{framework}
%global versiondir %(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 Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
%else
%global stable stable
%endif
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
Source10: macros.kf5-kinit Source10: macros.kf5-kinit
@ -96,6 +92,9 @@ install -p -m644 -D %{SOURCE10} \
%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 liqiuyu <liqiuyu@kylinos.cn> - 5.100.0-1 * Tue Dec 13 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.100.0-1
- Update package to version 5.100.0 - Update package to version 5.100.0

Binary file not shown.

BIN
kinit-5.108.0.tar.xz Normal file

Binary file not shown.