Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yakuake for openSUSE:Factory checked in at 2025-07-06 17:12:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yakuake (Old) and /work/SRC/openSUSE:Factory/.yakuake.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yakuake" Sun Jul 6 17:12:48 2025 rev:117 rq:1290490 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/yakuake/yakuake.changes 2025-06-10 09:05:57.757115977 +0200 +++ /work/SRC/openSUSE:Factory/.yakuake.new.1903/yakuake.changes 2025-07-06 17:17:17.858259939 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:27:42 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- Old: ---- yakuake-25.04.2.tar.xz yakuake-25.04.2.tar.xz.sig New: ---- yakuake-25.04.3.tar.xz yakuake-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yakuake.spec ++++++ --- /var/tmp/diff_new_pack.cbN8qM/_old 2025-07-06 17:17:18.522287396 +0200 +++ /var/tmp/diff_new_pack.cbN8qM/_new 2025-07-06 17:17:18.526287562 +0200 @@ -22,7 +22,7 @@ %bcond_without released Name: yakuake -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: Drop-down terminal emulator based on Konsole technologies License: GPL-2.0-or-later ++++++ yakuake-25.04.2.tar.xz -> yakuake-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yakuake-25.04.2/CMakeLists.txt new/yakuake-25.04.3/CMakeLists.txt --- old/yakuake-25.04.2/CMakeLists.txt 2025-06-03 05:25:23.000000000 +0200 +++ new/yakuake-25.04.3/CMakeLists.txt 2025-06-30 18:03:59.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") 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(yakuake VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yakuake-25.04.2/data/org.kde.yakuake.appdata.xml new/yakuake-25.04.3/data/org.kde.yakuake.appdata.xml --- old/yakuake-25.04.2/data/org.kde.yakuake.appdata.xml 2025-06-03 05:25:23.000000000 +0200 +++ new/yakuake-25.04.3/data/org.kde.yakuake.appdata.xml 2025-06-30 18:03:59.000000000 +0200 @@ -463,6 +463,7 @@ </provides> <launchable type="desktop-id">org.kde.yakuake.desktop</launchable> <releases> + <release version="25.04.3" date="2025-07-03"/> <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yakuake-25.04.2/po/de/yakuake.po new/yakuake-25.04.3/po/de/yakuake.po --- old/yakuake-25.04.2/po/de/yakuake.po 2025-06-03 05:25:23.000000000 +0200 +++ new/yakuake-25.04.3/po/de/yakuake.po 2025-06-30 18:03:59.000000000 +0200 @@ -1,3 +1,4 @@ +# SPDX-FileCopyrightText: 2025 Philipp Kiemle <l...@prly.mozmail.com> # Eike Hein <s...@eikehein.com>, 2006. # Thomas Reitelbach <t...@erdfunkstelle.de>, 2006. # Frederik Schwarzer <schwar...@kde.org>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2016, 2020, 2023. @@ -8,15 +9,15 @@ "Project-Id-Version: yakuake\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-12-22 00:43+0000\n" -"PO-Revision-Date: 2023-03-12 17:20+0100\n" -"Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n" +"PO-Revision-Date: 2025-05-15 17:06+0200\n" +"Last-Translator: Philipp Kiemle <l...@prly.mozmail.com>\n" "Language-Team: German <kde-i18n...@kde.org>\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 22.07.70\n" +"X-Generator: Lokalize 24.12.3\n" #: app/config/appearancesettings.cpp:151 #, kde-kuit-format @@ -1410,20 +1411,19 @@ #, kde-kuit-format msgctxt "@action" msgid "Split Left/Right" -msgstr "Aufteilen (links/rechts)" +msgstr "Teilen (links/rechts)" #: app/mainwindow.cpp:412 #, kde-kuit-format msgctxt "@action" msgid "Split Top/Bottom" -msgstr "Aufteilen (oben/unten)" +msgstr "Teilen (oben/unten)" #: app/mainwindow.cpp:419 -#, fuzzy, kde-kuit-format -#| msgid "Split Terminal Vertically" +#, kde-kuit-format msgctxt "@action" msgid "Split Automatically" -msgstr "Terminal senkrecht teilen" +msgstr "Automatisch teilen" #: app/mainwindow.cpp:426 #, kde-kuit-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yakuake-25.04.2/po/es/yakuake.po new/yakuake-25.04.3/po/es/yakuake.po --- old/yakuake-25.04.2/po/es/yakuake.po 2025-06-03 05:25:23.000000000 +0200 +++ new/yakuake-25.04.3/po/es/yakuake.po 2025-06-30 18:03:59.000000000 +0200 @@ -1,4 +1,6 @@ -# Translation of yakuake to Spanish +# Spanish translations for yakuake.po package. +# Copyright (C) 2006-2025 This file is copyright: +# This file is distributed under the same license as the yakuake package. # # SPDX-FileCopyrightText: 2006, 2007 Juan Manuel Garcia Molina <jua...@superiodico.net> # SPDX-FileCopyrightText: 2007, 2008 Enrique Matias Sanchez (Quique) <cronop...@gmail.com> @@ -11,7 +13,7 @@ "Project-Id-Version: yakuake\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-12-22 00:43+0000\n" -"PO-Revision-Date: 2025-02-21 00:11+0100\n" +"PO-Revision-Date: 2025-06-04 20:25+0100\n" "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" @@ -1779,68 +1781,3 @@ msgctxt "@info:whatsthis" msgid "Quits the application." msgstr "Sale de la aplicación" - -#~ msgctxt "@label" -#~ msgid "Blur" -#~ msgstr "Desenfoque" - -#~ msgctxt "@info:whatsthis" -#~ msgid "The KWin compositor's blur effects." -#~ msgstr "Los efectos de desenfoque del compositor KWin." - -#~ msgctxt "@info" -#~ msgid "" -#~ "Application successfully started.<nl/>Press <shortcut>%1</shortcut> to " -#~ "use it ..." -#~ msgstr "" -#~ "La aplicación se ha iniciado correctamente.<nl/>Pulse <shortcut>%1</" -#~ "shortcut> para usarla..." - -#~ msgctxt "@title:window" -#~ msgid "Failed to Download Skin" -#~ msgstr "Falló la descaga de la piel" - -#~ msgctxt "@info" -#~ msgid "The installer was given a directory, not a file." -#~ msgstr "Al instalador se le dio un directorio, no un archivo." - -#~ msgctxt "@info" -#~ msgid "Could not remove skin \"%1\"." -#~ msgstr "No se puede eliminar piel «%1»." - -#~ msgctxt "@item:inlistbox" -#~ msgid "Screen <numid>%1</numid>" -#~ msgstr "Pantalla <numid>%1</numid>" - -#~ msgctxt "@info:shell" -#~ msgid "Yakuake is already running, toggling window ..." -#~ msgstr "Yakuake ya está en ejecución, cambiando a la ventana..." - -#~ msgctxt "@item:inmenu" -#~ msgid "Screen <numid>%1</numid>" -#~ msgstr "Pantalla <numid>%1</numid>" - -#~ msgctxt "@label" -#~ msgid "Show startup notification" -#~ msgstr "Mostrar la notificación de arranque" - -#~ msgctxt "@info:whatsthis" -#~ msgid "Whether to show a notification popup at application startup." -#~ msgstr "" -#~ "Si se debe mostrar un aviso emergente en el inicio de la aplicación." - -#~ msgctxt "@option:check" -#~ msgid "Show startup notification popup" -#~ msgstr "Mostrar la ventana emergente de notificación del arranque" - -#~ msgctxt "@title:window" -#~ msgid "<application>Yakuake</application> Notification" -#~ msgstr "Notificación de <application>Yakuake</application>" - -#~ msgctxt "@label:slider" -#~ msgid "Speed:" -#~ msgstr "Velocidad:" - -#~ msgctxt "@info:shell" -#~ msgid "Cannot connect to X server." -#~ msgstr "No se puede conectar con el servidor X."