Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kglobalacceld6 for 
openSUSE:Leap:16.0 checked in at 2025-08-07 19:22:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kglobalacceld6 (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kglobalacceld6.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kglobalacceld6"

Thu Aug  7 19:22:27 2025 rev:4 rq:1292818 version:6.4.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kglobalacceld6/kglobalacceld6.changes  
2025-04-23 10:12:28.949834747 +0200
+++ 
/work/SRC/openSUSE:Leap:16.0/.kglobalacceld6.new.1085/kglobalacceld6.changes    
    2025-08-07 19:28:06.810046323 +0200
@@ -1,0 +2,64 @@
+Tue Jul  1 13:10:56 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.2
+- Changes since 6.4.1:
+  * Update version for new release 6.4.2
+
+-------------------------------------------------------------------
+Tue Jun 24 11:54:04 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.1:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.1
+- Changes since 6.4.0:
+  * Update version for new release 6.4.1
+  * Fix losing shortcuts when updating the system
+
+-------------------------------------------------------------------
+Thu Jun 12 10:37:25 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.4.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.4.0
+- Changes since 6.3.91:
+  * Update version for new release 6.4.0
+
+-------------------------------------------------------------------
+Thu May 29 21:19:04 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.91:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.3.91
+- Changes since 6.3.90:
+  * Update version for new release 6.3.91
+
+-------------------------------------------------------------------
+Mon May 19 19:35:17 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.3.90
+- Changes since 6.3.5:
+  * update version for new release
+  * Remove unused PROJECT_VERSION_MAJOR variable
+  * It compiles fine without kf_6_12 deprecated methods
+  * CI: Add linux-qt6-next build
+  * Add xml/yaml linting
+  * Fix build with Qt 6.10
+  * Check migrated shortcut triplet size in 
GlobalShortcutsRegistry::migrateConfig()
+  * Ignore invalid X-KDE-Migrate-Shortcut values
+  * Ignore invalid services shortcuts in 
GlobalShortcutsRegistry::migrateConfig()
+  * update version for new release
+
+-------------------------------------------------------------------
+Tue May  6 20:07:35 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.5:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.3.5
+- Changes since 6.3.4:
+  * update version for new release
+
+-------------------------------------------------------------------

Old:
----
  kglobalacceld-6.3.4.tar.xz
  kglobalacceld-6.3.4.tar.xz.sig

New:
----
  kglobalacceld-6.4.2.tar.xz
  kglobalacceld-6.4.2.tar.xz.sig

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

Other differences:
------------------
++++++ kglobalacceld6.spec ++++++
--- /var/tmp/diff_new_pack.LykDqD/_old  2025-08-07 19:28:07.134059806 +0200
+++ /var/tmp/diff_new_pack.LykDqD/_new  2025-08-07 19:28:07.134059806 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%global kf6_version 6.0.0
-%define qt6_version 6.7.0
+%global kf6_version 6.14.0
+%define qt6_version 6.8.0
 
 %define rname kglobalacceld
 %bcond_without released
@@ -26,7 +26,7 @@
 # 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.3.4
+Version:        6.4.2
 Release:        0
 Summary:        Global keyboard shortcut daemon
 License:        LGPL-2.0-or-later

++++++ kglobalacceld-6.3.4.tar.xz -> kglobalacceld-6.4.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kglobalacceld-6.3.4/.gitlab-ci.yml 
new/kglobalacceld-6.4.2/.gitlab-ci.yml
--- old/kglobalacceld-6.3.4/.gitlab-ci.yml      2025-04-02 05:36:08.000000000 
+0200
+++ new/kglobalacceld-6.4.2/.gitlab-ci.yml      2025-07-01 13:38:27.000000000 
+0200
@@ -6,3 +6,6 @@
     file:
       - /gitlab-templates/linux-qt6.yml
       - /gitlab-templates/freebsd-qt6.yml
+      - /gitlab-templates/xml-lint.yml
+      - /gitlab-templates/yaml-lint.yml
+      - /gitlab-templates/linux-qt6-next.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kglobalacceld-6.3.4/.kde-ci.yml 
new/kglobalacceld-6.4.2/.kde-ci.yml
--- old/kglobalacceld-6.3.4/.kde-ci.yml 2025-04-02 05:36:08.000000000 +0200
+++ new/kglobalacceld-6.4.2/.kde-ci.yml 2025-07-01 13:38:27.000000000 +0200
@@ -1,16 +1,16 @@
 Dependencies:
-- 'on': ['@all']
-  'require':
+ - 'on': ['@all']
+   'require':
     'frameworks/extra-cmake-modules': '@latest-kf6'
-    'frameworks/kconfig' : '@latest-kf6'
-    'frameworks/kcoreaddons' : '@latest-kf6'
-    'frameworks/kcrash' : '@latest-kf6'
-    'frameworks/kdbusaddons' : '@latest-kf6'
-    'frameworks/kwindowsystem' : '@latest-kf6'
-    'frameworks/kglobalaccel' : '@latest-kf6'
-    'frameworks/kio' : '@latest-kf6'
-    'frameworks/kservice' : '@latest-kf6'
-    'frameworks/kjobwidgets' : '@latest-kf6'
+    'frameworks/kconfig': '@latest-kf6'
+    'frameworks/kcoreaddons': '@latest-kf6'
+    'frameworks/kcrash': '@latest-kf6'
+    'frameworks/kdbusaddons': '@latest-kf6'
+    'frameworks/kwindowsystem': '@latest-kf6'
+    'frameworks/kglobalaccel': '@latest-kf6'
+    'frameworks/kio': '@latest-kf6'
+    'frameworks/kservice': '@latest-kf6'
+    'frameworks/kjobwidgets': '@latest-kf6'
 
 Options:
-  require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
+ require-passing-tests-on: ['Linux', 'FreeBSD']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kglobalacceld-6.3.4/CMakeLists.txt 
new/kglobalacceld-6.4.2/CMakeLists.txt
--- old/kglobalacceld-6.3.4/CMakeLists.txt      2025-04-02 05:36:08.000000000 
+0200
+++ new/kglobalacceld-6.4.2/CMakeLists.txt      2025-07-01 13:38:27.000000000 
+0200
@@ -2,11 +2,10 @@
 
 project(kglobalacceld)
 
-set(PROJECT_VERSION "6.3.4")
-set(PROJECT_VERSION_MAJOR 6)
+set(PROJECT_VERSION "6.4.2")
 
-set(QT_MIN_VERSION "6.7.0")
-set(KF6_MIN_VERSION "6.10.0")
+set(QT_MIN_VERSION "6.8.0")
+set(KF6_MIN_VERSION "6.14.0")
 
 set(CMAKE_CXX_STANDARD 20)
 set(CMAKE_CXX_STANDARD_REQUIRED ON)
@@ -40,6 +39,10 @@
 
 find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED DBus Gui Widgets)
 
+if (Qt6Gui_VERSION VERSION_GREATER_EQUAL "6.10.0")
+    find_package(Qt6GuiPrivate ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
+endif()
+
 find_package(KF6Config ${KF6_MIN_VERSION} REQUIRED)
 find_package(KF6CoreAddons ${KF6_MIN_VERSION} REQUIRED)
 find_package(KF6Crash ${KF6_MIN_VERSION} REQUIRED)
@@ -76,7 +79,7 @@
 
 ecm_set_disabled_deprecation_versions(
     QT 6.8.0
-    KF 6.9.0
+    KF 6.12.0
 )
 
 add_subdirectory(src)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kglobalacceld-6.3.4/src/globalshortcutsregistry.cpp 
new/kglobalacceld-6.4.2/src/globalshortcutsregistry.cpp
--- old/kglobalacceld-6.3.4/src/globalshortcutsregistry.cpp     2025-04-02 
05:36:08.000000000 +0200
+++ new/kglobalacceld-6.4.2/src/globalshortcutsregistry.cpp     2025-07-01 
13:38:27.000000000 +0200
@@ -787,9 +787,30 @@
             continue;
         }
 
-        auto *actionComp = createServiceActionComponent(service);
-        actionComp->activateGlobalShortcutContext(QStringLiteral("default"));
-        actionComp->loadFromService();
+        auto *component = createServiceActionComponent(service);
+        if (KConfigGroup configGroup = 
_config.group(QStringLiteral("services")).group(component->uniqueName()); 
configGroup.exists()) {
+            // Now load the contexts
+            const auto groupList = configGroup.groupList();
+            for (const QString &context : groupList) {
+                // Skip the friendly name group, this was previously used 
instead of _k_friendly_name
+                if (context == QLatin1String("Friendly Name")) {
+                    continue;
+                }
+
+                KConfigGroup contextGroup(&configGroup, context);
+                QString contextFriendlyName = 
contextGroup.readEntry("_k_friendly_name");
+                component->createGlobalShortcutContext(context, 
contextFriendlyName);
+                component->activateGlobalShortcutContext(context);
+                component->loadSettings(contextGroup);
+            }
+
+            // Load the default context
+            
component->activateGlobalShortcutContext(QStringLiteral("default"));
+            component->loadSettings(configGroup);
+        } else {
+            
component->activateGlobalShortcutContext(QStringLiteral("default"));
+            component->loadFromService();
+        }
     }
 }
 

Reply via email to