diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 88102b2..7f5f28b 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -2,13 +2,13 @@ %global framework knotifyconfig -Name: kf5-%{framework} -Version: 5.95.0 -Release: 1 -Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration +Name: kf5-%{framework} +Version: 5.97.0 +Release: 1 +Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration -License: LGPLv2+ -URL: https://invent.kde.org/frameworks/%{framework} +License: LGPLv2+ +URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) @@ -72,7 +72,7 @@ make %{?_smp_mflags} -C %{_target_platform} %install - make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang %{name} --all-name @@ -104,21 +104,24 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog -* Tue Jul 05 2022 tanyulong - 5.95.0-1 +* Mon Sep 05 2022 liweiganga - 5.97.0-1 +- update to upstream version 5.97.0 + +* Tue Jul 05 2022 tanyulong - 5.95.0-1 - update to upstream version 5.95.0 -* Wed Apr 6 2022 pei-jiankang - 5.90.0-4 +* Wed Apr 6 2022 pei-jiankang - 5.90.0-4 - add BuildRequires qt5-qtspeech-devel -* Mon Feb 28 2022 pei-jiankang - 5.90.0-3 +* Mon Feb 28 2022 pei-jiankang - 5.90.0-3 - update to version 5.90.0-3 -* Fri Feb 18 2022 pei-jiankang - 5.90.0-2 +* Fri Feb 18 2022 pei-jiankang - 5.90.0-2 - rebuild * Sat Feb 12 2022 tanyulong - 5.90.0-1 - update to upstream version 5.90.0 -* Mon Jan 24 2022 pei-jiankang - 5.88.0-1 +* Mon Jan 24 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 diff --git a/knotifyconfig-5.95.0.tar.xz b/knotifyconfig-5.95.0.tar.xz deleted file mode 100644 index 627bbee..0000000 Binary files a/knotifyconfig-5.95.0.tar.xz and /dev/null differ diff --git a/knotifyconfig-5.97.0.tar.xz b/knotifyconfig-5.97.0.tar.xz new file mode 100644 index 0000000..aff804e Binary files /dev/null and b/knotifyconfig-5.97.0.tar.xz differ