11
0

2 Commits

6 changed files with 33 additions and 13 deletions

View File

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

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaGgFcgAKCRAsjfWHptSq
wb34AQDfmkd11Ywk8owJDCYvHtpd9ThAfF77Bu8wf9tkgBskfQEAgQjxbRkjV8pq
og9hZAtJCrCIIc2Vq9ZmNe2YsDCS7Q4=
=DOVn
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaIyYFgAKCRAsjfWHptSq
wf91AQCcrIbKbHyx2QfEETkFmvMIXE5YJnLCspRtAdkfi8ovTAEA+hjFcmiAHqQS
b6tXX49dh+mSyIUvsltYf0qc08MeFQs=
=owLG
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Aug 4 06:57:24 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.17.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.17.0
- Changes since 6.16.0:
* Update dependency version to 6.17.0
* Require less precise timing in kformattest
* fix crash/stack overflow on drive removal on Windows (kde#499865)
* QStaticPlugin is a struct, no class
* widen the intervals
* fix jobtest on Windows
* Fix reading of localized JSON values on Windows (and macOS)
* It compiles fine without qt 6.10 deprecated methods
* [kpluginmetadata] Tweak docs
* Fix since version
* Update version to 6.17.0
-------------------------------------------------------------------
Mon Jul 7 07:24:36 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -1,7 +1,7 @@
#
# spec file for package kf6-kcoreaddons
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,11 +32,11 @@
%define mypython_sitearch %{expand:%%%{mypython}_sitearch}
%endif
# Full KF6 version (e.g. 6.16.0)
# Full KF6 version (e.g. 6.17.0)
%{!?_kf6_version: %global _kf6_version %{version}}
%bcond_without released
Name: kf6-kcoreaddons
Version: 6.16.0
Version: 6.17.0
Release: 0
Summary: Utilities for core application functionality and accessing the OS
License: LGPL-2.1-or-later