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:
parent
e5e56ca0c1
commit
b90e4dc989
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce8c18a21ed7acd5912c7d273cac5f6cb1adb524a0415d56c6fdde2e967f67cc
|
||||
size 317016
|
@ -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
3
baloo-6.8.0.tar.xz
Normal 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
7
baloo-6.8.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZyZI5gAKCRAsjfWHptSq
|
||||
wROaAP9rSl4b6CwWEbM5NuWwvicmK0FS090RHwvVgRIX5xOLyQEAlkmPDQH83Bds
|
||||
vJJK1sdtYXGBeWeAnX12huGjO1WHDwQ=
|
||||
=6Tfa
|
||||
-----END PGP SIGNATURE-----
|
@ -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>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define qt6_version 6.7.0
|
||||
|
||||
%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}}
|
||||
# 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.7.0
|
||||
Version: 6.8.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
|
||||
|
Loading…
Reference in New Issue
Block a user