Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasmatube for openSUSE:Factory 
checked in at 2026-03-07 20:08:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasmatube (Old)
 and      /work/SRC/openSUSE:Factory/.plasmatube.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasmatube"

Sat Mar  7 20:08:31 2026 rev:35 rq:1337116 version:25.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasmatube/plasmatube.changes    2026-02-06 
19:13:59.185279417 +0100
+++ /work/SRC/openSUSE:Factory/.plasmatube.new.8177/plasmatube.changes  
2026-03-07 20:13:24.968519369 +0100
@@ -1,0 +2,9 @@
+Tue Mar  3 09:57:25 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 25.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.3/
+- No code change since 25.12.2
+
+-------------------------------------------------------------------

Old:
----
  plasmatube-25.12.2.tar.xz
  plasmatube-25.12.2.tar.xz.sig

New:
----
  plasmatube-25.12.3.tar.xz
  plasmatube-25.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ plasmatube.spec ++++++
--- /var/tmp/diff_new_pack.mj4IqZ/_old  2026-03-07 20:13:25.628546673 +0100
+++ /var/tmp/diff_new_pack.mj4IqZ/_new  2026-03-07 20:13:25.636547004 +0100
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           plasmatube
-Version:        25.12.2
+Version:        25.12.3
 Release:        0
 Summary:        YouTube client
 License:        GPL-3.0-or-later


++++++ plasmatube-25.12.2.tar.xz -> plasmatube-25.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasmatube-25.12.2/CMakeLists.txt 
new/plasmatube-25.12.3/CMakeLists.txt
--- old/plasmatube-25.12.2/CMakeLists.txt       2026-02-02 04:22:18.000000000 
+0100
+++ new/plasmatube-25.12.3/CMakeLists.txt       2026-02-28 13:23:50.000000000 
+0100
@@ -6,7 +6,7 @@
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-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(plasmatube VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasmatube-25.12.2/org.kde.plasmatube.appdata.xml 
new/plasmatube-25.12.3/org.kde.plasmatube.appdata.xml
--- old/plasmatube-25.12.2/org.kde.plasmatube.appdata.xml       2026-02-02 
04:22:18.000000000 +0100
+++ new/plasmatube-25.12.3/org.kde.plasmatube.appdata.xml       2026-02-28 
13:23:50.000000000 +0100
@@ -149,6 +149,8 @@
   </screenshots>
   <launchable type="desktop-id">org.kde.plasmatube.desktop</launchable>
   <releases>
+    <release version="25.12.3" date="2026-03-05"/>
+    <release version="25.12.3" date="2026-03-05"/>
     <release version="25.12.2" date="2026-02-05"/>
     <release version="25.12.1" date="2026-01-08"/>
     <release version="25.12.0" date="2025-12-11"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasmatube-25.12.2/po/cs/plasmatube.po 
new/plasmatube-25.12.3/po/cs/plasmatube.po
--- old/plasmatube-25.12.2/po/cs/plasmatube.po  2026-02-02 04:22:18.000000000 
+0100
+++ new/plasmatube-25.12.3/po/cs/plasmatube.po  2026-02-28 13:23:50.000000000 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) 2023 This file is copyright:
 # This file is distributed under the same license as the plasmatube package.
-# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024, 2025 Vit Pelcak 
<[email protected]>
+# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024, 2025, 2026 Vit Pelcak 
<[email protected]>
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "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 25.08.3\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #: api/invidious/invidiousapi.cpp:112 api/piped/pipedapi.cpp:90
 #: controllers/logincontroller.cpp:37
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasmatube-25.12.2/po/ko/plasmatube.po 
new/plasmatube-25.12.3/po/ko/plasmatube.po
--- old/plasmatube-25.12.2/po/ko/plasmatube.po  2026-02-02 04:22:18.000000000 
+0100
+++ new/plasmatube-25.12.3/po/ko/plasmatube.po  2026-02-28 13:23:50.000000000 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) 2024 This file is copyright:
 # This file is distributed under the same license as the plasmatube package.
-# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024, 2025 Shinjo Park 
<[email protected]>
+# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024, 2025, 2026 Shinjo Park 
<[email protected]>
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.08.1\n"
 
 #: api/invidious/invidiousapi.cpp:112 api/piped/pipedapi.cpp:90
 #: controllers/logincontroller.cpp:37
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasmatube-25.12.2/po/nn/plasmatube.po 
new/plasmatube-25.12.3/po/nn/plasmatube.po
--- old/plasmatube-25.12.2/po/nn/plasmatube.po  2026-02-02 04:22:18.000000000 
+0100
+++ new/plasmatube-25.12.3/po/nn/plasmatube.po  2026-02-28 13:23:50.000000000 
+0100
@@ -5,7 +5,7 @@
 "Project-Id-Version: plasmatube\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:40+0000\n"
-"PO-Revision-Date: 2024-09-24 19:21+0200\n"
+"PO-Revision-Date: 2026-02-26 19:00+0100\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 24.11.70\n"
+"X-Generator: Lokalize 26.03.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -57,9 +57,9 @@
 msgstr "YouTube-klient"
 
 #: main.cpp:58
-#, fuzzy, kde-format
+#, kde-format
 msgid "© 2019-2025 Linus Jahn, 2019-2025 KDE Community"
-msgstr "© 2019–2024 Linus Jahn, 2019–2024 KDE-fellesskapet"
+msgstr "© 2019–2025 Linus Jahn, 2019–2025 KDE-fellesskapet"
 
 #: main.cpp:59
 #, kde-format
@@ -162,7 +162,7 @@
 msgstr "Mellomtenar-innstillingar"
 
 #: ui/ChannelPage.qml:46
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "@action:intoolbar"
 msgid "Open in Browser"
 msgstr "Opna i nettlesar"
@@ -180,16 +180,16 @@
 msgstr "Spelelister"
 
 #: ui/ChannelPage.qml:188 ui/FeedPage.qml:59 ui/PlaylistPage.qml:55
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "@info:placeholder"
 msgid "No Videos"
 msgstr "Ingen videoar"
 
 #: ui/ChannelPage.qml:206 ui/Main.qml:251 ui/PlaylistsPage.qml:26
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "@info:placeholder"
 msgid "No Playlists"
-msgstr "Spelelister"
+msgstr "Ingen spelelister"
 
 #: ui/components/BottomNavBar.qml:70
 #, kde-format
@@ -570,7 +570,7 @@
 #, kde-format
 msgctxt "@info:placeholder"
 msgid "No Results"
-msgstr ""
+msgstr "Ingen resultat"
 
 #: ui/settings/AccountCard.qml:22
 #, kde-format

Reply via email to