Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kunifiedpush for openSUSE:Factory checked in at 2026-01-12 10:20:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kunifiedpush (Old) and /work/SRC/openSUSE:Factory/.kunifiedpush.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kunifiedpush" Mon Jan 12 10:20:00 2026 rev:15 rq:1326202 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kunifiedpush/kunifiedpush.changes 2025-12-15 12:01:22.910858858 +0100 +++ /work/SRC/openSUSE:Factory/.kunifiedpush.new.1928/kunifiedpush.changes 2026-01-12 10:29:36.565987100 +0100 @@ -1,0 +2,9 @@ +Wed Jan 7 12:25:20 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- No code change since 25.12.0 + +------------------------------------------------------------------- Old: ---- kunifiedpush-25.12.0.tar.xz kunifiedpush-25.12.0.tar.xz.sig New: ---- kunifiedpush-25.12.1.tar.xz kunifiedpush-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kunifiedpush.spec ++++++ --- /var/tmp/diff_new_pack.TiShXN/_old 2026-01-12 10:29:37.070007780 +0100 +++ /var/tmp/diff_new_pack.TiShXN/_new 2026-01-12 10:29:37.070007780 +0100 @@ -22,7 +22,7 @@ %define qt6_version 6.9.0 # Name: kunifiedpush -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: UnifiedPush client components License: LGPL-2.0-or-later ++++++ kunifiedpush-25.12.0.tar.xz -> kunifiedpush-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kunifiedpush-25.12.0/CMakeLists.txt new/kunifiedpush-25.12.1/CMakeLists.txt --- old/kunifiedpush-25.12.0/CMakeLists.txt 2025-12-03 23:04:47.000000000 +0100 +++ new/kunifiedpush-25.12.1/CMakeLists.txt 2026-01-06 04:39:49.000000000 +0100 @@ -6,7 +6,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KUnifiedPush VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kunifiedpush-25.12.0/po/de/kcm_push_notifications.po new/kunifiedpush-25.12.1/po/de/kcm_push_notifications.po --- old/kunifiedpush-25.12.0/po/de/kcm_push_notifications.po 2025-12-03 23:04:47.000000000 +0100 +++ new/kunifiedpush-25.12.1/po/de/kcm_push_notifications.po 2026-01-06 04:39:49.000000000 +0100 @@ -3,40 +3,41 @@ # This file is distributed under the same license as the kunifiedpush package. # SPDX-FileCopyrightText: 2023 Frederik Schwarzer <[email protected]> # SPDX-FileCopyrightText: 2024 Alois Spitzbart <[email protected]> +# SPDX-FileCopyrightText: 2025 Philipp Kiemle <[email protected]> msgid "" msgstr "" "Project-Id-Version: kcm_push_notifications\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 14:40+0000\n" -"PO-Revision-Date: 2024-06-11 22:42+0200\n" -"Last-Translator: Alois Spitzbart <[email protected]>\n" +"PO-Revision-Date: 2025-12-23 00:48+0100\n" +"Last-Translator: Philipp Kiemle <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 24.05.0\n" +"X-Generator: Lokalize 25.08.3\n" #: selftest.cpp:34 #, kde-format msgid "The operation timed out." -msgstr "" +msgstr "Zeitüberschreitung bei der Ausführung des Vorgangs." #: selftest.cpp:59 #, kde-format msgid "Push notification self-test." -msgstr "" +msgstr "Selbsttest für Push-Benachrichtigung." #: selftest.cpp:73 #, kde-format msgid "Could not obtain push notification endpoint." -msgstr "" +msgstr "Endpunkt der Push-Benachrichtigung konnte nicht bezogen werden." #: selftest.cpp:126 #, kde-format msgid "Received notification does not have the expected content." -msgstr "" +msgstr "Die erhaltene Benachrichtigung hat nicht den erwarteten Inhalt." #: ui/main.qml:28 #, kde-format @@ -69,16 +70,13 @@ "verwenden." #: ui/main.qml:65 -#, fuzzy, kde-format -#| msgid "" -#| "<b>Offline</b><br>Network connection to the server could not be " -#| "established." +#, kde-format msgid "" "<b>Offline</b><br>Network connection to the server could not be established " "(%1)." msgstr "" "<b>Offline</b><br>Die Netzwerkverbindung zum Server konnte nicht hergestellt " -"werden." +"werden (%1)." #: ui/main.qml:66 #, kde-format @@ -89,12 +87,11 @@ "werden." #: ui/main.qml:76 -#, fuzzy, kde-format -#| msgid "<b>Offline</b><br>Could not authenticate at the server." +#, kde-format msgid "<b>Offline</b><br>Could not authenticate at the server (%1)." msgstr "" "<b>Offline</b><br>Die Authentifizierung beim Server konnte nicht " -"durchgeführt werden." +"durchgeführt werden (%1)." #: ui/main.qml:77 #, kde-format @@ -117,7 +114,7 @@ #: ui/main.qml:154 ui/main.qml:181 ui/main.qml:230 ui/main.qml:256 #, kde-format msgid "URL:" -msgstr "" +msgstr "Adresse:" #: ui/main.qml:159 #, kde-format @@ -141,37 +138,40 @@ "with applications with a larger amount of users, such as public Matrix or " "Mastodon instances." msgstr "" +"Beachten Sie, dass „ntfy.sh“ eine Begrenzung für Anwendungen setzt. Deshalb " +"wird es bei Anwendungen mit vielen Nutzern, wie öffentlichen Matrix- oder " +"Mastodon-Instanzen, nicht funktionieren." #: ui/main.qml:302 #, kde-format msgid "Push notifications are working correctly." -msgstr "" +msgstr "Push-Benachrichtigungen funktionieren wie erwartet." #: ui/main.qml:304 #, kde-format msgid "Push notification test failed." -msgstr "" +msgstr "Der Test für Push-Benachrichtigungen ist fehlgeschlagen." #: ui/main.qml:306 #, kde-format msgid "Registering with push server…" -msgstr "" +msgstr "Registrieren beim Push-Server …" #: ui/main.qml:308 #, kde-format msgid "Sending push notification…" -msgstr "" +msgstr "Push-Benachrichtigung wird gesendet …" #: ui/main.qml:310 #, kde-format msgid "Waiting to receive push notification…" -msgstr "" +msgstr "Warten auf Empfang der Push-Benachrichtigung …" #: ui/main.qml:317 #, kde-format msgctxt "@action:button" msgid "Test" -msgstr "" +msgstr "Test" #: ui/main.qml:334 #, kde-format @@ -184,17 +184,16 @@ msgstr "Anwendung von Push-Benachrichtigungen abmelden" #: ui/main.qml:371 -#, fuzzy, kde-format -#| msgid "Applications" +#, kde-format msgctxt "@title:window" msgid "Unregister Application" -msgstr "Anwendungen" +msgstr "Anwendung abmelden" #: ui/main.qml:372 #, kde-format msgctxt "%1 is an application name" msgid "Are you sure you want to unregister '%1'?" -msgstr "" +msgstr "Möchten Sie „%1“ wirklich abmelden?" #~ msgid "Url:" #~ msgstr "Adresse:" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kunifiedpush-25.12.0/po/ga/kcm_push_notifications.po new/kunifiedpush-25.12.1/po/ga/kcm_push_notifications.po --- old/kunifiedpush-25.12.0/po/ga/kcm_push_notifications.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kunifiedpush-25.12.1/po/ga/kcm_push_notifications.po 2026-01-06 04:39:49.000000000 +0100 @@ -0,0 +1,176 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kunifiedpush package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: kunifiedpush\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 14:40+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Irish Gaelic <[email protected]>\n" +"Language: ga\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " +"3 : 4\n" + +#: selftest.cpp:34 +#, kde-format +msgid "The operation timed out." +msgstr "" + +#: selftest.cpp:59 +#, kde-format +msgid "Push notification self-test." +msgstr "" + +#: selftest.cpp:73 +#, kde-format +msgid "Could not obtain push notification endpoint." +msgstr "" + +#: selftest.cpp:126 +#, kde-format +msgid "Received notification does not have the expected content." +msgstr "" + +#: ui/main.qml:28 +#, kde-format +msgid "There is no push notification service running!" +msgstr "" + +#: ui/main.qml:37 +#, kde-format +msgid "" +"There is a 3rd party push notification service running. Push notifications " +"are available, but cannot be configured here." +msgstr "" + +#: ui/main.qml:46 +#, kde-format +msgid "" +"<b>Online</b><br>Connected to the push notification server and operational." +msgstr "" + +#: ui/main.qml:55 +#, kde-format +msgid "<b>Idle</b><br>There are no applications using push notifications." +msgstr "" + +#: ui/main.qml:65 +#, kde-format +msgid "" +"<b>Offline</b><br>Network connection to the server could not be established " +"(%1)." +msgstr "" + +#: ui/main.qml:66 +#, kde-format +msgid "" +"<b>Offline</b><br>Network connection to the server could not be established." +msgstr "" + +#: ui/main.qml:76 +#, kde-format +msgid "<b>Offline</b><br>Could not authenticate at the server (%1)." +msgstr "" + +#: ui/main.qml:77 +#, kde-format +msgid "<b>Offline</b><br>Could not authenticate at the server." +msgstr "" + +#: ui/main.qml:86 +#, kde-format +msgid "<b>Offline</b><br>Push notifications are not set up yet." +msgstr "" + +#: ui/main.qml:114 +#, kde-format +msgid "Push provider:" +msgstr "" + +#: ui/main.qml:154 ui/main.qml:181 ui/main.qml:230 ui/main.qml:256 +#, kde-format +msgid "URL:" +msgstr "" + +#: ui/main.qml:159 +#, kde-format +msgid "Client token:" +msgstr "" + +#: ui/main.qml:186 +#, kde-format +msgid "User name:" +msgstr "" + +#: ui/main.qml:192 +#, kde-format +msgid "Authenticate" +msgstr "" + +#: ui/main.qml:237 +#, kde-format +msgid "" +"Note that ntfy.sh is rate-limiting applications. It will therefore not work " +"with applications with a larger amount of users, such as public Matrix or " +"Mastodon instances." +msgstr "" + +#: ui/main.qml:302 +#, kde-format +msgid "Push notifications are working correctly." +msgstr "" + +#: ui/main.qml:304 +#, kde-format +msgid "Push notification test failed." +msgstr "" + +#: ui/main.qml:306 +#, kde-format +msgid "Registering with push server…" +msgstr "" + +#: ui/main.qml:308 +#, kde-format +msgid "Sending push notification…" +msgstr "" + +#: ui/main.qml:310 +#, kde-format +msgid "Waiting to receive push notification…" +msgstr "" + +#: ui/main.qml:317 +#, kde-format +msgctxt "@action:button" +msgid "Test" +msgstr "" + +#: ui/main.qml:334 +#, kde-format +msgid "Applications" +msgstr "" + +#: ui/main.qml:364 +#, kde-format +msgid "Unregister application from push notifications" +msgstr "" + +#: ui/main.qml:371 +#, kde-format +msgctxt "@title:window" +msgid "Unregister Application" +msgstr "" + +#: ui/main.qml:372 +#, kde-format +msgctxt "%1 is an application name" +msgid "Are you sure you want to unregister '%1'?" +msgstr ""
