Accepting request 1192865 from KDE:Frameworks

KDE Frameworks 6.5.0 (forwarded request 1191717 from krop)

OBS-URL: https://build.opensuse.org/request/show/1192865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kcoreaddons?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2024-08-10 17:06:27 +00:00 committed by Git OBS Bridge
commit 38cb2f6801
6 changed files with 29 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohSPQAKCRAsjfWHptSq
wZUYAP9dWi1g2q29yJKcH9ZoZjUBD/dJBvHbfH0GVXnyH33S/QD/YL6946udM4b8
HTOBf2/ugluTTF5LtqoDkkeJS7iQ2wA=
=q7si
-----END PGP SIGNATURE-----

3
kcoreaddons-6.5.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy/LAAKCRAsjfWHptSq
waLdAQDXyirbycuuxh6g0WJOusGekkSA6NsmhMMla2bqZLTsygD/ZL+eARvKzwly
KuOmPh7KHkUPCbWfQaN/Ki81UrjNUgs=
=tLs8
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Aug 5 10:47:35 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.5.0
- Changes since 6.4.0:
* Update dependency version to 6.5.0
* Enable cppcheck
* Add missing license header
* Add QML Format example
* [qml/formats] Drop no longer needed function
* Remove obsolete doc comment
* Replace deprecated globalMatch with globalMatchView
* Update version to 6.5.0
-------------------------------------------------------------------
Tue Jul 9 09:41:40 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -19,13 +19,13 @@
%define qt6_version 6.6.0
%define rname kcoreaddons
# Full KF6 version (e.g. 6.4.0)
# Full KF6 version (e.g. 6.5.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-kcoreaddons
Version: 6.4.0
Version: 6.5.0
Release: 0
Summary: Utilities for core application functionality and accessing the OS
License: LGPL-2.1-or-later