Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kglobalacceld6 for openSUSE:Factory checked in at 2026-06-18 21:35:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kglobalacceld6 (Old) and /work/SRC/openSUSE:Factory/.kglobalacceld6.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kglobalacceld6" Thu Jun 18 21:35:11 2026 rev:42 rq:1359150 version:6.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kglobalacceld6/kglobalacceld6.changes 2026-05-13 21:37:54.324166396 +0200 +++ /work/SRC/openSUSE:Factory/.kglobalacceld6.new.1981/kglobalacceld6.changes 2026-06-18 21:35:27.683178938 +0200 @@ -1,0 +2,54 @@ +Fri Jun 12 19:07:21 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.0 +- Changes since 6.6.91: + * Update version for new release 6.7.0 + +------------------------------------------------------------------- +Thu May 28 18:44:18 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.91: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.91 +- Changes since 6.6.90: + * Update version for new release 6.6.91 + * Make actionList report information about GlobalShortcut with the smallest serial + * Port GlobalShortcut away from GlobalShortcutsRegistry::getShortcutByKey() + * Make GlobalShortcutsRegistry::getShortcutsByKey() report all matching shortcuts + * Refactor how Component objects are created at runtime + * Fix loading settings from null KConfigGroup + * Workaround kglobalacceld not grabbing some modifier-only combinations (kde#520100) + +------------------------------------------------------------------- +Sun May 24 11:16:59 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.6.90 +- Changes since 6.6.5: + * Update version for new release 6.6.90 + * Use categorized logging + * Serialize empty QKeySequence object as none + * Use default DEFAULT_SEVERITY for logging + * Fix dbus registration order + * Drop KGLOBALACCEL_TEST_MODE + * Make GlobalShortcut serials persistent + * Stabilize shortcutstest + * Improve duplicate shortcut key registration with GlobalShortcutsRegistry + * Avoid resetting global shortcut keys without explicit user input (kde#484597) + * autotests: Remove leftovers from previous test runs + * autotests: Speed up the shortcuts test + * Store key sequences in a set + * Load shortcuts from desktop file and config in the same order + * Remove duplicate key sanitization logic + * Clean up XCB connection + * Enable LSAN in CI + * Fix some deprecation notices to refer to actual member functions + * Swap log print lines so they match their if-condition + * Format C++ files with clang-format + * docs: Add documentation for shortcut allowlist feature + * Update version for new release 6.6.80 + +------------------------------------------------------------------- Old: ---- kglobalacceld-6.6.5.tar.xz kglobalacceld-6.6.5.tar.xz.sig New: ---- kglobalacceld-6.7.0.tar.xz kglobalacceld-6.7.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kglobalacceld6.spec ++++++ --- /var/tmp/diff_new_pack.w6GWOp/_old 2026-06-18 21:35:28.407209190 +0200 +++ /var/tmp/diff_new_pack.w6GWOp/_new 2026-06-18 21:35:28.411209358 +0200 @@ -16,8 +16,8 @@ # -%define kf6_version 6.18.0 -%define qt6_version 6.9.0 +%define kf6_version 6.26.0 +%define qt6_version 6.10.0 %define rname kglobalacceld %bcond_without released @@ -26,14 +26,14 @@ # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')} Name: kglobalacceld6 -Version: 6.6.5 +Version: 6.7.0 Release: 0 Summary: Global keyboard shortcut daemon License: LGPL-2.0-or-later URL: https://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +Source: %{rname}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source1: %{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif %if 0%{?suse_version} == 1500 ++++++ kglobalacceld-6.6.5.tar.xz -> kglobalacceld-6.7.0.tar.xz ++++++ ++++ 1658 lines of diff (skipped)
