Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kblocks for openSUSE:Factory checked 
in at 2023-08-31 13:44:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kblocks (Old)
 and      /work/SRC/openSUSE:Factory/.kblocks.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kblocks"

Thu Aug 31 13:44:13 2023 rev:138 rq:1105653 version:23.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kblocks/kblocks.changes  2023-07-07 
15:50:17.137255823 +0200
+++ /work/SRC/openSUSE:Factory/.kblocks.new.1766/kblocks.changes        
2023-08-31 13:47:35.700248621 +0200
@@ -1,0 +2,26 @@
+Sun Aug 20 13:59:12 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.0/
+- No code change since 23.07.90
+
+-------------------------------------------------------------------
+Mon Aug 14 08:02:29 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.90
+  * New feature release
+- No code change since 23.07.80
+
+-------------------------------------------------------------------
+Tue Aug  1 10:13:32 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.07.80
+  * New feature release
+- Changes since 23.04.3:
+  * Add explicit moc includes to sources for moc-covered headers
+  * Revert "Switch to Windows Qt 6.4 dummy job to cleanup dashboards"
+  * Add Flatpak CI/CD Integration
+
+-------------------------------------------------------------------

Old:
----
  kblocks-23.04.3.tar.xz
  kblocks-23.04.3.tar.xz.sig

New:
----
  kblocks-23.08.0.tar.xz
  kblocks-23.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kblocks.spec ++++++
--- /var/tmp/diff_new_pack.Z2Yra0/_old  2023-08-31 13:47:36.860290084 +0200
+++ /var/tmp/diff_new_pack.Z2Yra0/_new  2023-08-31 13:47:36.864290227 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kblocks
-Version:        23.04.3
+Version:        23.08.0
 Release:        0
 Summary:        A classic falling blocks game
 License:        GPL-2.0-or-later


++++++ kblocks-23.04.3.tar.xz -> kblocks-23.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/.flatpak-manifest.json 
new/kblocks-23.08.0/.flatpak-manifest.json
--- old/kblocks-23.04.3/.flatpak-manifest.json  1970-01-01 01:00:00.000000000 
+0100
+++ new/kblocks-23.08.0/.flatpak-manifest.json  2023-08-16 23:04:41.000000000 
+0200
@@ -0,0 +1,38 @@
+{
+    "id": "org.kde.kblocks",
+    "runtime": "org.kde.Platform",
+    "runtime-version": "5.15-22.08",
+    "sdk": "org.kde.Sdk",
+    "command": "kblocks",
+    "rename-icon": "kblocks",
+    "finish-args": [
+        "--share=ipc",
+        "--socket=x11",
+        "--socket=wayland",
+        "--socket=pulseaudio",
+        "--device=dri"
+    ],
+    "modules": [
+        {
+            "name": "libkdegames",
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://invent.kde.org/games/libkdegames";,
+                    "branch": "master"
+                }
+            ]
+        },
+        {
+            "name": "kblocks",
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "dir",
+                    "path": "."
+                }
+            ]
+        }
+    ]
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/.flatpak-manifest.json.license 
new/kblocks-23.08.0/.flatpak-manifest.json.license
--- old/kblocks-23.04.3/.flatpak-manifest.json.license  1970-01-01 
01:00:00.000000000 +0100
+++ new/kblocks-23.08.0/.flatpak-manifest.json.license  2023-08-16 
23:04:41.000000000 +0200
@@ -0,0 +1,2 @@
+# SPDX-FileCopyrightText: None
+# SPDX-License-Identifier: CC0-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/.gitlab-ci.yml 
new/kblocks-23.08.0/.gitlab-ci.yml
--- old/kblocks-23.04.3/.gitlab-ci.yml  2023-07-04 06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/.gitlab-ci.yml  2023-08-16 23:04:41.000000000 +0200
@@ -8,3 +8,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/flatpak.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/.kde-ci.yml 
new/kblocks-23.08.0/.kde-ci.yml
--- old/kblocks-23.04.3/.kde-ci.yml     2023-07-04 06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/.kde-ci.yml     2023-08-16 23:04:41.000000000 +0200
@@ -16,7 +16,7 @@
     'frameworks/kwidgetsaddons': '@stable'
     'frameworks/kxmlgui': '@stable'
 
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt', 'Android/Qt6']
+- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6', 'Android/Qt6']
   'require':
     'frameworks/extra-cmake-modules': '@latest-kf6'
     'games/libkdegames': '@latest-kf6'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/CMakeLists.txt 
new/kblocks-23.08.0/CMakeLists.txt
--- old/kblocks-23.04.3/CMakeLists.txt  2023-07-04 06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/CMakeLists.txt  2023-08-16 23:04:41.000000000 +0200
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
-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})
@@ -54,7 +54,11 @@
     KDEGAMES 7.3
 )
 
-find_package(KF5KDEGames 7.1.0 REQUIRED)
+if (QT_MAJOR_VERSION STREQUAL "6")
+    find_package(KDEGames6 7.5.0 REQUIRED)
+else()
+    find_package(KF5KDEGames 7.1.0 REQUIRED)
+endif()
 
 add_subdirectory(icons)
 add_subdirectory(themes)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/po/eo/kblocks.po 
new/kblocks-23.08.0/po/eo/kblocks.po
--- old/kblocks-23.04.3/po/eo/kblocks.po        2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/po/eo/kblocks.po        2023-08-16 23:04:41.000000000 
+0200
@@ -1,31 +1,33 @@
-# translation of kapman.po to esperanto
-# Copyright (C) 2009 This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
+# translation of kblocks.pot to esperanto
+# Copyright (C) 2009 Free Software Foundation, Inc.
+# This file is distributed under the same license as the kblocks package.
 # Emmanuelle Richard <[email protected]>, 2009.
+# Oliver Kellogg <[email protected]>, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kblocks\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-08 00:43+0000\n"
-"PO-Revision-Date: 2009-11-14 16:13+0100\n"
-"Last-Translator: Emmanuelle Richard <[email protected]>\n"
+"PO-Revision-Date: 2023-06-26 07:00+0100\n"
+"Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
 "Language: eo\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Generator: translate-po (https://github.com/zcribe/translate-po)\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Emmanuelle Richard"
+msgstr "Emmanuelle Richard,Oliver Kellogg"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected],[email protected]"
 
 #. i18n: ectx: label, entry (Theme), group (General)
 #: config/kblocks.kcfg:9
@@ -35,19 +37,19 @@
 
 #. i18n: ectx: label, entry (Sounds), group (Preferences)
 #: config/kblocks.kcfg:14
-#, fuzzy, kde-format
+#, kde-format
 msgid "Whether sound effects should be played."
-msgstr "Ĉu ludi sonorefektojn."
+msgstr "Ĉu sonefektoj estu aŭdigataj."
 
 #: KBlocksDisplay.cpp:58
 #, kde-format
 msgid "Score List : 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0"
-msgstr ""
+msgstr "Poentarlisto : 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0"
 
 #: KBlocksDisplay.cpp:120
 #, kde-format
 msgid "Score List : %1 - %2 - %3 - %4 - %5 - %6 - %7 - %8"
-msgstr ""
+msgstr "Poentarlisto : %1 - %2 - %3 - %4 - %5 - %6 - %7 - %8"
 
 #: KBlocksKeyboardPlayer.cpp:76
 #, kde-format
@@ -80,37 +82,34 @@
 msgstr "Faligu la ludpecon"
 
 #: KBlocksScene.cpp:216
-#, fuzzy, kde-format
-#| msgid "Game Paused"
+#, kde-format
 msgid "Game Resumed!"
-msgstr "Ludo paÅ­sigita"
+msgstr "Ludo DaÅ­rigata!"
 
 #: KBlocksScene.cpp:217
-#, fuzzy, kde-format
-#| msgid "Game Paused"
+#, kde-format
 msgid "Game Paused!"
-msgstr "Ludo paÅ­sigita"
+msgstr "Ludo PaÅ­zita!"
 
 #: KBlocksScene.cpp:271
-#, fuzzy, kde-format
-#| msgid "Game started"
+#, kde-format
 msgid "Game Start!"
-msgstr "Ludo komeniĝis."
+msgstr "Ludostarto!"
 
 #: KBlocksScene.cpp:277
-#, fuzzy, kde-format
+#, kde-format
 msgid "Game Over!"
-msgstr "Ludo finita."
+msgstr "La ludo finiĝis!"
 
 #: KBlocksScene.cpp:283
 #, kde-format
 msgid "You Win!"
-msgstr ""
+msgstr "Vi Venkas!"
 
 #: KBlocksScene.cpp:289
 #, kde-format
 msgid "You Lose!"
-msgstr ""
+msgstr "Vi Perdas!"
 
 #. i18n: ectx: ToolBar (mainToolBar)
 #: kblocksui.rc:24
@@ -121,24 +120,22 @@
 #: KBlocksWin.cpp:143 KBlocksWin.cpp:243
 #, kde-format
 msgid "Points: %1 - Lines: %2 - Level: %3"
-msgstr "Poentoj: %1 - Linioj: %2 - NIvelo: %3"
+msgstr "Poentoj: %1 - Linioj: %2 - Nivelo: %3"
 
 #: KBlocksWin.cpp:284
-#, fuzzy, kde-format
-#| msgid "Resuming Game"
+#, kde-format
 msgid "Single Game"
-msgstr "DaÅ­rigante la ludon"
+msgstr "Unuopa Ludo"
 
 #: KBlocksWin.cpp:288
 #, kde-format
 msgid "Human vs AI"
-msgstr ""
+msgstr "Homo kontraÅ­ AI"
 
 #: KBlocksWin.cpp:306
-#, fuzzy, kde-format
-#| msgid "&Play sounds"
+#, kde-format
 msgid "&Play Sounds"
-msgstr "&Ludi sonojn"
+msgstr "AÅ­d&igi Sonojn"
 
 #: KBlocksWin.cpp:313
 #, kde-format
@@ -151,15 +148,14 @@
 msgstr "KBlocks"
 
 #: main.cpp:393
-#, fuzzy, kde-format
-#| msgid "A falling blocks game for KDE"
+#, kde-format
 msgid "A falling blocks game by KDE"
-msgstr "Falantaj-blokoj-ludo por KDE"
+msgstr "Ludo de falblokoj de KDE"
 
 #: main.cpp:395
-#, fuzzy, kde-format
+#, kde-format
 msgid "(c) 2007, Mauricio Piacentini"
-msgstr "(C) 2007 John-Paul Stanford"
+msgstr "(c) 2007, Mauricio Piacentini"
 
 #: main.cpp:398
 #, kde-format
@@ -167,7 +163,7 @@
 msgstr "Mauricio Piacentini"
 
 #: main.cpp:398
-#, fuzzy, kde-format
+#, kde-format
 msgid "Author"
 msgstr "AÅ­toro"
 
@@ -177,19 +173,19 @@
 msgstr "Dirk Leifeld"
 
 #: main.cpp:399
-#, fuzzy, kde-format
+#, kde-format
 msgid "Developer"
-msgstr "Programisto"
+msgstr "Evoluigisto"
 
 #: main.cpp:400
 #, kde-format
 msgid "Zhongjie Cai"
-msgstr ""
+msgstr "Zhongjie Cai"
 
 #: main.cpp:400
 #, kde-format
 msgid "New design of KBlocks for AI and tetris research platform"
-msgstr ""
+msgstr "Nova dezajno de KBlocks por AI kaj tetris-esplora platformo"
 
 #: main.cpp:401
 #, kde-format
@@ -208,6 +204,9 @@
 "\t0 = Desktop Mode\t1 = Game Engine Mode\n"
 "\t2 = Gui Mode\t3 = Player Mode"
 msgstr ""
+"Agordi ludreĝimon de kblocks.\n"
+"\t0 = Labortabla reĝimo\t1 = Ludmotora reĝimo\n"
+"\t2 = Gui-reĝimo\t3 = Ludanta reĝimo"
 
 #: main.cpp:408
 #, kde-format
@@ -215,11 +214,5 @@
 "Setup the configuration file for tetris researcher mode. Not for desktop "
 "users."
 msgstr ""
-
-#, fuzzy
-#~ msgid "Theme"
-#~ msgstr "Etoso"
-
-#, fuzzy
-#~ msgid "The difficulty level."
-#~ msgstr "Facileca nivelo."
+"Pretigi la agorddosieron por la reĝimo de Tetris-esploristo. Ne por "
+"labortablaj uzantoj."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/po/tr/kblocks.po 
new/kblocks-23.08.0/po/tr/kblocks.po
--- old/kblocks-23.04.3/po/tr/kblocks.po        2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/po/tr/kblocks.po        2023-08-16 23:04:41.000000000 
+0200
@@ -4,13 +4,13 @@
 # Translators:
 # obsoleteman <[email protected]>, 2008-2009.
 # Volkan Gezer <[email protected]>, 2013, 2017.
-# Emir SARI <[email protected]>, 2022.
+# Emir SARI <[email protected]>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-08 00:43+0000\n"
-"PO-Revision-Date: 2022-12-11 20:01+0300\n"
+"PO-Revision-Date: 2023-06-11 22:11+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -18,7 +18,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 22.12.0\n"
+"X-Generator: Lokalize 23.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -146,7 +146,7 @@
 #: main.cpp:391
 #, kde-format
 msgid "KBlocks"
-msgstr "KBlocks"
+msgstr "K Bloklar"
 
 #: main.cpp:393
 #, kde-format
@@ -186,7 +186,8 @@
 #: main.cpp:400
 #, kde-format
 msgid "New design of KBlocks for AI and tetris research platform"
-msgstr "Yapay zeka için KBlocks'un yeni tasarımı ve tetris araştırma 
platformu"
+msgstr ""
+"Yapay zeka için K Bloklar'un yeni tasarımı ve tetris araştırma platformu"
 
 #: main.cpp:401
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/po/zh_CN/kblocks.po 
new/kblocks-23.08.0/po/zh_CN/kblocks.po
--- old/kblocks-23.04.3/po/zh_CN/kblocks.po     2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/po/zh_CN/kblocks.po     2023-08-16 23:04:41.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-08 00:43+0000\n"
-"PO-Revision-Date: 2023-07-03 11:41\n"
+"PO-Revision-Date: 2023-08-02 12:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -32,13 +32,13 @@
 #: config/kblocks.kcfg:9
 #, kde-format
 msgid "The graphical theme to be used."
-msgstr ""
+msgstr "要使用的图像主题。"
 
 #. i18n: ectx: label, entry (Sounds), group (Preferences)
 #: config/kblocks.kcfg:14
 #, kde-format
 msgid "Whether sound effects should be played."
-msgstr ""
+msgstr "是否启用音效。"
 
 #: KBlocksDisplay.cpp:58
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/CMakeLists.txt 
new/kblocks-23.08.0/src/CMakeLists.txt
--- old/kblocks-23.04.3/src/CMakeLists.txt      2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/CMakeLists.txt      2023-08-16 23:04:41.000000000 
+0200
@@ -139,8 +139,13 @@
 
 kconfig_add_kcfg_files(KBlocksCore config/settings.kcfgc )
 
+if (QT_MAJOR_VERSION STREQUAL "6")
+    target_link_libraries(KBlocksCore KDEGames6)
+else()
+    target_link_libraries(KBlocksCore KF5KDEGames)
+endif()
+
 target_link_libraries(KBlocksCore
-    KF5KDEGames
     KF${KF_MAJOR_VERSION}::CoreAddons
     KF${KF_MAJOR_VERSION}::Crash
     KF${KF_MAJOR_VERSION}::DBusAddons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/GameLogicInterface.cpp 
new/kblocks-23.08.0/src/GameLogicInterface.cpp
--- old/kblocks-23.04.3/src/GameLogicInterface.cpp      2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/GameLogicInterface.cpp      2023-08-16 
23:04:41.000000000 +0200
@@ -10,3 +10,5 @@
     : maGameList(nullptr)
 {
 }
+
+#include "moc_GameLogicInterface.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksAnimDrop.cpp 
new/kblocks-23.08.0/src/KBlocksAnimDrop.cpp
--- old/kblocks-23.04.3/src/KBlocksAnimDrop.cpp 2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksAnimDrop.cpp 2023-08-16 23:04:41.000000000 
+0200
@@ -41,3 +41,5 @@
 {
     Q_EMIT animationFinished();
 }
+
+#include "moc_KBlocksAnimDrop.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksAnimFade.cpp 
new/kblocks-23.08.0/src/KBlocksAnimFade.cpp
--- old/kblocks-23.04.3/src/KBlocksAnimFade.cpp 2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksAnimFade.cpp 2023-08-16 23:04:41.000000000 
+0200
@@ -40,3 +40,5 @@
 {
     Q_EMIT animationFinished();
 }
+
+#include "moc_KBlocksAnimFade.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksAnimator.cpp 
new/kblocks-23.08.0/src/KBlocksAnimator.cpp
--- old/kblocks-23.04.3/src/KBlocksAnimator.cpp 2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksAnimator.cpp 2023-08-16 23:04:41.000000000 
+0200
@@ -100,3 +100,5 @@
 {
     Q_EMIT animFinished(KBlocks_Animation_Drop);
 }
+
+#include "moc_KBlocksAnimator.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksDisplay.cpp 
new/kblocks-23.08.0/src/KBlocksDisplay.cpp
--- old/kblocks-23.04.3/src/KBlocksDisplay.cpp  2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksDisplay.cpp  2023-08-16 23:04:41.000000000 
+0200
@@ -156,3 +156,5 @@
 
     delete [] tmpByteData;
 }
+
+#include "moc_KBlocksDisplay.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksGameLogic.cpp 
new/kblocks-23.08.0/src/KBlocksGameLogic.cpp
--- old/kblocks-23.04.3/src/KBlocksGameLogic.cpp        2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/KBlocksGameLogic.cpp        2023-08-16 
23:04:41.000000000 +0200
@@ -318,3 +318,5 @@
     }
     mGameCount = 0;
 }
+
+#include "moc_KBlocksGameLogic.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksItemGroup.cpp 
new/kblocks-23.08.0/src/KBlocksItemGroup.cpp
--- old/kblocks-23.04.3/src/KBlocksItemGroup.cpp        2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/KBlocksItemGroup.cpp        2023-08-16 
23:04:41.000000000 +0200
@@ -406,3 +406,5 @@
     mFieldWidth = mpGrafx->m_PlayArea_NumberOfBlocks_X;
     mFieldHeight = mpGrafx->m_PlayArea_NumberOfBlocks_Y;
 }
+
+#include "moc_KBlocksItemGroup.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksKeyboardPlayer.cpp 
new/kblocks-23.08.0/src/KBlocksKeyboardPlayer.cpp
--- old/kblocks-23.04.3/src/KBlocksKeyboardPlayer.cpp   2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/KBlocksKeyboardPlayer.cpp   2023-08-16 
23:04:41.000000000 +0200
@@ -187,3 +187,5 @@
     }
     Q_EMIT blockMoved();
 }
+
+#include "moc_KBlocksKeyboardPlayer.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksNetClient.cpp 
new/kblocks-23.08.0/src/KBlocksNetClient.cpp
--- old/kblocks-23.04.3/src/KBlocksNetClient.cpp        2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/KBlocksNetClient.cpp        2023-08-16 
23:04:41.000000000 +0200
@@ -56,3 +56,5 @@
 {
     Q_EMIT(dataArrived(mpClientSocket->pendingDatagramSize()));
 }
+
+#include "moc_KBlocksNetClient.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksNetServer.cpp 
new/kblocks-23.08.0/src/KBlocksNetServer.cpp
--- old/kblocks-23.04.3/src/KBlocksNetServer.cpp        2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/KBlocksNetServer.cpp        2023-08-16 
23:04:41.000000000 +0200
@@ -469,3 +469,4 @@
     printf("-----------------------------\n");
 }
 
+#include "moc_KBlocksNetServer.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksRepWin.cpp 
new/kblocks-23.08.0/src/KBlocksRepWin.cpp
--- old/kblocks-23.04.3/src/KBlocksRepWin.cpp   2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksRepWin.cpp   2023-08-16 23:04:41.000000000 
+0200
@@ -170,3 +170,5 @@
         snapshotView();
     }
 }
+
+#include "moc_KBlocksRepWin.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksScene.cpp 
new/kblocks-23.08.0/src/KBlocksScene.cpp
--- old/kblocks-23.04.3/src/KBlocksScene.cpp    2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksScene.cpp    2023-08-16 23:04:41.000000000 
+0200
@@ -400,3 +400,4 @@
     }
 }
 
+#include "moc_KBlocksScene.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksSingleGame.cpp 
new/kblocks-23.08.0/src/KBlocksSingleGame.cpp
--- old/kblocks-23.04.3/src/KBlocksSingleGame.cpp       2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/KBlocksSingleGame.cpp       2023-08-16 
23:04:41.000000000 +0200
@@ -390,3 +390,4 @@
     }
 }
 
+#include "moc_KBlocksSingleGame.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksSinglePlayer.cpp 
new/kblocks-23.08.0/src/KBlocksSinglePlayer.cpp
--- old/kblocks-23.04.3/src/KBlocksSinglePlayer.cpp     2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/KBlocksSinglePlayer.cpp     2023-08-16 
23:04:41.000000000 +0200
@@ -133,3 +133,4 @@
     }
 }
 
+#include "moc_KBlocksSinglePlayer.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksSvgItem.cpp 
new/kblocks-23.08.0/src/KBlocksSvgItem.cpp
--- old/kblocks-23.04.3/src/KBlocksSvgItem.cpp  2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksSvgItem.cpp  2023-08-16 23:04:41.000000000 
+0200
@@ -91,3 +91,5 @@
     setPos(mOriginPos);
     mTargetPos = mOriginPos;
 }
+
+#include "moc_KBlocksSvgItem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksView.cpp 
new/kblocks-23.08.0/src/KBlocksView.cpp
--- old/kblocks-23.04.3/src/KBlocksView.cpp     2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksView.cpp     2023-08-16 23:04:41.000000000 
+0200
@@ -64,3 +64,4 @@
     event->accept();
 }
 
+#include "moc_KBlocksView.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/KBlocksWin.cpp 
new/kblocks-23.08.0/src/KBlocksWin.cpp
--- old/kblocks-23.04.3/src/KBlocksWin.cpp      2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/KBlocksWin.cpp      2023-08-16 23:04:41.000000000 
+0200
@@ -324,3 +324,4 @@
     setupGUI();
 }
 
+#include "moc_KBlocksWin.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/SceneInterface.cpp 
new/kblocks-23.08.0/src/SceneInterface.cpp
--- old/kblocks-23.04.3/src/SceneInterface.cpp  2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/src/SceneInterface.cpp  2023-08-16 23:04:41.000000000 
+0200
@@ -11,3 +11,5 @@
     : QGraphicsScene()
 {
 }
+
+#include "moc_SceneInterface.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/org.kde.kblocks.appdata.xml 
new/kblocks-23.08.0/src/org.kde.kblocks.appdata.xml
--- old/kblocks-23.04.3/src/org.kde.kblocks.appdata.xml 2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/org.kde.kblocks.appdata.xml 2023-08-16 
23:04:41.000000000 +0200
@@ -14,6 +14,7 @@
   <name xml:lang="de">KBlocks</name>
   <name xml:lang="el">KBlocks</name>
   <name xml:lang="en-GB">KBlocks</name>
+  <name xml:lang="eo">KBlocks</name>
   <name xml:lang="es">KBlock</name>
   <name xml:lang="et">KBlocks</name>
   <name xml:lang="eu">KBlocks</name>
@@ -40,7 +41,7 @@
   <name xml:lang="sr-ijekavian">К‑блокови</name>
   <name xml:lang="sr-ijekavianlatin">K‑blokovi</name>
   <name xml:lang="sv">Kblock</name>
-  <name xml:lang="tr">KBlocks</name>
+  <name xml:lang="tr">K Bloklar</name>
   <name xml:lang="uk">KBlocks</name>
   <name xml:lang="x-test">xxKBlocksxx</name>
   <name xml:lang="zh-CN">KBlocks</name>
@@ -56,6 +57,7 @@
   <summary xml:lang="de">„Tetris“-Spiel</summary>
   <summary xml:lang="el">Παιχνίδι πτώσης τούβλων</summary>
   <summary xml:lang="en-GB">Falling Blocks Game</summary>
+  <summary xml:lang="eo">Ludo de Falantaj Blokoj</summary>
   <summary xml:lang="es">Juego de caída de bloques</summary>
   <summary xml:lang="et">Langevate klotside mäng</summary>
   <summary xml:lang="eu">Erortzen diren blokeen jokoa</summary>
@@ -101,6 +103,7 @@
     <p xml:lang="de">KBlocks ist ein klassisches Tetris-Spiel. Die 
herunterfallenden Blöcke müssen so gestapelt werden, dass sie waagerechte 
Zeilen ohne Lücken bilden. Eine solche Zeile verschwindet dann, und im 
Spielfeld ist wieder mehr Platz. Wenn es keinen Platz mehr für 
herunterfallende Blöcke gibt, ist das Spiel zu Ende.</p>
     <p xml:lang="el">Το KBlocks είναι το κλασικό 
παιχνίδι πτώσης τούβλων. Η ιδέα είναι να 
δημιουργηθούν με τα τούβλα οριζόντιες 
γραμμές χωρίς κενά. Όταν μια γραμμή συ
μπληρωθεί, αφαιρείται και περισσότερος 
χώρος γίνεται διαθέσιμος στην περιοχή του 
παιχνιδιού. Όταν δεν υπάρχει αρκετός χώρος 
για να πέσουν τα τούβλα, το ταιχνίδι 
τελειώνει.να δημιουργήσουν</p>
     <p xml:lang="en-GB">KBlocks is the classic falling blocks game. The idea 
is to stack the falling blocks to create horizontal 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="eo">KBlocks estas la klasika ludo de falblokoj. La ideo estas 
stakigi la falantajn blokojn por krei horizontalajn liniojn sen ajnaj 
interspacoj. Kiam linio estas kompletigita ĝi estas forigita, kaj pli da spaco 
estas havebla en la ludareo. Kiam ne estas sufiĉe da spaco por ke blokoj falu, 
la ludo finiĝas.</p>
     <p xml:lang="es">KBlocks es un juego clásico de caída de bloques. La 
idea es apilar los bloques que van cayendo para crear líneas horizontaes sin 
huecos. Cuando se completa una línea se elimina, y hay más espacio disponible 
en la zona de juego. Cuando no queda más sitio para que los bloques caigan, se 
termina el juego.</p>
     <p xml:lang="et">KBlocks on klassikaline langevate klotside mäng. Selle 
mõte on asetada langevad klotsid nii, et read saaksid rõhtsuunas täis. Kui 
rida on täis, see eemaldatakse ning mänguväljale tekib ruumi juurde. Kui 
klotsil ei ole enam ruumi langeda, on mäng läbi.</p>
     <p xml:lang="eu">KBlocks erortzen diren blokeen joko klasikoa da. Erortzen 
diren blokeak pilatzea da helburua, arrakalarik gabeko lerro horizontalak 
sortzeko. Lerro bat osatu denean, kendu egiten da, eta jokalekuan leku gehiago 
dago. Blokeak erortzeko lekurik gelditzen ez denean, jokoa amaitu da.</p>
@@ -126,7 +129,7 @@
     <p xml:lang="sr-ijekavian">К‑блокови је класична 
игра падајућих блокова. Идеја је да се 
падајући блокови слажу у водоравне редове 
без процепа. Ред се уклања када се доврши, 
остављајући више простора у зони игре. Када 
више нема простора за нове блокове, партија 
је готова.</p>
     <p xml:lang="sr-ijekavianlatin">K‑blokovi je klasična igra padajućih 
blokova. Ideja je da se padajući blokovi slažu u vodoravne redove bez 
procepa. Red se uklanja kada se dovrši, ostavljajući više prostora u zoni 
igre. Kada više nema prostora za nove blokove, partija je gotova.</p>
     <p xml:lang="sv">Kblock är det klassiska spelet med fallande block. Idén 
är att lägga de fallande blocken för att skapa horisontella rader utan 
några mellanrum. När en rad är färdig tas den bort, och mer utrymme blir 
tillgängligt i spelområdet. När det inte finns tillräckligt med utrymme 
för block att falla är spelet slut.</p>
-    <p xml:lang="tr">KBlocks klasik bir düşen bloklar oyunudur. Buradaki 
fikir düşen blokları yatay satırlar oluşturacak şekilde dizmektir. Bir 
satır tamamlandığında o kaldırılır ve oyun için daha fazla alan 
açılmış olur. Düşecek bloklar için yer kalmadığında oyun bitmiş 
olur.</p>
+    <p xml:lang="tr">K Bloklar klasik bir düşen bloklar oyunudur. Buradaki 
fikir düşen blokları yatay satırlar oluşturacak şekilde dizmektir. Bir 
satır tamamlandığında o kaldırılır ve oyun için daha fazla alan 
açılmış olur. Düşecek bloklar için yer kalmadığında oyun bitmiş 
olur.</p>
     <p xml:lang="uk">KBlocks — це класична гра з 
блоками, що падають. Мета гри полягає у 
тому, щоб розташовувати блоки так, щоб вони 
повністю заповнювали горизонтальні ряди. 
Після повного заповнення ряду його буде 
вилучено, і у області для гри з’явиться 
більше простору. Якщо для падіння 
наступного блоку місця вже не буде, гру 
буде завершено.</p>
     <p xml:lang="x-test">xxKBlocks is the classic falling blocks game. The 
idea is to stack the falling blocks to create horizontal 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.xx</p>
     <p xml:lang="zh-CN">KBlocks 是一款经å…
¸çš„俄罗斯方块游戏。游戏玩法是堆叠
下落的方块,并使一行填满方块。一行填满后,这行方块就会æ¸
…空,给游戏区域è…
¾å‡ºæ›´å¤šç©ºé—´ã€‚当没有足够的空间让方块下落时,游戏结束。</p>
@@ -147,10 +150,10 @@
     <binary>kblocks</binary>
   </provides>
   <releases>
+    <release version="23.08.0" date="2023-08-24"/>
     <release version="23.04.3" date="2023-07-06"/>
     <release version="23.04.2" date="2023-06-08"/>
     <release version="23.04.1" date="2023-05-11"/>
-    <release version="23.04.0" date="2023-04-20"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/src/org.kde.kblocks.desktop 
new/kblocks-23.08.0/src/org.kde.kblocks.desktop
--- old/kblocks-23.04.3/src/org.kde.kblocks.desktop     2023-07-04 
06:52:28.000000000 +0200
+++ new/kblocks-23.08.0/src/org.kde.kblocks.desktop     2023-08-16 
23:04:41.000000000 +0200
@@ -10,6 +10,7 @@
 Name[de]=KBlocks
 Name[el]=KBlocks
 Name[en_GB]=KBlocks
+Name[eo]=KBlocks
 Name[es]=KBlocks
 Name[et]=KBlocks
 Name[eu]=KBlocks
@@ -48,7 +49,7 @@
 Name[sr@ijekavianlatin]=K‑blokovi
 Name[sr@latin]=K‑blokovi
 Name[sv]=Kblock
-Name[tr]=KBlocks
+Name[tr]=K Bloklar
 Name[ug]=KBlocks
 Name[uk]=KBlocks
 Name[wa]=KBlocks
@@ -69,6 +70,7 @@
 GenericName[de]=„Tetris“-Spiel
 GenericName[el]=Παιχνίδι με τούβλα που πέφτουν
 GenericName[en_GB]=Falling Blocks Game
+GenericName[eo]=Ludo de Falantaj Blokoj
 GenericName[es]=Juego de bloques en cascada
 GenericName[et]=Langevate klotside mäng
 GenericName[eu]=Erortzen diren blokeen jokoa
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/themes/default.desktop 
new/kblocks-23.08.0/themes/default.desktop
--- old/kblocks-23.04.3/themes/default.desktop  2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/themes/default.desktop  2023-08-16 23:04:41.000000000 
+0200
@@ -10,6 +10,7 @@
 Name[de]=Ägyptisch
 Name[el]=Αιγύπτιο
 Name[en_GB]=Egyptian
+Name[eo]=Egipta
 Name[es]=Egipcio
 Name[et]=Egiptus
 Name[eu]=Egiptoarra
@@ -62,6 +63,7 @@
 Description[de]=Das ägyptische Design für KBlocks.
 Description[el]=KBlocks, Αιγυπτιακό στιλ.
 Description[en_GB]=KBlocks, Egyptian style.
+Description[eo]=KBlocks, Egipteca.
 Description[es]=KBlocks, estilo egipcio.
 Description[et]=KBlocks Egiptuse stiilis.
 Description[eu]=KBlocks, Egiptoko estiloa.
@@ -96,7 +98,7 @@
 Description[sr@ijekavianlatin]=K‑blokovi u egipatskom stilu
 Description[sr@latin]=K‑blokovi u egipatskom stilu
 Description[sv]=Kblock, egyptisk stil.
-Description[tr]=KBlocks, Mısırlı stili.
+Description[tr]=K Bloklar, Mısırlı stili.
 Description[uk]=KBlocks, єгипетський стиль.
 Description[wa]=KBlocks, edjipcyin stîle.
 Description[x-test]=xxKBlocks, Egyptian style.xx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblocks-23.04.3/themes/oxygen.desktop 
new/kblocks-23.08.0/themes/oxygen.desktop
--- old/kblocks-23.04.3/themes/oxygen.desktop   2023-07-04 06:52:28.000000000 
+0200
+++ new/kblocks-23.08.0/themes/oxygen.desktop   2023-08-16 23:04:41.000000000 
+0200
@@ -70,6 +70,7 @@
 Description[de]=KBlocks-„Oxygen“-Design für KDE4
 Description[el]=Θέμα Oxygen του KBlocks για το KDE4
 Description[en_GB]=KBlocks Oxygen theme for KDE 4
+Description[eo]=KBlocks Oxygen-etoso por KDE 4
 Description[es]=Tema Oxígeno de KBlocks para KDE 4
 Description[et]=KBlocksi KDE4 Oxygeni teema
 Description[eu]=KBlocks Oxygen gaia KDE 4rako
@@ -106,7 +107,7 @@
 Description[sr@ijekavianlatin]=Kiseonička tema K‑blokova za KDE4
 Description[sr@latin]=Kiseonička tema K‑blokova za KDE4
 Description[sv]=Oxygen-tema för Kblock i KDE 4
-Description[tr]=KDE 4 için KBlocks Oxygen Teması
+Description[tr]=KDE 4 için K Bloklar Oxygen Teması
 Description[uk]=Тема KBlocks Oxygen для KDE 4
 Description[wa]=Tinme Ocsidjinne di KBlocks po KDE 4
 Description[x-test]=xxKBlocks Oxygen theme for KDE 4xx

Reply via email to