diff --git a/kf5-kio.spec b/kf5-kio.spec index e93fab0..9357afb 100644 --- a/kf5-kio.spec +++ b/kf5-kio.spec @@ -1,7 +1,7 @@ %global framework kio Name: kf5-%{framework} -Version: 5.95.0 +Version: 5.97.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction @@ -271,10 +271,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_bindir}/protocoltojson %dir %{_kf5_datadir}/kdevfiletemplates/ %dir %{_kf5_datadir}/kdevfiletemplates/templates/ -%{_kf5_datadir}/kdevfiletemplates/templates/ioslave* +%{_kf5_datadir}/kdevfiletemplates/templates/kioworker.tar.bz2 %changelog +* 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 diff --git a/kio-5.95.0.tar.xz b/kio-5.95.0.tar.xz deleted file mode 100644 index 8c889d9..0000000 Binary files a/kio-5.95.0.tar.xz and /dev/null differ diff --git a/kio-5.97.0.tar.xz b/kio-5.97.0.tar.xz new file mode 100644 index 0000000..eba278a Binary files /dev/null and b/kio-5.97.0.tar.xz differ