diff --git a/kf5-krunner.spec b/kf5-krunner.spec index 64c406d..9f2ed81 100644 --- a/kf5-krunner.spec +++ b/kf5-krunner.spec @@ -2,7 +2,7 @@ %global framework krunner Name: kf5-%{framework} -Version: 5.90.0 +Version: 5.95.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 solution with parallelized query system @@ -74,7 +74,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_datadir}/kservicetypes5/plasma-runner.desktop %files devel -%{_kf5_includedir}/krunner_version.h %{_kf5_includedir}/KRunner/ %{_kf5_libdir}/libKF5Runner.so %{_kf5_libdir}/cmake/KF5Runner/ @@ -86,8 +85,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog -* Mon Feb 14 2022 pei-jiankang - 5.90.0-1 +* Tue Jul 5 2022 peijiankang - 5.95.0-1 +- update to upstream version 5.95.0 + +* Mon Feb 14 2022 peijiankang - 5.90.0-1 - update to upstream version 5.90.0 -* Tue Jan 25 2022 pei-jiankang - 5.88.0-1 +* Tue Jan 25 2022 peijiankang - 5.88.0-1 - update to upstream version 5.88.0 diff --git a/krunner-5.90.0.tar.xz b/krunner-5.90.0.tar.xz deleted file mode 100644 index 4950c84..0000000 Binary files a/krunner-5.90.0.tar.xz and /dev/null differ diff --git a/krunner-5.95.0.tar.xz b/krunner-5.95.0.tar.xz new file mode 100644 index 0000000..778d417 Binary files /dev/null and b/krunner-5.95.0.tar.xz differ