Accepting request 1179251 from KDE:Frameworks

KDE Frameworks 6.3.0 (forwarded request 1178724 from krop)

OBS-URL: https://build.opensuse.org/request/show/1179251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-baloo?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-06-09 18:19:07 +00:00 committed by Git OBS Bridge
commit 6013ae13f6
6 changed files with 23 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXIgAKCRAsjfWHptSq
wUe9AP9utQji9F8LAAt+qgczA5ZPVxngMlF14aiMBKL0QqesbQD/VyqK7N35z0MD
43MDZXsLcDTS8AU8GE8GpLZX58nE4w4=
=LNU6
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPUwAKCRAsjfWHptSq
wbPPAQCMRGbn3Lj7NeDzfzFD0g1oAY7HbPfH9G4JHpHOAUYutAD/X8JE4PcCZG/a
Q6oujgUqnveicxhbsZguRs4vWFzxTQw=
=O3dm
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jun 5 10:11:15 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* qml: don't do blocking DBus calls in Baloo.Monitor (kde#487064)
* Remove explicit maintainer from metainfo
-------------------------------------------------------------------
Mon May 6 12:22:12 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0
%define rname baloo
# Full KF6 version (e.g. 6.2.0)
# Full KF6 version (e.g. 6.3.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.2.0
Version: 6.3.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