Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kauth for openSUSE:Factory checked in at 2026-07-15 16:26:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kauth (Old) and /work/SRC/openSUSE:Factory/.kf6-kauth.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kauth" Wed Jul 15 16:26:50 2026 rev:29 rq:1365086 version:6.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kauth/kf6-kauth.changes 2026-06-16 13:53:28.025340572 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-kauth.new.1991/kf6-kauth.changes 2026-07-15 16:34:21.591683646 +0200 @@ -1,0 +2,12 @@ +Fri Jul 10 12:15:41 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 6.28.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.28.0 +- Changes since 6.27.0: + * Update dependency version to 6.28.0 + * Port to KWaylandExtras::exportToplevel + * Update version to 6.28.0 + +------------------------------------------------------------------- Old: ---- kauth-6.27.0.tar.xz kauth-6.27.0.tar.xz.sig New: ---- kauth-6.28.0.tar.xz kauth-6.28.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kauth.spec ++++++ --- /var/tmp/diff_new_pack.ivrAdu/_old 2026-07-15 16:34:22.171703407 +0200 +++ /var/tmp/diff_new_pack.ivrAdu/_new 2026-07-15 16:34:22.171703407 +0200 @@ -19,11 +19,11 @@ %define qt6_version 6.9.0 %define rname kauth -# Full KF6 version (e.g. 6.27.0) +# Full KF6 version (e.g. 6.28.0) %{!?_kf6_version: %global _kf6_version %{version}} %bcond_without released Name: kf6-kauth -Version: 6.27.0 +Version: 6.28.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later ++++++ kauth-6.27.0.tar.xz -> kauth-6.28.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-6.27.0/CMakeLists.txt new/kauth-6.28.0/CMakeLists.txt --- old/kauth-6.27.0/CMakeLists.txt 2026-06-05 17:45:11.000000000 +0200 +++ new/kauth-6.28.0/CMakeLists.txt 2026-07-03 12:51:17.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.29) -set(KF_VERSION "6.27.0") # handled by release scripts -set(KF_DEP_VERSION "6.27.0") # handled by release scripts +set(KF_VERSION "6.28.0") # handled by release scripts +set(KF_DEP_VERSION "6.28.0") # handled by release scripts project(KAuth VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 6.27.0 NO_MODULE) +find_package(ECM 6.28.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -56,7 +56,7 @@ ecm_set_disabled_deprecation_versions( QT 6.11.0 - KF 6.26.0 + KF 6.27.0 ) ecm_install_po_files_as_qm(poqm) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-6.27.0/poqm/ia/kauth6_qt.po new/kauth-6.28.0/poqm/ia/kauth6_qt.po --- old/kauth-6.27.0/poqm/ia/kauth6_qt.po 2026-06-05 17:45:11.000000000 +0200 +++ new/kauth-6.28.0/poqm/ia/kauth6_qt.po 2026-07-03 12:51:17.000000000 +0200 @@ -963,7 +963,7 @@ #~ msgstr "Patronos" #~ msgid "Wallpapers" -#~ msgstr "Tapetes de papiro" +#~ msgstr "Fundos de schermo" #~ msgid "XDG Application menu (.desktop files)" #~ msgstr "XDG Menu de applicationes (files .desktop)" @@ -8639,7 +8639,7 @@ #~ msgid "Too many requests to server. Please try again in a few minutes." #~ msgstr "" -#~ "Troppo requestas a le servitor. Pro favor prova de nove inter pauc " +#~ "Troppo requestas a le servitor. Pro favor prova de nove inter pauco " #~ "minutas." #~ msgid "Unknown Open Collaboration Service API error. (%1)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-6.27.0/poqm/nb/kauth6_qt.po new/kauth-6.28.0/poqm/nb/kauth6_qt.po --- old/kauth-6.27.0/poqm/nb/kauth6_qt.po 2026-06-05 17:45:11.000000000 +0200 +++ new/kauth-6.28.0/poqm/nb/kauth6_qt.po 2026-07-03 12:51:17.000000000 +0200 @@ -14,7 +14,7 @@ "POT-Creation-Date: 2014-02-28 03:44+0000\n" "PO-Revision-Date: 2025-03-23 19:36+0100\n" "Last-Translator: Martin Hansen <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-6.27.0/poqm/nn/kauth6_qt.po new/kauth-6.28.0/poqm/nn/kauth6_qt.po --- old/kauth-6.27.0/poqm/nn/kauth6_qt.po 2026-06-05 17:45:11.000000000 +0200 +++ new/kauth-6.28.0/poqm/nn/kauth6_qt.po 2026-07-03 12:51:17.000000000 +0200 @@ -11,7 +11,7 @@ "POT-Creation-Date: 2014-02-28 03:44+0000\n" "PO-Revision-Date: 2017-08-06 08:17+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-6.27.0/poqm/se/kauth6_qt.po new/kauth-6.28.0/poqm/se/kauth6_qt.po --- old/kauth-6.27.0/poqm/se/kauth6_qt.po 2026-06-05 17:45:11.000000000 +0200 +++ new/kauth-6.28.0/poqm/se/kauth6_qt.po 2026-07-03 12:51:17.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2014-02-28 03:44+0000\n" "PO-Revision-Date: 2012-05-30 23:19+0200\n" "Last-Translator: Børre Gaup <[email protected]>\n" -"Language-Team: Northern Sami <[email protected]>\n" +"Language-Team: Northern Sami <[email protected]>\n" "Language: se\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-6.27.0/src/backends/polkit-1/Polkit1Backend.cpp new/kauth-6.28.0/src/backends/polkit-1/Polkit1Backend.cpp --- old/kauth-6.27.0/src/backends/polkit-1/Polkit1Backend.cpp 2026-06-05 17:45:11.000000000 +0200 +++ new/kauth-6.28.0/src/backends/polkit-1/Polkit1Backend.cpp 2026-07-03 12:51:17.000000000 +0200 @@ -67,17 +67,9 @@ // Are we running our KDE auth agent? if (QDBusConnection::sessionBus().interface()->isServiceRegistered(QLatin1String("org.kde.polkit-kde-authentication-agent-1"))) { if (KWindowSystem::isPlatformWayland()) { - KWaylandExtras::exportWindow(parentWindow); - connect( - KWaylandExtras::self(), - &KWaylandExtras::windowExported, - this, - [this, action, parentWindow](QWindow *window, const QString &handle) { - if (window == parentWindow) { - sendWindowHandle(action, handle); - } - }, - Qt::SingleShotConnection); + KWaylandExtras::exportToplevel(parentWindow).then(this, [this, action](const QString &handle) { + sendWindowHandle(action, handle); + }); // Generate and send an XDG Activation token. sendActivationToken(action, parentWindow);
