KDE Frameworks 6.10.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-baloo?expand=0&rev=26
This commit is contained in:
Christophe Marin 2025-01-09 16:41:55 +00:00 committed by Git OBS Bridge
parent ff861fcb21
commit 5d5e743ad2
6 changed files with 24 additions and 12 deletions

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

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

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBKwAKCRAsjfWHptSq
wULxAP473NYWGRunCe0I0cRwADuCDLrwO0TfAauklDqj0rcNPQD8DwmvGjUphLv0
d31lV/0kpvzu7uhuQYm2a3nXcZ0pDwg=
=3Ia1
-----END PGP SIGNATURE-----

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk2AAKCRAsjfWHptSq
wXj/AP4qNeyH0AWl2lOWB84T+uWf4XFnQ4zIDHEzVSI6gFcweQD/Xk6wHXSPXj34
5mK6wP29E0u1jByo9NqL9AEyZcb7QgM=
=a1vJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jan 7 18:17:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update dependency version to 6.10.0
* Remove unused member
* Update version to 6.10.0
-------------------------------------------------------------------
Sun Dec 8 10:09:03 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.7.0
%define rname baloo
# Full KF6 version (e.g. 6.9.0)
# Full KF6 version (e.g. 6.10.0)
%{!?_kf6_version: %global _kf6_version %{version}}
# 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}')}
%bcond_without released
Name: kf6-baloo
Version: 6.9.0
Version: 6.10.0
Release: 0
Summary: Framework for searching and managing metadata
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only