KDE Frameworks 6.8.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-baloo?expand=0&rev=22
This commit is contained in:
Christophe Marin 2024-11-08 14:02:19 +00:00 committed by Git OBS Bridge
parent e5e56ca0c1
commit b90e4dc989
6 changed files with 24 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce8c18a21ed7acd5912c7d273cac5f6cb1adb524a0415d56c6fdde2e967f67cc
size 317016

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAEGQAKCRAsjfWHptSq
wYitAP9mXX9M3z0la7lLbJMDXerTqtAxTnoP+GagaDix+Q4huwEAli9c6P3l0u+z
H/gYb4c+8PIRauWvJcxYkOpTc7J46wQ=
=amVw
-----END PGP SIGNATURE-----

3
baloo-6.8.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59a59697e7d2bec50daa83de5268775bde77cf98351277d0f4ac5512234baefd
size 317016

7
baloo-6.8.0.tar.xz.sig Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZI5gAKCRAsjfWHptSq
wROaAP9rSl4b6CwWEbM5NuWwvicmK0FS090RHwvVgRIX5xOLyQEAlkmPDQH83Bds
vJJK1sdtYXGBeWeAnX12huGjO1WHDwQ=
=6Tfa
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 4 11:17:54 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
* Update dependency version to 6.8.0
* [excludeMimeTypes] Exclude model/obj and text/rust from content indexing
* Update version to 6.8.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 7 09:59:43 UTC 2024 - Christophe Marin <christophe@krop.fr> Mon Oct 7 09:59:43 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.7.0 %define qt6_version 6.7.0
%define rname baloo %define rname baloo
# Full KF6 version (e.g. 6.7.0) # Full KF6 version (e.g. 6.8.0)
%{!?_kf6_version: %global _kf6_version %{version}} %{!?_kf6_version: %global _kf6_version %{version}}
# Last major and minor KF6 version (e.g. 6.0) # Last major and minor KF6 version (e.g. 6.0)
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
%bcond_without released %bcond_without released
Name: kf6-baloo Name: kf6-baloo
Version: 6.7.0 Version: 6.8.0
Release: 0 Release: 0
Summary: Framework for searching and managing metadata Summary: Framework for searching and managing metadata
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only