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-05-11 16:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kunifiedpush (Old)
 and      /work/SRC/openSUSE:Factory/.kunifiedpush.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kunifiedpush"

Mon May 11 16:54:55 2026 rev:19 rq:1351737 version:26.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kunifiedpush/kunifiedpush.changes        
2026-04-17 21:55:16.579920819 +0200
+++ /work/SRC/openSUSE:Factory/.kunifiedpush.new.1966/kunifiedpush.changes      
2026-05-11 17:04:12.809775877 +0200
@@ -1,0 +2,10 @@
+Thu May  7 08:03:20 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.1/
+- Changes since 26.04.0:
+  * Fix Android build with Qt 6.11
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kunifiedpush.spec ++++++
--- /var/tmp/diff_new_pack.Mebk75/_old  2026-05-11 17:04:13.413800765 +0200
+++ /var/tmp/diff_new_pack.Mebk75/_new  2026-05-11 17:04:13.417800930 +0200
@@ -22,7 +22,7 @@
 %define qt6_version 6.9.0
 #
 Name:           kunifiedpush
-Version:        26.04.0
+Version:        26.04.1
 Release:        0
 Summary:        UnifiedPush client components
 License:        LGPL-2.0-or-later


++++++ kunifiedpush-26.04.0.tar.xz -> kunifiedpush-26.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunifiedpush-26.04.0/CMakeLists.txt 
new/kunifiedpush-26.04.1/CMakeLists.txt
--- old/kunifiedpush-26.04.0/CMakeLists.txt     2026-04-09 06:17:59.000000000 
+0200
+++ new/kunifiedpush-26.04.1/CMakeLists.txt     2026-05-04 11:30:30.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 "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-26.04.0/po/nn/kcm_push_notifications.po 
new/kunifiedpush-26.04.1/po/nn/kcm_push_notifications.po
--- old/kunifiedpush-26.04.0/po/nn/kcm_push_notifications.po    2026-04-09 
06:17:59.000000000 +0200
+++ new/kunifiedpush-26.04.1/po/nn/kcm_push_notifications.po    2026-05-04 
11:30:30.000000000 +0200
@@ -5,7 +5,7 @@
 "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: 2026-03-01 20:13+0100\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: nn\n"
@@ -13,7 +13,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 26.03.70\n"
+"X-Generator: Lokalize 25.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -126,6 +126,9 @@
 "with applications with a larger amount of users, such as public Matrix or "
 "Mastodon instances."
 msgstr ""
+"Merk at ntfy.sh har avgrensingar i talet på meldingar per sekund. Det vil "
+"derfor ikkje verka med program som har mange brukarar, for eksempel "
+"offentlege Matrix- eller Mastodon-instansar."
 
 #: ui/main.qml:245
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kunifiedpush-26.04.0/src/client/android/build.gradle 
new/kunifiedpush-26.04.1/src/client/android/build.gradle
--- old/kunifiedpush-26.04.0/src/client/android/build.gradle    2026-04-09 
06:17:59.000000000 +0200
+++ new/kunifiedpush-26.04.1/src/client/android/build.gradle    2026-05-04 
11:30:30.000000000 +0200
@@ -4,7 +4,7 @@
 buildscript {
     repositories {
         google()
-        jcenter()
+        mavenCentral()
     }
 
     dependencies {
@@ -14,7 +14,7 @@
 
 repositories {
     google()
-    jcenter()
+    mavenCentral()
 }
 
 apply plugin: 'com.android.library'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kunifiedpush-26.04.0/src/kcm/kcm_push_notifications.json 
new/kunifiedpush-26.04.1/src/kcm/kcm_push_notifications.json
--- old/kunifiedpush-26.04.0/src/kcm/kcm_push_notifications.json        
2026-04-09 06:17:59.000000000 +0200
+++ new/kunifiedpush-26.04.1/src/kcm/kcm_push_notifications.json        
2026-05-04 11:30:30.000000000 +0200
@@ -21,6 +21,7 @@
         "Description[lt]": "Konfigūruoti pranešimus iš internetinių paslaugų",
         "Description[lv]": "Tiešsaistes pakalpojumu paziņojumu konfigurēšana",
         "Description[nl]": "Meldingen configureren van online services",
+        "Description[nn]": "Set opp varslingar frå nettbaserte 
varslingstenester",
         "Description[pl]": "Ustawienia powiadomień z usług sieciowych",
         "Description[pt_BR]": "Configurar notificações de serviços online",
         "Description[ro]": "Configurează notificările de la servicii online",
@@ -103,6 +104,7 @@
     "X-KDE-Keywords[lt]": "Push notifications,unified push,KUnifiedPush,Push 
pranešimai,jungtinis push,bendras push,KUnifiedPush,push žinutės,push zinutes",
     "X-KDE-Keywords[lv]": "Pašpiegādes paziņojumi,apvienotā 
pašpiegāde,KUnifiedPush",
     "X-KDE-Keywords[nl]": "Push-meldingen,geünificeerde push,KUnifiedPush",
+    "X-KDE-Keywords[nn]": "Varslingar frå varslingsteneste,unified push,push 
notifications,KUnifiedPush",
     "X-KDE-Keywords[pl]": "Powiadomienia push,ujednolicony push,KUnifiedPush",
     "X-KDE-Keywords[pt_BR]": "Notificações push,push unificado,KUnifiedPush",
     "X-KDE-Keywords[ro]": "notificări împinse,unified push,KUnifiedPush",

Reply via email to