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-07-02 22:12:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kunifiedpush (Old)
 and      /work/SRC/openSUSE:Factory/.kunifiedpush.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kunifiedpush"

Thu Jul  2 22:12:10 2026 rev:21 rq:1363336 version:26.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kunifiedpush/kunifiedpush.changes        
2026-06-08 14:20:21.192699984 +0200
+++ /work/SRC/openSUSE:Factory/.kunifiedpush.new.1982/kunifiedpush.changes      
2026-07-02 22:17:15.268959189 +0200
@@ -1,0 +2,10 @@
+Tue Jun 30 18:20:04 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.3/
+- Changes since 26.04.2:
+  * Add missing qqml.h include
+
+-------------------------------------------------------------------

Old:
----
  kunifiedpush-26.04.2.tar.xz
  kunifiedpush-26.04.2.tar.xz.sig

New:
----
  kunifiedpush-26.04.3.tar.xz
  kunifiedpush-26.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ kunifiedpush.spec ++++++
--- /var/tmp/diff_new_pack.Hb0Eqf/_old  2026-07-02 22:17:15.864979657 +0200
+++ /var/tmp/diff_new_pack.Hb0Eqf/_new  2026-07-02 22:17:15.868979795 +0200
@@ -22,7 +22,7 @@
 %define qt6_version 6.9.0
 #
 Name:           kunifiedpush
-Version:        26.04.2
+Version:        26.04.3
 Release:        0
 Summary:        UnifiedPush client components
 License:        LGPL-2.0-or-later


++++++ kunifiedpush-26.04.2.tar.xz -> kunifiedpush-26.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunifiedpush-26.04.2/CMakeLists.txt 
new/kunifiedpush-26.04.3/CMakeLists.txt
--- old/kunifiedpush-26.04.2/CMakeLists.txt     2026-05-31 17:14:24.000000000 
+0200
+++ new/kunifiedpush-26.04.3/CMakeLists.txt     2026-06-26 21:49:46.000000000 
+0200
@@ -6,7 +6,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "26")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 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-26.04.2/po/cs/kcm_push_notifications.po 
new/kunifiedpush-26.04.3/po/cs/kcm_push_notifications.po
--- old/kunifiedpush-26.04.2/po/cs/kcm_push_notifications.po    2026-05-31 
17:14:24.000000000 +0200
+++ new/kunifiedpush-26.04.3/po/cs/kcm_push_notifications.po    2026-06-26 
21:49:46.000000000 +0200
@@ -1,21 +1,21 @@
 # Copyright (C) 2023 This file is copyright:
 # This file is distributed under the same license as the kunifiedpush package.
-# SPDX-FileCopyrightText: 2022, 2023 Vit Pelcak <[email protected]>
+# SPDX-FileCopyrightText: 2022-2023, 2026 Vit Pelcak <[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kunifiedpush\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-02-09 00:42+0000\n"
-"PO-Revision-Date: 2023-11-14 14:49+0100\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2026-06-08 10:39+0200\n"
+"Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\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.3\n"
+"X-Generator: Lokalize 26.04.1\n"
 
 #: selftest.cpp:34
 #, kde-format
@@ -25,7 +25,7 @@
 #: selftest.cpp:59
 #, kde-format
 msgid "Push notification self-test."
-msgstr ""
+msgstr "Vlastní test Upozornění Push"
 
 #: selftest.cpp:73
 #, kde-format
@@ -127,23 +127,24 @@
 msgid "Authentication method:"
 msgstr "Ověřit"
 
+# žádné parametry funkce v inspektoru funkcí
 #: ui/main.qml:246
 #, kde-format
 msgctxt "authentication method"
 msgid "None"
-msgstr ""
+msgstr "Nic"
 
 #: ui/main.qml:246
 #, kde-format
 msgctxt "authentication method"
 msgid "Password"
-msgstr ""
+msgstr "Heslo"
 
 #: ui/main.qml:246
 #, kde-format
 msgctxt "authentication method"
 msgid "Token"
-msgstr ""
+msgstr "Token"
 
 #: ui/main.qml:260
 #, kde-format
@@ -159,7 +160,7 @@
 #, kde-format
 msgctxt "authentication token"
 msgid "Token:"
-msgstr ""
+msgstr "Token:"
 
 #: ui/main.qml:331
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunifiedpush-26.04.2/po/hu/kcm_push_notifications.po 
new/kunifiedpush-26.04.3/po/hu/kcm_push_notifications.po
--- old/kunifiedpush-26.04.2/po/hu/kcm_push_notifications.po    2026-05-31 
17:14:24.000000000 +0200
+++ new/kunifiedpush-26.04.3/po/hu/kcm_push_notifications.po    2026-06-26 
21:49:46.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) 2025 This file is copyright:
 # This file is distributed under the same license as the kunifiedpush package.
 #
-# SPDX-FileCopyrightText: 2025 Kristof Kiszel <[email protected]>
+# SPDX-FileCopyrightText: 2025-2026 Kristof Kiszel <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kunifiedpush\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-02-09 00:42+0000\n"
-"PO-Revision-Date: 2025-11-07 21:26+0100\n"
+"PO-Revision-Date: 2026-06-16 22:20+0200\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 25.08.2\n"
+"X-Generator: Lokalize 26.04.2\n"
 
 #: selftest.cpp:34
 #, kde-format
@@ -134,45 +134,43 @@
 "például a nyilvános Matrix vagy a Mastodon példányok."
 
 #: ui/main.qml:245
-#, fuzzy, kde-format
-#| msgid "Authenticate"
+#, kde-format
 msgid "Authentication method:"
-msgstr "Hitelesítés"
+msgstr "Hitelesítési mód:"
 
 #: ui/main.qml:246
 #, kde-format
 msgctxt "authentication method"
 msgid "None"
-msgstr ""
+msgstr "Nincs"
 
 #: ui/main.qml:246
 #, kde-format
 msgctxt "authentication method"
 msgid "Password"
-msgstr ""
+msgstr "Jelszó"
 
 #: ui/main.qml:246
 #, kde-format
 msgctxt "authentication method"
 msgid "Token"
-msgstr ""
+msgstr "Token"
 
 #: ui/main.qml:260
-#, fuzzy, kde-format
-#| msgid "User name:"
+#, kde-format
 msgid "Username:"
 msgstr "Felhasználónév:"
 
 #: ui/main.qml:266
 #, kde-format
 msgid "Password:"
-msgstr ""
+msgstr "Jelszó:"
 
 #: ui/main.qml:266
 #, kde-format
 msgctxt "authentication token"
 msgid "Token:"
-msgstr ""
+msgstr "Token:"
 
 #: ui/main.qml:331
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunifiedpush-26.04.2/po/nn/kcm_push_notifications.po 
new/kunifiedpush-26.04.3/po/nn/kcm_push_notifications.po
--- old/kunifiedpush-26.04.2/po/nn/kcm_push_notifications.po    2026-05-31 
17:14:24.000000000 +0200
+++ new/kunifiedpush-26.04.3/po/nn/kcm_push_notifications.po    2026-06-26 
21:49:46.000000000 +0200
@@ -7,7 +7,7 @@
 "POT-Creation-Date: 2026-02-09 00:42+0000\n"
 "PO-Revision-Date: 2026-04-21 19:10+0200\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/kunifiedpush-26.04.2/src/kcm/kcmpushnotifications.cpp 
new/kunifiedpush-26.04.3/src/kcm/kcmpushnotifications.cpp
--- old/kunifiedpush-26.04.2/src/kcm/kcmpushnotifications.cpp   2026-05-31 
17:14:24.000000000 +0200
+++ new/kunifiedpush-26.04.3/src/kcm/kcmpushnotifications.cpp   2026-06-26 
21:49:46.000000000 +0200
@@ -17,6 +17,7 @@
 
 #include <QHostInfo>
 #include <QStandardPaths>
+#include <qqml.h>
 
 K_PLUGIN_CLASS_WITH_JSON(KCMPushNotifications, "kcm_push_notifications.json")
 

Reply via email to