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-02-06 19:08:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasmatube (Old) and /work/SRC/openSUSE:Factory/.plasmatube.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasmatube" Fri Feb 6 19:08:43 2026 rev:34 rq:1331386 version:25.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/plasmatube/plasmatube.changes 2026-01-12 10:30:20.995810065 +0100 +++ /work/SRC/openSUSE:Factory/.plasmatube.new.1670/plasmatube.changes 2026-02-06 19:13:59.185279417 +0100 @@ -1,0 +2,10 @@ +Tue Feb 3 10:06:20 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.2/ +- Changes since 25.12.1: + * Disable Android CI for now + +------------------------------------------------------------------- Old: ---- plasmatube-25.12.1.tar.xz plasmatube-25.12.1.tar.xz.sig New: ---- plasmatube-25.12.2.tar.xz plasmatube-25.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasmatube.spec ++++++ --- /var/tmp/diff_new_pack.4xFpCS/_old 2026-02-06 19:13:59.777304357 +0100 +++ /var/tmp/diff_new_pack.4xFpCS/_new 2026-02-06 19:13:59.777304357 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: plasmatube -Version: 25.12.1 +Version: 25.12.2 Release: 0 Summary: YouTube client License: GPL-3.0-or-later ++++++ plasmatube-25.12.1.tar.xz -> plasmatube-25.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasmatube-25.12.1/.gitlab-ci.yml new/plasmatube-25.12.2/.gitlab-ci.yml --- old/plasmatube-25.12.1/.gitlab-ci.yml 2026-01-06 04:40:35.000000000 +0100 +++ new/plasmatube-25.12.2/.gitlab-ci.yml 2026-02-02 04:22:18.000000000 +0100 @@ -8,5 +8,5 @@ - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - - /gitlab-templates/android-qt6.yml + # - /gitlab-templates/android-qt6.yml - Disabled for now until libmpv works on Android CI again # - /gitlab-templates/flatpak.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasmatube-25.12.1/CMakeLists.txt new/plasmatube-25.12.2/CMakeLists.txt --- old/plasmatube-25.12.1/CMakeLists.txt 2026-01-06 04:40:35.000000000 +0100 +++ new/plasmatube-25.12.2/CMakeLists.txt 2026-02-02 04:22:18.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 "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") 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.1/org.kde.plasmatube.appdata.xml new/plasmatube-25.12.2/org.kde.plasmatube.appdata.xml --- old/plasmatube-25.12.1/org.kde.plasmatube.appdata.xml 2026-01-06 04:40:35.000000000 +0100 +++ new/plasmatube-25.12.2/org.kde.plasmatube.appdata.xml 2026-02-02 04:22:18.000000000 +0100 @@ -149,6 +149,7 @@ </screenshots> <launchable type="desktop-id">org.kde.plasmatube.desktop</launchable> <releases> + <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"/> <release version="25.08.3" date="2025-11-06"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasmatube-25.12.1/po/ca@valencia/plasmatube.po new/plasmatube-25.12.2/po/ca@valencia/plasmatube.po --- old/plasmatube-25.12.1/po/ca@valencia/plasmatube.po 2026-01-06 04:40:35.000000000 +0100 +++ new/plasmatube-25.12.2/po/ca@valencia/plasmatube.po 2026-02-02 04:22:18.000000000 +0100 @@ -98,7 +98,7 @@ #: models/peertubeinstancesmodel.cpp:32 #, kde-format msgid "No server description provided." -msgstr "No s'ha proporcionat cap descripció." +msgstr "No s'ha proporcionat cap descripció del servidor." #: models/videolistmodel.cpp:18 ui/components/Sidebar.qml:142 #, kde-format @@ -812,7 +812,7 @@ #: ui/settings/NetworkProxyPage.qml:52 #, kde-format msgid "Host" -msgstr "Servidor" +msgstr "Amfitrió" #: ui/settings/NetworkProxyPage.qml:63 #, kde-format @@ -1016,7 +1016,7 @@ #, kde-format msgctxt "@info" msgid "Error Loading Video" -msgstr "S'ha produït un error en carregar el vídeo" +msgstr "S'ha produït un error mentre es carregava el vídeo" #: ui/videoplayer/VideoPlayer.qml:186 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasmatube-25.12.1/po/de/plasmatube.po new/plasmatube-25.12.2/po/de/plasmatube.po --- old/plasmatube-25.12.1/po/de/plasmatube.po 2026-01-06 04:40:35.000000000 +0100 +++ new/plasmatube-25.12.2/po/de/plasmatube.po 2026-02-02 04:22:18.000000000 +0100 @@ -11,7 +11,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: 2026-01-01 22:08+0100\n" +"PO-Revision-Date: 2026-01-27 17:04+0100\n" "Last-Translator: Philipp Kiemle <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -19,7 +19,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.3\n" +"X-Generator: Lokalize 25.12.1\n" #: api/invidious/invidiousapi.cpp:112 api/piped/pipedapi.cpp:90 #: controllers/logincontroller.cpp:37 @@ -47,7 +47,7 @@ #: controllers/videocontroller.cpp:71 #, kde-format msgid "Playing video" -msgstr "Video wiedergeben" +msgstr "Video wird wiedergegeben" #: main.cpp:54 #, kde-format
