diff --git a/baloo-5.100.0.tar.xz b/baloo-5.100.0.tar.xz new file mode 100644 index 0000000..b1fc7ee Binary files /dev/null and b/baloo-5.100.0.tar.xz differ diff --git a/baloo-5.97.0.tar.xz b/baloo-5.97.0.tar.xz deleted file mode 100644 index 5e32a56..0000000 Binary files a/baloo-5.97.0.tar.xz and /dev/null differ diff --git a/kf5-baloo.spec b/kf5-baloo.spec index e99c814..50d30a3 100644 --- a/kf5-baloo.spec +++ b/kf5-baloo.spec @@ -1,7 +1,7 @@ %global framework baloo # bootstrap mode -%global bootstrap 1 +#%global bootstrap 1 %if !0%{?bootstrap} %global tests 1 @@ -9,7 +9,7 @@ Name: kf5-%{framework} Summary: A Tier 3 KDE Frameworks 5 module that provides indexing and search functionality -Version: 5.97.0 +Version: 5.100.0 Release: 1 License: (LGPLv2 or LGPLv3) and (GPLv2 or GPLv3) URL: https://community.kde.org/Baloo @@ -186,5 +186,8 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Fri Feb 17 2023 peijiankang - 5.100.0-1 +- update verison to 5.100.0 + * Wed Jul 13 2022 misaka00251 - 5.97.0-1 - Init package