Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kconfig for openSUSE:Factory checked in at 2026-06-16 13:53:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kconfig (Old) and /work/SRC/openSUSE:Factory/.kf6-kconfig.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kconfig" Tue Jun 16 13:53:47 2026 rev:29 rq:1359556 version:6.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kconfig/kf6-kconfig.changes 2026-05-11 16:55:45.032869367 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-kconfig.new.1981/kf6-kconfig.changes 2026-06-16 13:59:23.640189969 +0200 @@ -1,0 +2,26 @@ +Sat Jun 6 11:42:06 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 6.27.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.27.0 +- Changes since 6.26.0: + * Update dependency version to 6.27.0 + * Do not inherit publicly from std::map + * KConfigSkeleton: Fix reading value for deleted entry with system default (kde#509416) + * KConfigXT: Add addItemPathList and addItemUrlList + * CMake config file: check private QtDBus dependency only for static builds + * Drop unneeded moc include + * Fix build warnings with -Wnoexcept (kde#384583) + * Add autotest for KCoreConfigSkeleton::useDefaults + * kconfig_compiler: Fix QML forward declarations when using a namespace (kde#510091) + * kwindowstatesaverquick: Do not force-show windows + * CMake config file: remove no longer used Qt6Xml dep with (static) libs + * Add test for ADMIN_ACCOUNT environment variable override + * Fix wrong usage of qEnvironmentVariable function + * CMake config file: add missing Qt6Core & Qt6Gui dependency check + * kconfig_compiler: Consistently accept lowercase type names + * Install Qt metatypes + * Update version to 6.27.0 + +------------------------------------------------------------------- Old: ---- kconfig-6.26.0.tar.xz kconfig-6.26.0.tar.xz.sig New: ---- kconfig-6.27.0.tar.xz kconfig-6.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kconfig.spec ++++++ --- /var/tmp/diff_new_pack.dw6FyA/_old 2026-06-16 13:59:24.876241508 +0200 +++ /var/tmp/diff_new_pack.dw6FyA/_new 2026-06-16 13:59:24.880241674 +0200 @@ -19,11 +19,11 @@ %define qt6_version 6.9.0 %define rname kconfig -# Full KF6 version (e.g. 6.26.0) +# Full KF6 version (e.g. 6.27.0) %{!?_kf6_version: %global _kf6_version %{version}} %bcond_without released Name: kf6-kconfig -Version: 6.26.0 +Version: 6.27.0 Release: 0 Summary: Advanced configuration system License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -114,9 +114,10 @@ Requires: libKF6ConfigCore6 = %{version} Requires: libKF6ConfigGui6 = %{version} Requires: libKF6ConfigQml6 = %{version} +Requires: cmake(Qt6Core) >= %{qt6_version} Requires: cmake(Qt6DBus) >= %{qt6_version} +Requires: cmake(Qt6Gui) >= %{qt6_version} Requires: cmake(Qt6Qml) >= %{qt6_version} -Requires: cmake(Qt6Xml) >= %{qt6_version} %description devel KConfig provides an advanced configuration system. It is made of two parts: @@ -187,6 +188,8 @@ %{_kf6_libdir}/libKF6ConfigGui.so %{_kf6_libdir}/libKF6ConfigQml.so %{_kf6_libexecdir}/kconfig_compiler_kf6 +%{_qt6_metatypesdir}/qt6kf6configcore_metatypes.json +%{_qt6_metatypesdir}/qt6kf6configgui_metatypes.json %files -n libKF6ConfigCore6-lang -f kconfig6.lang ++++++ kconfig-6.26.0.tar.xz -> kconfig-6.27.0.tar.xz ++++++ ++++ 4621 lines of diff (skipped)
