Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package polkit-kde-agent-6 for openSUSE:Factory checked in at 2026-04-10 17:48:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-6 (Old) and /work/SRC/openSUSE:Factory/.polkit-kde-agent-6.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-kde-agent-6" Fri Apr 10 17:48:59 2026 rev:40 rq:1345650 version:6.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit-kde-agent-6/polkit-kde-agent-6.changes 2026-03-19 17:36:12.382898916 +0100 +++ /work/SRC/openSUSE:Factory/.polkit-kde-agent-6.new.21863/polkit-kde-agent-6.changes 2026-04-10 17:51:04.229005885 +0200 @@ -1,0 +2,9 @@ +Tue Apr 7 15:00:12 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.6.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.6.4 +- Changes since 6.6.3: + * Update version for new release 6.6.4 + +------------------------------------------------------------------- Old: ---- polkit-kde-agent-1-6.6.3.tar.xz polkit-kde-agent-1-6.6.3.tar.xz.sig New: ---- polkit-kde-agent-1-6.6.4.tar.xz polkit-kde-agent-1-6.6.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-kde-agent-6.spec ++++++ --- /var/tmp/diff_new_pack.JgCvFw/_old 2026-04-10 17:51:04.849031415 +0200 +++ /var/tmp/diff_new_pack.JgCvFw/_new 2026-04-10 17:51:04.853031579 +0200 @@ -22,7 +22,7 @@ %define rname polkit-kde-agent-1 %bcond_without released Name: polkit-kde-agent-6 -Version: 6.6.3 +Version: 6.6.4 Release: 0 Summary: PolicyKit authentication agent for Plasma License: GPL-2.0-only AND LGPL-2.1-or-later ++++++ polkit-kde-agent-1-6.6.3.tar.xz -> polkit-kde-agent-1-6.6.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-6.6.3/CMakeLists.txt new/polkit-kde-agent-1-6.6.4/CMakeLists.txt --- old/polkit-kde-agent-1-6.6.3/CMakeLists.txt 2026-03-17 12:10:42.000000000 +0100 +++ new/polkit-kde-agent-1-6.6.4/CMakeLists.txt 2026-04-07 10:12:15.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(polkit-kde-agent-1) -set(PROJECT_VERSION "6.6.3") +set(PROJECT_VERSION "6.6.4") set(QT_MIN_VERSION "6.10.0") set(KF6_MIN_VERSION "6.22.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/polkit-kde-agent-1-6.6.3/po/cs/polkit-kde-authentication-agent-1.po new/polkit-kde-agent-1-6.6.4/po/cs/polkit-kde-authentication-agent-1.po --- old/polkit-kde-agent-1-6.6.3/po/cs/polkit-kde-authentication-agent-1.po 2026-03-17 12:10:42.000000000 +0100 +++ new/polkit-kde-agent-1-6.6.4/po/cs/polkit-kde-authentication-agent-1.po 2026-04-07 10:12:15.000000000 +0200 @@ -3,21 +3,22 @@ # SPDX-FileCopyrightText: 2010, 2012, 2015, 2018, 2019, 2024 Vít Pelčák <[email protected]> # Lukáš Tinkl <[email protected]>, 2012. # SPDX-FileCopyrightText: 2024 Vit Pelcak <[email protected]> +# SPDX-FileCopyrightText: 2026 Libor Filípek <[email protected]> # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:54+0000\n" -"PO-Revision-Date: 2024-02-19 17:08+0100\n" -"Last-Translator: Vit Pelcak <[email protected]>\n" -"Language-Team: Czech <[email protected]>\n" +"PO-Revision-Date: 2026-04-06 21:43+0200\n" +"Last-Translator: Libor Filípek <[email protected]>\n" +"Language-Team: \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 23.08.4\n" +"X-Generator: Lokalize 25.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -75,6 +76,8 @@ msgctxt "Error response when polkit calls us with an empty list of identities" msgid "No user to authenticate as. Please check your system configuration." msgstr "" +"Není k dispozici žádný uživatel pro přihlášení. Zkontrolujte prosím " +"nastavení systému." #: qml/MobileQuickAuthDialog.qml:16 qml/MobileQuickAuthDialog.qml:108 #: qml/QuickAuthDialog.qml:16 QuickAuthDialog.cpp:110
