!16 [sync] PR-10: update to upstream version 5.97.0

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2023-04-24 05:49:47 +00:00 committed by Gitee
commit 3d53ccfdc4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 9 additions and 6 deletions

View File

@ -1,12 +1,12 @@
%undefine __cmake_in_source_build %undefine __cmake_in_source_build
%global framework frameworkintegration %global framework frameworkintegration
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 5.95.0 Version: 5.97.0
Release: 1 Release: 1
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+ License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework} URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2) %global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3) %global revision %(echo %{version} | cut -d. -f3)
@ -117,6 +117,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Mon Sep 05 2022 liweiganga <liweiganga@uniontech.com> - 5.97.0-1
- update to upstream version 5.97.0
* Tue Jul 05 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.95.0-1 * Tue Jul 05 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.95.0-1
- update to upstream version 5.95.0 - update to upstream version 5.95.0