update version to 5.100.0

This commit is contained in:
peijiankang 2023-02-16 20:32:36 +08:00
parent b07704ee5d
commit ae052640ef
3 changed files with 5 additions and 2 deletions

BIN
baloo-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -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 <peijiankang@kylinos.cn> - 5.100.0-1
- update verison to 5.100.0
* Wed Jul 13 2022 misaka00251 <misaka00251@misakanet.cn> - 5.97.0-1
- Init package