diff --git a/frameworkintegration-5.95.0.tar.xz b/frameworkintegration-5.97.0.tar.xz similarity index 85% rename from frameworkintegration-5.95.0.tar.xz rename to frameworkintegration-5.97.0.tar.xz index 1e95da0..dbff31a 100644 Binary files a/frameworkintegration-5.95.0.tar.xz and b/frameworkintegration-5.97.0.tar.xz differ diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 1170850..09d8c31 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -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 - 5.97.0-1 +- update to upstream version 5.97.0 + * Tue Jul 05 2022 jiangxinyu - 5.95.0-1 - update to upstream version 5.95.0