Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kconfig for openSUSE:Leap:16.0 
checked in at 2025-04-23 10:08:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kf6-kconfig (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kf6-kconfig.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kconfig"

Wed Apr 23 10:08:30 2025 rev:3 rq:1271443 version:6.13.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kf6-kconfig/kf6-kconfig.changes        
2025-03-19 11:47:48.608478441 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.kf6-kconfig.new.30101/kf6-kconfig.changes     
2025-04-23 10:11:28.855321958 +0200
@@ -1,0 +2,96 @@
+Sat Apr  5 12:32:43 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.13.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.13.0
+- Changes since 6.12.0:
+  * It compiles fine without qt6.9 deprecated methods
+  * KDesktopFile: Always put [Desktop Entry] group first
+  * Fix build warning
+  * Fix double unescaping of config keys
+  * Update dependency version to 6.13.0
+
+-------------------------------------------------------------------
+Tue Mar 11 09:29:10 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.12.0
+- Changes since 6.11.0:
+  * Update dependency version to 6.12.0
+  * Update version to 6.12.0
+
+-------------------------------------------------------------------
+Sat Feb  8 12:16:43 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.11.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.11.0
+- Changes since 6.10.0:
+  * Update dependency version to 6.11.0
+  * Enforce QtNext tests to pass again
+  * Move global cache out of function again
+  * kwriteconfig: Add a flag to notify
+  * Make global parse cache local to parseGlobalFiles()
+  * Add xml/yaml linting
+  * Make kcfg testfiles valid wrt kcfg.xsd
+  * Use unique pointer for lock file
+  * Simplify KConfigIniBackend
+  * Enable QStandardPaths testMode for more tests
+  * Add a way to register QML types as uncreatable
+  * Don't ignore the result of QFile::open
+  * CI: Add linux-qt6-next build
+  * Enable QStandardPaths test mode for TestStateConfig
+  * [kconfig_compiler] Fix code generation for state config without name arg
+  * Fix moving values between nested groups
+  * Read defaults from Windows registry
+  * Update version to 6.11.0
+
+-------------------------------------------------------------------
+Tue Jan  7 18:17:24 UTC 2025 - Christophe Marin <christo...@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
+  * Fix shortcuts for mac os
+  * Replace BufferFragment by QByteArrayView
+  * docs(DESIGN): Fix URL to tutorial
+  * Update version to 6.10.0
+
+-------------------------------------------------------------------
+Sun Dec  8 10:09:10 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.9.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.9.0
+- Changes since 6.8.0:
+  * Update dependency version to 6.9.0
+  * Add QML_REGISTRATION option to the config macro documentation
+  * KWindowStateSaver: Increase the rate limit on the slow part of config 
saving
+  * It compiles fine without deprecated methods
+  * Now we depend against qt6.6.0
+  * Fix restoration of maximization state for QtQuick windows (for real) 
(kde#494359)
+  * Update version to 6.9.0
+
+-------------------------------------------------------------------
+Mon Nov  4 11:18:01 UTC 2024 - Christophe Marin <christo...@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
+  * kwindowconfig: If sizes are same as default, revert them to default when 
saving
+  * Update version to 6.8.0
+  * Add CI for static builds on Linux
+  * Correctly install QML module in a static build
+
+-------------------------------------------------------------------

Old:
----
  kconfig-6.7.0.tar.xz
  kconfig-6.7.0.tar.xz.sig

New:
----
  kconfig-6.13.0.tar.xz
  kconfig-6.13.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kf6-kconfig.spec ++++++
--- /var/tmp/diff_new_pack.10ijlT/_old  2025-04-23 10:11:29.159334669 +0200
+++ /var/tmp/diff_new_pack.10ijlT/_new  2025-04-23 10:11:29.163334836 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kf6-kconfig
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define qt6_version 6.7.0
 
 %define rname kconfig
-# Full KF6 version (e.g. 6.7.0)
+# Full KF6 version (e.g. 6.13.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-kconfig
-Version:        6.7.0
+Version:        6.13.0
 Release:        0
 Summary:        Advanced configuration system
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -67,8 +67,7 @@
 
 %package imports
 Summary:        QML imports for kconfig
-%requires_eq    libQt6Quick6
-Supplements:    (libKF6ConfigCore6 and libQt6Quick6)
+Supplements:    (libKF6ConfigCore6 and libQt6Qml6)
 
 %description imports
 QML imports for kconfig.


++++++ kconfig-6.7.0.tar.xz -> kconfig-6.13.0.tar.xz ++++++
++++ 61663 lines of diff (skipped)

Reply via email to