Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdiamond for openSUSE:Factory checked in at 2025-11-08 16:31:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdiamond (Old) and /work/SRC/openSUSE:Factory/.kdiamond.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdiamond" Sat Nov 8 16:31:23 2025 rev:162 rq:1316204 version:25.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes 2025-10-13 17:29:38.985099959 +0200 +++ /work/SRC/openSUSE:Factory/.kdiamond.new.1980/kdiamond.changes 2025-11-08 16:32:51.287999705 +0100 @@ -1,0 +2,9 @@ +Thu Nov 6 18:37:36 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.08.3/ +- No code change since 25.08.2 + +------------------------------------------------------------------- Old: ---- kdiamond-25.08.2.tar.xz kdiamond-25.08.2.tar.xz.sig New: ---- kdiamond-25.08.3.tar.xz kdiamond-25.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiamond.spec ++++++ --- /var/tmp/diff_new_pack.GMQu27/_old 2025-11-08 16:32:52.144035545 +0100 +++ /var/tmp/diff_new_pack.GMQu27/_new 2025-11-08 16:32:52.148035713 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kdiamond -Version: 25.08.2 +Version: 25.08.3 Release: 0 Summary: Single player puzzle game License: GPL-2.0-or-later ++++++ kdiamond-25.08.2.tar.xz -> kdiamond-25.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/CMakeLists.txt new/kdiamond-25.08.3/CMakeLists.txt --- old/kdiamond-25.08.2/CMakeLists.txt 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/CMakeLists.txt 2025-11-01 11:06:39.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "08") -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(kdiamond VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/po/ca/kdiamond.po new/kdiamond-25.08.3/po/ca/kdiamond.po --- old/kdiamond-25.08.2/po/ca/kdiamond.po 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/po/ca/kdiamond.po 2025-11-01 11:06:39.000000000 +0100 @@ -2,11 +2,11 @@ # Copyright (C) 2008-2024 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2 or later. # -# Albert Astals Cid <[email protected]>, 2008. -# Joan Maspons <[email protected]>, 2009. -# Manuel Tortosa <[email protected]>, 2009, 2010. -# Josep M. Ferrer <[email protected]>, 2010, 2015, 2021, 2024. -# Antoni Bella Pérez <[email protected]>, 2020, 2021. +# SPDX-FileCopyrightText: 2008 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]> +# SPDX-FileCopyrightText: 2009, 2010 Manuel Tortosa <[email protected]> +# SPDX-FileCopyrightText: 2010, 2015, 2021, 2024 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kdiamond\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/po/ca@valencia/kdiamond.po new/kdiamond-25.08.3/po/ca@valencia/kdiamond.po --- old/kdiamond-25.08.2/po/ca@valencia/kdiamond.po 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/po/ca@valencia/kdiamond.po 2025-11-01 11:06:39.000000000 +0100 @@ -2,11 +2,11 @@ # Copyright (C) 2008-2024 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2 or later. # -# Albert Astals Cid <[email protected]>, 2008. -# Joan Maspons <[email protected]>, 2009. -# Manuel Tortosa <[email protected]>, 2009, 2010. -# Josep M. Ferrer <[email protected]>, 2010, 2015, 2021, 2024. -# Antoni Bella Pérez <[email protected]>, 2020, 2021. +# SPDX-FileCopyrightText: 2008 Albert Astals Cid <[email protected]> +# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]> +# SPDX-FileCopyrightText: 2009, 2010 Manuel Tortosa <[email protected]> +# SPDX-FileCopyrightText: 2010, 2015, 2021, 2024 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kdiamond\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/po/de/kdiamond.po new/kdiamond-25.08.3/po/de/kdiamond.po --- old/kdiamond-25.08.2/po/de/kdiamond.po 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/po/de/kdiamond.po 2025-11-01 11:06:39.000000000 +0100 @@ -1,6 +1,6 @@ # SPDX-FileCopyrightText: 2009, 2010, 2024 Johannes Obermayr <[email protected]> -# Burkhard Lück <[email protected]>, 2008. -# Linda-Maria Wirthmann <[email protected]>, 2008, 2009. +# SPDX-FileCopyrightText: 2008 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2008, 2009 Linda-Maria Wirthmann <[email protected]> msgid "" msgstr "" "Project-Id-Version: kdiamond\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/po/ro/kdiamond.po new/kdiamond-25.08.3/po/ro/kdiamond.po --- old/kdiamond-25.08.2/po/ro/kdiamond.po 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/po/ro/kdiamond.po 2025-11-01 11:06:39.000000000 +0100 @@ -2,14 +2,14 @@ # translation of kdiamond to Romanian # Copyright (C) 2008 This_file_is_part_of_KDE # This file is distributed under the same license as the kdiamond package. -# Sergiu Bivol <[email protected]>, 2008, 2009, 2024. +# SPDX-FileCopyrightText: 2008, 2009, 2024, 2025 Sergiu Bivol <[email protected]> # msgid "" msgstr "" "Project-Id-Version: kdiamond\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-22 00:38+0000\n" -"PO-Revision-Date: 2024-02-25 12:50+0000\n" +"PO-Revision-Date: 2025-10-19 10:15+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" "Language: ro\n" @@ -18,7 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 25.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -62,11 +62,10 @@ msgstr "Timp rămas: %1" #: infobar.cpp:48 -#, fuzzy, kde-format -#| msgid "Possible moves: %1" +#, kde-format msgctxt "Shown when the board is in motion." msgid "Possible moves: …" -msgstr "Mutări posibile: %1" +msgstr "Mutări posibile: …" #. i18n: ectx: label, entry (Untimed), group (Preferences) #: kdiamond.kcfg:9 @@ -147,37 +146,31 @@ msgstr "Consultant tehnic" #: mainwindow.cpp:55 -#, fuzzy, kde-format -#| msgctxt "new game" -#| msgid "&New" +#, kde-format msgctxt "@title:menu new game" msgid "&New" msgstr "&Nou" #: mainwindow.cpp:56 -#, fuzzy, kde-format -#| msgid "Timed game" +#, kde-format msgctxt "@item:inmenu" msgid "Timed Game" -msgstr "Joc cronometra" +msgstr "Joc cronometrat" #: mainwindow.cpp:57 -#, fuzzy, kde-format -#| msgid "Untimed game" +#, kde-format msgctxt "@item:inmenu" msgid "Untimed Game" msgstr "Joc necronometrat" #: mainwindow.cpp:63 -#, fuzzy, kde-format -#| msgid "Start a new game" +#, kde-format msgctxt "@info:tooltip" msgid "Start a new game" -msgstr "Începe joc nou" +msgstr "Începe un joc nou" #: mainwindow.cpp:64 -#, fuzzy, kde-format -#| msgid "Start a new game." +#, kde-format msgctxt "@info:whatsthis" msgid "Starts a new game." msgstr "Începe un joc nou." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/src/kdiamond.notifyrc new/kdiamond-25.08.3/src/kdiamond.notifyrc --- old/kdiamond-25.08.2/src/kdiamond.notifyrc 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/src/kdiamond.notifyrc 2025-11-01 11:06:39.000000000 +0100 @@ -6,6 +6,7 @@ Comment[bs]=KDiamond igra Comment[ca]=Joc KDiamond Comment[ca@valencia]=Joc KDiamond +Comment[cs]=Hra KDiamond Comment[da]=KDiamond-spil Comment[de]=KDiamond-Spiel Comment[el]=Παιχνίδι KDiamond @@ -118,6 +119,7 @@ Comment[bs]=Zvukovi koji se pojavljuju tokom igre Comment[ca]=Sons que apareixen durant la partida Comment[ca@valencia]=Sons que apareixen durant la partida +Comment[cs]=Zvuky, které se objevují během hry Comment[da]=Lyde der fremkommer under et spil Comment[de]=Die Klänge, die während des Spiels wiedergegeben werden. Comment[el]=Ήχοι κατά τη διάρκεια του παιχνιδιού @@ -456,6 +458,7 @@ Comment[bs]=Vrijeme je isteklo. Comment[ca]=S'ha esgotat el temps. Comment[ca@valencia]=S'ha esgotat el temps. +Comment[cs]=Čas vypršel. Comment[da]=Tiden er gået. Comment[de]=Die Zeit ist abgelaufen. Comment[el]=Τέλος χρόνου. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/src/org.kde.kdiamond.appdata.xml new/kdiamond-25.08.3/src/org.kde.kdiamond.appdata.xml --- old/kdiamond-25.08.2/src/org.kde.kdiamond.appdata.xml 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/src/org.kde.kdiamond.appdata.xml 2025-11-01 11:06:39.000000000 +0100 @@ -113,6 +113,7 @@ <p xml:lang="pl">KDiament jest grą z puzzlami dla jednego gracza. Celem gry jest tworzenie rzędów trzech podobnych diamentów.</p> <p xml:lang="pt">O KDiamond é um jogo de 'puzzles' para um único jogador. O objectivo do jogo é construir linhas com três diamantes semelhantes.</p> <p xml:lang="pt-BR">KDiamond é um jogo de quebra-cabeças para um jogador. O objetivo do jogo é construir linhas com três diamantes similares.</p> + <p xml:lang="ro">KDiamond e un joc-enigmă cu un singur jucător. Scopul jocului e să aliniați trei diamante similare.</p> <p xml:lang="ru">KDiamond — головоломка для одного игрока. Цель игры заключается в построении линий из трёх схожих бриллиантов.</p> <p xml:lang="sa">KDiamond इति एकः खिलाडी पहेलीक्रीडा अस्ति । क्रीडायाः उद्देश्यं त्रयाणां समानानां हीरकानां रेखानिर्माणम् अस्ति ।</p> <p xml:lang="sk">KDiamond je logická hra pre jedného hráča. Cieľom hry je postaviť línie troch podobných diamantov.</p> @@ -175,6 +176,7 @@ <binary>kdiamond</binary> </provides> <releases> + <release version="25.08.3" date="2025-11-06"/> <release version="25.08.2" date="2025-10-09"/> <release version="25.08.1" date="2025-09-11"/> <release version="25.08.0" date="2025-08-14"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/src/org.kde.kdiamond.desktop new/kdiamond-25.08.3/src/org.kde.kdiamond.desktop --- old/kdiamond-25.08.2/src/org.kde.kdiamond.desktop 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/src/org.kde.kdiamond.desktop 2025-11-01 11:06:39.000000000 +0100 @@ -64,6 +64,7 @@ GenericName[bs]=Tri-u-nizu igra GenericName[ca]=Joc de tres en fila GenericName[ca@valencia]=Joc de tres en fila +GenericName[cs]=Hra Tři v řadě GenericName[da]=Tre på række-spil GenericName[de]=Drei gewinnt GenericName[el]=Παιχνίδι τριάδων diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/themes/diamonds.desktop new/kdiamond-25.08.3/themes/diamonds.desktop --- old/kdiamond-25.08.2/themes/diamonds.desktop 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/themes/diamonds.desktop 2025-11-01 11:06:39.000000000 +0100 @@ -58,6 +58,7 @@ Description[bs]=Tema bazirana na stvarnom izgledu dijamanata. Description[ca]=Un tema basat en diamants d'aspecte real. Description[ca@valencia]=Un tema basat en diamants d'aspecte real. +Description[cs]=Téma založené na skutečně vypadajících diamantech. Description[da]=Et tema baseret på vellignende diamanter. Description[de]=Ein auf echten Diamanten basierendes Design. Description[el]=Ένα θέμα βασισμένο σε πραγματικό παρουσιαστικό διαμαντιών. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdiamond-25.08.2/themes/funny_zoo.desktop new/kdiamond-25.08.3/themes/funny_zoo.desktop --- old/kdiamond-25.08.2/themes/funny_zoo.desktop 2025-09-30 23:53:25.000000000 +0200 +++ new/kdiamond-25.08.3/themes/funny_zoo.desktop 2025-11-01 11:06:39.000000000 +0100 @@ -57,6 +57,7 @@ Description[bs]=To je zabavno vrijeme u džungli! Pomoć životinjama da nađu svoje obitelji. I gledaj pažljivo ne bi li našao žabe. Description[ca]=És hora de divertir-se a la jungla! Ajuda els animals a trobar les seves famílies. I vigila amb aquestes granotes tan difícils de trobar. Description[ca@valencia]=És hora de divertir-se en la jungla! Ajuda els animals a trobar les seues famílies. I vigila amb estes granotes tan difícils de trobar. +Description[cs]=Je čas zábavy v džungli! Pomozte zvířatům najít jejich rodiny. Ale pozor, žáby je těžké najít! Description[da]=Det er glade dage i junglen. Hjælp dyrene med at finde deres familier. Hold udkig efter de gemte frøer. Description[de]=Eine spaßreiche Zeit im Dschungel. Helfen Sie den Tieren ihre Familien zu finden und achten Sie auf die schwer zu findenden Frösche. Description[el]=Ένα διασκεδαστικό παιχνίδι στη ζούγκλα. Βοηθήστε τα ζώα να βρουν την οικογένειά τους. Βρείτε τα κρυμμένα βατραχάκια.
