!2 update version to 5.100.0

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2023-03-15 07:58:59 +00:00 committed by Gitee
commit 700c4ff0b3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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