update to upstream version 5.97.0

This commit is contained in:
leeffo 2022-09-05 14:31:45 +08:00
parent b776116f4e
commit 1682e64acb
2 changed files with 9 additions and 6 deletions

View File

@ -1,12 +1,12 @@
%undefine __cmake_in_source_build
%global framework frameworkintegration
Name: kf5-%{framework}
Version: 5.95.0
Release: 1
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework}
Name: kf5-%{framework}
Version: 5.97.0
Release: 1
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -117,6 +117,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%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
- update to upstream version 5.95.0