Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kblocks for openSUSE:Factory checked in at 2025-08-16 20:37:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kblocks (Old) and /work/SRC/openSUSE:Factory/.kblocks.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kblocks" Sat Aug 16 20:37:49 2025 rev:161 rq:1299577 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes 2025-07-06 17:13:05.391815895 +0200 +++ /work/SRC/openSUSE:Factory/.kblocks.new.1085/kblocks.changes 2025-08-16 20:40:19.270567807 +0200 @@ -1,0 +2,16 @@ +Fri Aug 8 07:47:18 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- No code change since 25.07.80 + +------------------------------------------------------------------- +Mon Jul 14 14:25:04 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.07.80 + * New feature release +- No code change since 25.04.3 + +------------------------------------------------------------------- Old: ---- kblocks-25.04.3.tar.xz kblocks-25.04.3.tar.xz.sig New: ---- kblocks-25.08.0.tar.xz kblocks-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kblocks.spec ++++++ --- /var/tmp/diff_new_pack.LYOXYE/_old 2025-08-16 20:40:19.822590659 +0200 +++ /var/tmp/diff_new_pack.LYOXYE/_new 2025-08-16 20:40:19.822590659 +0200 @@ -1,7 +1,7 @@ # # spec file for package kblocks # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: kblocks -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: A classic falling blocks game License: GPL-2.0-or-later ++++++ kblocks-25.04.3.tar.xz -> kblocks-25.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-25.04.3/CMakeLists.txt new/kblocks-25.08.0/CMakeLists.txt --- old/kblocks-25.04.3/CMakeLists.txt 2025-06-30 18:25:51.000000000 +0200 +++ new/kblocks-25.08.0/CMakeLists.txt 2025-08-05 05:02:18.000000000 +0200 @@ -2,8 +2,8 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") -set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MINOR "08") +set(RELEASE_SERVICE_VERSION_MICRO "0") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kblocks VERSION ${RELEASE_SERVICE_VERSION}) @@ -52,7 +52,7 @@ ecm_set_disabled_deprecation_versions( QT 6.9.0 - KF 6.12.0 + KF 6.15.0 KDEGAMES 6.0 ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-25.04.3/po/ar/kblocks.po new/kblocks-25.08.0/po/ar/kblocks.po --- old/kblocks-25.04.3/po/ar/kblocks.po 2025-06-30 18:25:51.000000000 +0200 +++ new/kblocks-25.08.0/po/ar/kblocks.po 2025-08-05 05:02:18.000000000 +0200 @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-25.04.3/po/es/kblocks.po new/kblocks-25.08.0/po/es/kblocks.po --- old/kblocks-25.04.3/po/es/kblocks.po 2025-06-30 18:25:51.000000000 +0200 +++ new/kblocks-25.08.0/po/es/kblocks.po 2025-08-05 05:02:18.000000000 +0200 @@ -5,6 +5,7 @@ # SPDX-FileCopyrightText: 2008 Ignacio Poggi <ignacio...@gmail.com> # SPDX-FileCopyrightText: 2009 Enrique Matias Sanchez (Quique) <cronop...@gmail.com> # SPDX-FileCopyrightText: 2009, 2012, 2015, 2017, 2021, 2023, 2024 Eloy Cuadra <ecua...@eloihr.net> +# SPDX-FileCopyrightText: 2009 Huever # SPDX-FileCopyrightText: 2010 Kira J. Fernandez <kirajf...@gmail.com> # SPDX-FileCopyrightText: 2012 Rocio Gallego <traduccio...@rociogallego.com> # SPDX-FileCopyrightText: 2024, 2025 Sofía Priego <spri...@darksylvania.net> @@ -13,7 +14,7 @@ "Project-Id-Version: kblocks\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-22 00:38+0000\n" -"PO-Revision-Date: 2025-06-11 16:51+0100\n" +"PO-Revision-Date: 2025-07-07 17:47+0100\n" "Last-Translator: Sofía Priego <spri...@darksylvania.net>\n" "Language-Team: Spanish <kde-l10n...@kde.org>\n" "Language: es\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-25.04.3/po/pt_BR/kblocks.po new/kblocks-25.08.0/po/pt_BR/kblocks.po --- old/kblocks-25.04.3/po/pt_BR/kblocks.po 2025-06-30 18:25:51.000000000 +0200 +++ new/kblocks-25.08.0/po/pt_BR/kblocks.po 2025-08-05 05:02:18.000000000 +0200 @@ -5,20 +5,21 @@ # Mauricio Piacentini <piacent...@kde.org>, 2008. # Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2009, 2017, 2021. # André Marcelo Alvarenga <alvare...@kde.rog>, 2010, 2011, 2013, 2015. +# SPDX-FileCopyrightText: 2025 Marcus Gama <marcus.g...@gmail.com> msgid "" msgstr "" "Project-Id-Version: kblocks\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-11-22 00:38+0000\n" -"PO-Revision-Date: 2021-06-21 09:39-0300\n" -"Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n" +"PO-Revision-Date: 2025-07-23 11:52-0300\n" +"Last-Translator: Marcus Gama <marcus.g...@gmail.com>\n" "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n" "Language: pt_BR\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 20.04.2\n" +"X-Generator: Lokalize 25.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -53,43 +54,37 @@ msgstr "Lista de pontos : %1 - %2 - %3 - %4 - %5 - %6 - %7 - %8" #: KBlocksKeyboardPlayer.cpp:76 -#, fuzzy, kde-format -#| msgid "Rotate Piece Clockwise" +#, kde-format msgctxt "@action" msgid "Rotate Piece Clockwise" msgstr "Girar a peça no sentido horário" #: KBlocksKeyboardPlayer.cpp:82 -#, fuzzy, kde-format -#| msgid "Rotate Piece Counter Clockwise" +#, kde-format msgctxt "@action" msgid "Rotate Piece Counterclockwise" msgstr "Girar a peça no sentido anti-horário" #: KBlocksKeyboardPlayer.cpp:88 -#, fuzzy, kde-format -#| msgid "Move Piece Left" +#, kde-format msgctxt "@action" msgid "Move Piece Left" msgstr "Mover a peça para a esquerda" #: KBlocksKeyboardPlayer.cpp:94 -#, fuzzy, kde-format -#| msgid "Move Piece Right" +#, kde-format msgctxt "@action" msgid "Move Piece Right" msgstr "Mover a peça para a direita" #: KBlocksKeyboardPlayer.cpp:100 -#, fuzzy, kde-format -#| msgid "Move Piece Down" +#, kde-format msgctxt "@action" msgid "Move Piece Down" msgstr "Mover a peça para baixo" #: KBlocksKeyboardPlayer.cpp:106 -#, fuzzy, kde-format -#| msgid "Drop the Piece" +#, kde-format msgctxt "@action" msgid "Drop the Piece" msgstr "Soltar a peça" @@ -136,25 +131,22 @@ msgstr "Pontos: %1 - Linhas: %2 - Nível: %3" #: KBlocksWin.cpp:290 -#, fuzzy, kde-format -#| msgid "Single Game" +#, kde-format msgctxt "@action" msgid "Single Game" msgstr "Jogo solitário" #: KBlocksWin.cpp:294 -#, fuzzy, kde-format -#| msgid "Human vs AI" +#, kde-format msgctxt "@action" msgid "Human vs AI" msgstr "Humano vs IA" #: KBlocksWin.cpp:313 -#, fuzzy, kde-format -#| msgid "&Play Sounds" +#, kde-format msgctxt "@option:check" msgid "Play Sounds" -msgstr "Re&produzir sons" +msgstr "Reproduzir sons" #: KBlocksWin.cpp:320 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kblocks-25.04.3/src/org.kde.kblocks.appdata.xml new/kblocks-25.08.0/src/org.kde.kblocks.appdata.xml --- old/kblocks-25.04.3/src/org.kde.kblocks.appdata.xml 2025-06-30 18:25:51.000000000 +0200 +++ new/kblocks-25.08.0/src/org.kde.kblocks.appdata.xml 2025-08-05 05:02:18.000000000 +0200 @@ -106,7 +106,7 @@ lines without any gaps. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over. </p> - <p xml:lang="ar">الكتل ك هي لعبة الكتل المتساقطة التقليدية. الفكرة هي تكِيدِيس الكتل المتساقطة لإنشاء خطوط أفقية بدون أي فجوات. عند اكتمال الصف سيزال و يتحرر المزيد من المساحة في مساحة اللعب. وعندما لا توجد مساحة كافية لسقوط الكتل تنتهي اللعبة.</p> + <p xml:lang="ar">الكتل ك هي لعبة الكتل المتساقطة التقليدية. الفكرة هي تكِيدِيس الكتل المتساقطة لإنشاء خطوط أفقية دون أي فجوات. عند اكتمال الصف سيزال و يتحرر المزيد من المساحة في مساحة اللعب. وعندما لا توجد مساحة كافية لسقوط الكتل تنتهي اللعبة.</p> <p xml:lang="bg">KBlocks е класическата игра с падащи блокове. Идеята е да подредите падащите блокове, за да създадете хоризонтални линии без пропуски. Когато една линия е завършена тя се премахва и в зоната за игра се появява повече пространство. Когато няма достатъчно място за падане на блокове, играта приключва.</p> <p xml:lang="ca">El KBlocks és el joc clàssic de blocs que cauen. La idea és apilar els blocs que cauen per a crear línies horitzontals sense cap forat. Quan s'hagi completat una línia, aquesta s'eliminarà i quedarà més espai disponible a l'àrea de joc. Quan no hi hagi espai suficient per als blocs que cauen, el joc finalitzarà.</p> <p xml:lang="ca-valencia">KBlocks és el joc clàssic de blocs que cauen. La idea és apilar els blocs que cauen per a crear línies horitzontals sense cap forat. Quan s'haja completat una línia, esta s'eliminarà i quedarà més espai disponible en l'àrea de joc. Quan no hi haja espai suficient per als blocs que cauen, el joc finalitzarà.</p> @@ -164,6 +164,7 @@ <binary>kblocks</binary> </provides> <releases> + <release version="25.08.0" date="2025-08-14"/> <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"/>