Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kjumpingcube"

Thu Aug 31 13:44:40 2023 rev:137 rq:1105711 version:23.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes        
2023-07-07 15:51:07.685556947 +0200
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.1766/kjumpingcube.changes      
2023-08-31 13:48:47.702822163 +0200
@@ -1,0 +2,25 @@
+Sun Aug 20 13:59:37 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:54 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:55 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
+  * Add Flatpak CI/CD
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kjumpingcube.spec ++++++
--- /var/tmp/diff_new_pack.gHOEFu/_old  2023-08-31 13:48:48.814861910 +0200
+++ /var/tmp/diff_new_pack.gHOEFu/_new  2023-08-31 13:48:48.818862054 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kjumpingcube
-Version:        23.04.3
+Version:        23.08.0
 Release:        0
 Summary:        Tactical board game
 License:        GPL-2.0-or-later


++++++ kjumpingcube-23.04.3.tar.xz -> kjumpingcube-23.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/.flatpak-manifest.json 
new/kjumpingcube-23.08.0/.flatpak-manifest.json
--- old/kjumpingcube-23.04.3/.flatpak-manifest.json     1970-01-01 
01:00:00.000000000 +0100
+++ new/kjumpingcube-23.08.0/.flatpak-manifest.json     2023-08-16 
23:06:54.000000000 +0200
@@ -0,0 +1,38 @@
+{
+    "id": "org.kde.kjumpingcube",
+    "runtime": "org.kde.Platform",
+    "runtime-version": "5.15-22.08",
+    "sdk": "org.kde.Sdk",
+    "command": "kjumpingcube",
+    "rename-icon": "kjumpingcube",
+    "finish-args": [
+        "--share=ipc",
+        "--socket=x11",
+        "--socket=wayland",
+        "--device=dri",
+        "--filesystem=xdg-config/kdeglobals:ro"
+    ],
+    "modules": [
+        {
+            "name": "libkdegames",
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "git",
+                    "url": "https://invent.kde.org/games/libkdegames";,
+                    "branch": "master"
+                }
+            ]
+        },
+        {
+            "name": "kjumpingcube",
+            "buildsystem": "cmake-ninja",
+            "sources": [
+                {
+                    "type": "dir",
+                    "path": "."
+                }
+            ]
+        }
+    ]
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/.flatpak-manifest.json.license 
new/kjumpingcube-23.08.0/.flatpak-manifest.json.license
--- old/kjumpingcube-23.04.3/.flatpak-manifest.json.license     1970-01-01 
01:00:00.000000000 +0100
+++ new/kjumpingcube-23.08.0/.flatpak-manifest.json.license     2023-08-16 
23:06:54.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/kjumpingcube-23.04.3/.gitlab-ci.yml 
new/kjumpingcube-23.08.0/.gitlab-ci.yml
--- old/kjumpingcube-23.04.3/.gitlab-ci.yml     2023-07-04 06:53:52.000000000 
+0200
+++ new/kjumpingcube-23.08.0/.gitlab-ci.yml     2023-08-16 23:06:54.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/kjumpingcube-23.04.3/CMakeLists.txt 
new/kjumpingcube-23.08.0/CMakeLists.txt
--- old/kjumpingcube-23.04.3/CMakeLists.txt     2023-07-04 06:53:52.000000000 
+0200
+++ new/kjumpingcube-23.08.0/CMakeLists.txt     2023-08-16 23:06:54.000000000 
+0200
@@ -2,8 +2,8 @@
 
 # Release Service 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_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KJUMPINGCUBE_BASE_VERSION once new features are added
@@ -54,7 +54,11 @@
     WidgetsAddons
 )
 
-find_package(KF5KDEGames 7.3.0 REQUIRED)
+if (QT_MAJOR_VERSION STREQUAL "6")
+    find_package(KDEGames6 7.5.0 REQUIRED)
+else()
+    find_package(KF5KDEGames 7.3.0 REQUIRED)
+endif()
 
 ecm_set_disabled_deprecation_versions(QT 5.15.2
     KF 5.102
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/po/ca/kjumpingcube.po 
new/kjumpingcube-23.08.0/po/ca/kjumpingcube.po
--- old/kjumpingcube-23.04.3/po/ca/kjumpingcube.po      2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/po/ca/kjumpingcube.po      2023-08-16 
23:06:54.000000000 +0200
@@ -584,52 +584,3 @@
 #, kde-format
 msgid "Pause before each cascade step"
 msgstr "Fa una pausa abans de cada pas en cascada"
-
-#~ msgid "PushButton"
-#~ msgstr "Botó"
-
-#~ msgid "Overwrite"
-#~ msgstr "Sobreescriu"
-
-#, fuzzy
-#~| msgid "Computing next move."
-#~ msgid "Computing a move"
-#~ msgstr "S'està computant la següent jugada."
-
-#, fuzzy
-#~| msgid "Performing move."
-#~ msgid "Performing a move"
-#~ msgstr "S'està fent la jugada."
-
-#~ msgid "Stop"
-#~ msgstr "Atura"
-
-#~ msgid "Force the computer to move immediately"
-#~ msgstr "Força l'ordinador a moure immediatament"
-
-#~ msgid ""
-#~ "Stop the computer's calculation of its current move and force it to move "
-#~ "immediately"
-#~ msgstr ""
-#~ "Atura el càlcul del pròxim moviment i força'l a moure'l immediatament."
-
-#~ msgid "stopped activity"
-#~ msgstr "s'ha aturat l'activitat"
-
-#~ msgid "Type of animation of overflowing dice"
-#~ msgstr "Tipus d'animació de desbordament de daus"
-
-#~ msgid "&Game"
-#~ msgstr "&Joc"
-
-#~ msgid "10x10"
-#~ msgstr "10x10"
-
-#~ msgid "Computer Skill"
-#~ msgstr "Nivell de joc de l'ordinador"
-
-#~ msgid "Player 2"
-#~ msgstr "Jugador 2"
-
-#~ msgid "5x5"
-#~ msgstr "5x5"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/po/eo/kjumpingcube.po 
new/kjumpingcube-23.08.0/po/eo/kjumpingcube.po
--- old/kjumpingcube-23.04.3/po/eo/kjumpingcube.po      2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/po/eo/kjumpingcube.po      2023-08-16 
23:06:54.000000000 +0200
@@ -1,14 +1,14 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# translation of kjumpingcube.pot to esperanto
+# Copyright (C) 2002 Free Software Foundation, Inc.
+# Wolfram Diestel <[email protected]>, 2002.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kjumpingcube\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-20 00:44+0000\n"
-"PO-Revision-Date: 2002-03-07 22:25GMT\n"
-"Last-Translator: Wolfram Diestel <[email protected]>\n"
+"PO-Revision-Date: 2023-03-21 22:43+01\n"
+"Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: Esperanto <[email protected]>\n"
 "Language: eo\n"
 "MIME-Version: 1.0\n"
@@ -38,10 +38,9 @@
 msgstr ""
 
 #: game.cpp:116
-#, fuzzy, kde-format
-#| msgid "Winner is Player %1!"
+#, kde-format
 msgid "The winner is Player %1!"
-msgstr "Gajnis ludanto %1!"
+msgstr ""
 
 #: game.cpp:117
 #, kde-format
@@ -69,21 +68,19 @@
 msgstr ""
 
 #: game.cpp:269
-#, fuzzy, kde-format
-#| msgctxt "NAME OF TRANSLATORS"
-#| msgid "Your names"
+#, kde-format
 msgid "Your turn"
-msgstr "Wolfram Diestel"
+msgstr ""
 
 #: game.cpp:272
-#, fuzzy, kde-format
+#, kde-format
 msgid "Player %1"
-msgstr "Koloro de ludanto &1"
+msgstr ""
 
 #: game.cpp:288
-#, fuzzy, kde-format
+#, kde-format
 msgid "Computer player %1 is moving"
-msgstr "Komputilo ludas ludanton &2"
+msgstr ""
 
 #: game.cpp:308
 #, kde-format
@@ -126,16 +123,11 @@
 msgstr "Nova ludo"
 
 #: game.cpp:575
-#, fuzzy, kde-format
-#| msgid ""
-#| "The file %1 exists.\n"
-#| "Do you want to overwrite it?"
+#, kde-format
 msgid ""
 "The file %1 already exists.\n"
 "Do you want to overwrite it?"
 msgstr ""
-"La dosiero %1 ekzistas.\n"
-"Ĉu vi volas anstataŭigi ĝin?"
 
 #: game.cpp:600
 #, kde-format
@@ -152,14 +144,14 @@
 "%1"
 
 #: game.cpp:620
-#, fuzzy, kde-format
+#, kde-format
 msgid "The file %1 does not exist!"
-msgstr "La dosiero %1 ne ekzistas!"
+msgstr ""
 
 #: game.cpp:635
-#, fuzzy, kde-format
+#, kde-format
 msgid "The file %1 is not a KJumpingCube gamefile!"
-msgstr "La dosiero %1 ne estas luddosiero de Saltkubo!"
+msgstr ""
 
 #: game.cpp:648
 #, kde-format
@@ -189,10 +181,9 @@
 msgstr ""
 
 #: game.cpp:692
-#, fuzzy, kde-format
-#| msgid "New Game"
+#, kde-format
 msgid "New Game?"
-msgstr "Nova ludo"
+msgstr "Ĉu Nova Ludo?"
 
 #: game.cpp:693
 #, kde-format
@@ -231,9 +222,9 @@
 msgstr ""
 
 #: kjumpingcube.cpp:45
-#, fuzzy, kde-format
+#, kde-format
 msgid "Current player:"
-msgstr "Komputilo ludas ludanton &1"
+msgstr ""
 
 #: kjumpingcube.cpp:137
 #, kde-format
@@ -272,21 +263,21 @@
 
 #. i18n: ectx: label, entry (Color0), group (Game)
 #: kjumpingcube.kcfg:31
-#, fuzzy, kde-format
+#, kde-format
 msgid "Color of neutral cubes."
-msgstr "kolorŝanĝo por ludanto %1"
+msgstr ""
 
 #. i18n: ectx: label, entry (Color1), group (Game)
 #: kjumpingcube.kcfg:35
-#, fuzzy, kde-format
+#, kde-format
 msgid "Color of player 1."
-msgstr "kolorŝanĝo por ludanto %1"
+msgstr ""
 
 #. i18n: ectx: label, entry (Color2), group (Game)
 #: kjumpingcube.kcfg:39
-#, fuzzy, kde-format
+#, kde-format
 msgid "Color of player 2."
-msgstr "kolorŝanĝo por ludanto %1"
+msgstr ""
 
 #. i18n: ectx: label, entry (CubeDim), group (Game)
 #: kjumpingcube.kcfg:45
@@ -296,9 +287,9 @@
 
 #. i18n: ectx: label, entry (ComputerPlayer1), group (Game)
 #: kjumpingcube.kcfg:49
-#, fuzzy, kde-format
+#, kde-format
 msgid "Whether player 1 is played by the computer."
-msgstr "Ludanto %1 estas nun ludata de la komputilo."
+msgstr ""
 
 #. i18n: ectx: label, entry (Kepler1), group (Game)
 #: kjumpingcube.kcfg:53
@@ -314,15 +305,15 @@
 
 #. i18n: ectx: label, entry (Skill1), group (Game)
 #: kjumpingcube.kcfg:68
-#, fuzzy, kde-format
+#, kde-format
 msgid "Skill of computer player 1."
-msgstr "kolorŝanĝo por ludanto %1"
+msgstr ""
 
 #. i18n: ectx: label, entry (ComputerPlayer2), group (Game)
 #: kjumpingcube.kcfg:72
-#, fuzzy, kde-format
+#, kde-format
 msgid "Whether player 2 is played by the computer."
-msgstr "Ludanto %1 estas nun ludata de la komputilo."
+msgstr ""
 
 #. i18n: ectx: label, entry (Kepler2), group (Game)
 #: kjumpingcube.kcfg:76
@@ -338,9 +329,9 @@
 
 #. i18n: ectx: label, entry (Skill2), group (Game)
 #: kjumpingcube.kcfg:91
-#, fuzzy, kde-format
+#, kde-format
 msgid "Skill of computer player 2."
-msgstr "kolorŝanĝo por ludanto %1"
+msgstr ""
 
 #. i18n: ectx: label, entry (PauseForComputer), group (Game)
 #: kjumpingcube.kcfg:95
@@ -366,9 +357,9 @@
 msgstr "Saltkubo"
 
 #: main.cpp:41
-#, fuzzy, kde-format
+#, kde-format
 msgid "Tactical one or two player game"
-msgstr "Taktika ludo por unu aÅ­ du ludantoj"
+msgstr ""
 
 #: main.cpp:43
 #, kde-format
@@ -412,9 +403,9 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
 #: settings.ui:28
-#, fuzzy, kde-format
+#, kde-format
 msgid "Computer Player 1"
-msgstr "Komputilo ludas ludanton &2"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ComputerPlayer1)
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ComputerPlayer2)
@@ -467,9 +458,9 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: settings.ui:163
-#, fuzzy, kde-format
+#, kde-format
 msgid "Computer Player 2"
-msgstr "Komputilo ludas ludanton &2"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_PauseForComputer)
 #: settings.ui:298
@@ -497,21 +488,21 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
 #: settings.ui:383
-#, fuzzy, kde-format
+#, kde-format
 msgid "Players' Colors"
-msgstr "Koloro de ludanto &1"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label_6)
 #: settings.ui:391
-#, fuzzy, kde-format
+#, kde-format
 msgid "Player 1:"
-msgstr "Koloro de ludanto &1"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label_7)
 #: settings.ui:405
-#, fuzzy, kde-format
+#, kde-format
 msgid "Player 2:"
-msgstr "Koloro de ludanto &2"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label_8)
 #: settings.ui:419
@@ -572,40 +563,3 @@
 #, kde-format
 msgid "Pause before each cascade step"
 msgstr ""
-
-#~ msgid "Overwrite"
-#~ msgstr "AnstataÅ­igu"
-
-#, fuzzy
-#~ msgid "Computing a move"
-#~ msgstr "elkalkulante movon"
-
-#, fuzzy
-#~ msgid "Performing a move"
-#~ msgstr "farante movon"
-
-#~ msgid "Stop"
-#~ msgstr "Halti"
-
-#~ msgid "stopped activity"
-#~ msgstr "aktiveco haltigita"
-
-#~ msgid "&Game"
-#~ msgstr "&Ludo"
-
-#~ msgid "10x10"
-#~ msgstr "10x10"
-
-#, fuzzy
-#~ msgid "Computer Skill"
-#~ msgstr "(komputilo)"
-
-#, fuzzy
-#~ msgid "Player 2"
-#~ msgstr "Koloro de ludanto &2"
-
-#~ msgid "5x5"
-#~ msgstr "5x5"
-
-#~ msgid "Stop &Thinking"
-#~ msgstr "Ĉesu &pensi"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/po/fa/kjumpingcube.po 
new/kjumpingcube-23.08.0/po/fa/kjumpingcube.po
--- old/kjumpingcube-23.04.3/po/fa/kjumpingcube.po      2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/po/fa/kjumpingcube.po      2023-08-16 
23:06:54.000000000 +0200
@@ -18,7 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: LoKalize 0.2\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/po/zh_CN/kjumpingcube.po 
new/kjumpingcube-23.08.0/po/zh_CN/kjumpingcube.po
--- old/kjumpingcube-23.04.3/po/zh_CN/kjumpingcube.po   2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/po/zh_CN/kjumpingcube.po   2023-08-16 
23:06:54.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-20 00:44+0000\n"
-"PO-Revision-Date: 2023-07-03 11:40\n"
+"PO-Revision-Date: 2023-08-02 12:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/src/CMakeLists.txt 
new/kjumpingcube-23.08.0/src/CMakeLists.txt
--- old/kjumpingcube-23.04.3/src/CMakeLists.txt 2023-07-04 06:53:52.000000000 
+0200
+++ new/kjumpingcube-23.08.0/src/CMakeLists.txt 2023-08-16 23:06:54.000000000 
+0200
@@ -45,8 +45,13 @@
 file(GLOB ICONS_SRCS "${CMAKE_SOURCE_DIR}/icons/*-apps-kjumpingcube.png")
 ecm_add_app_icon(kjumpingcube ICONS ${ICONS_SRCS})
 
+if (QT_MAJOR_VERSION STREQUAL "6")
+    target_link_libraries(kjumpingcube KDEGames6)
+else()
+    target_link_libraries(kjumpingcube KF5KDEGames)
+endif()
+
 target_link_libraries(kjumpingcube
-    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/kjumpingcube-23.04.3/src/ai_box.cpp 
new/kjumpingcube-23.08.0/src/ai_box.cpp
--- old/kjumpingcube-23.04.3/src/ai_box.cpp     2023-07-04 06:53:52.000000000 
+0200
+++ new/kjumpingcube-23.08.0/src/ai_box.cpp     2023-08-16 23:06:54.000000000 
+0200
@@ -404,4 +404,4 @@
 }
 #endif
 
-
+#include "moc_ai_box.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/src/game.cpp 
new/kjumpingcube-23.08.0/src/game.cpp
--- old/kjumpingcube-23.04.3/src/game.cpp       2023-07-04 06:53:52.000000000 
+0200
+++ new/kjumpingcube-23.08.0/src/game.cpp       2023-08-16 23:06:54.000000000 
+0200
@@ -972,4 +972,4 @@
    }
 }
 
-
+#include "moc_game.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/src/kcubeboxwidget.cpp 
new/kjumpingcube-23.08.0/src/kcubeboxwidget.cpp
--- old/kjumpingcube-23.04.3/src/kcubeboxwidget.cpp     2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/src/kcubeboxwidget.cpp     2023-08-16 
23:06:54.000000000 +0200
@@ -499,4 +499,4 @@
    update();
 }
 
-
+#include "moc_kcubeboxwidget.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/src/kcubewidget.cpp 
new/kjumpingcube-23.08.0/src/kcubewidget.cpp
--- old/kjumpingcube-23.04.3/src/kcubewidget.cpp        2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/src/kcubewidget.cpp        2023-08-16 
23:06:54.000000000 +0200
@@ -272,4 +272,4 @@
   p.end();
 }
 
-
+#include "moc_kcubewidget.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-23.04.3/src/kjumpingcube.cpp 
new/kjumpingcube-23.08.0/src/kjumpingcube.cpp
--- old/kjumpingcube-23.04.3/src/kjumpingcube.cpp       2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/src/kjumpingcube.cpp       2023-08-16 
23:06:54.000000000 +0200
@@ -189,4 +189,4 @@
   }
 }
 
-
+#include "moc_kjumpingcube.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kjumpingcube-23.04.3/src/org.kde.kjumpingcube.appdata.xml 
new/kjumpingcube-23.08.0/src/org.kde.kjumpingcube.appdata.xml
--- old/kjumpingcube-23.04.3/src/org.kde.kjumpingcube.appdata.xml       
2023-07-04 06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/src/org.kde.kjumpingcube.appdata.xml       
2023-08-16 23:06:54.000000000 +0200
@@ -11,6 +11,7 @@
   <name xml:lang="de">KJumpingCube</name>
   <name xml:lang="el">KJumpingCube</name>
   <name xml:lang="en-GB">KJumpingCube</name>
+  <name xml:lang="eo">KJumpingCube</name>
   <name xml:lang="es">KJumpingCube</name>
   <name xml:lang="et">KJumpingCube</name>
   <name xml:lang="eu">KJumpingCube</name>
@@ -46,6 +47,7 @@
   <summary xml:lang="de">Eroberungsspiel</summary>
   <summary xml:lang="el">Παιχνίδι κατάληψης 
περιοχών</summary>
   <summary xml:lang="en-GB">Territory Capture Game</summary>
+  <summary xml:lang="eo">Teritoriokapta ludo</summary>
   <summary xml:lang="es">Juego de captura de territorio</summary>
   <summary xml:lang="et">Mänguala vallutamise mäng</summary>
   <summary xml:lang="eu">Lurraldeak atzemateko jokoa</summary>
@@ -86,6 +88,7 @@
     <p xml:lang="de">KJumpingCube ist ein einfaches taktisches Würfelspiel. 
Der Spielbereich besteht aus Würfeln, die Punkte enthalten. Die Spieler ziehen 
sich, indem sie entweder auf einen neutralen Würfel oder auf einen eigenem 
Würfel klicken.</p>
     <p xml:lang="el">Το KJumpingCube είναι ένα απλό 
παιχνίδι τακτικής με ζάρια. Το πεδίο του 
παιχνιδιού αποτελείται από τετράγωνα που 
περιέχουν πόντους. Οι παίκτες κινούνται με 
κλικ ή σε ένα κενό τετράγωνο ή σε δικό τους 
τετράγωνο.</p>
     <p xml:lang="en-GB">KJumpingCube is a simple dice driven tactical game. 
The playing area consists of squares containing points. Players move by 
clicking on either a vacant square, or on own square.</p>
+    <p xml:lang="eo">KJumpingCube estas simpla taktika ludo pelita de 
ĵetkuboj. La ludareo konsistas el kvadratoj enhavantaj punktojn. Ludantoj 
moviĝas alklakante aŭ vakan kvadraton, aŭ sur propra kvadrato.</p>
     <p xml:lang="es">KJumpingCube es un sencillo juego táctico de dados. El 
área de juego consiste en cuadros que contienen puntos. Los jugadores mueven 
haciendo clic en un cuadro vacío o en uno propio.</p>
     <p xml:lang="et">KJumpingCube on lihtne täringupõhine taktikaline mäng. 
Mänguala koosneb punkte sisaldavatest ruutudest. Mängija käik seisneb 
klõpsamises kas tühjale või enda ruudule.</p>
     <p xml:lang="eu">KJumpingCube dadoak gidatutako taktika-joko bat da. Joko 
eremua, puntuak dituzten karratuz osatuta dago. Jokalariek hutsik dagoen 
karratu batean edo karratu propio batean klik eginez mugitzen dute.</p>
@@ -125,6 +128,7 @@
       <caption xml:lang="de">KJumpingCube spielen</caption>
       <caption xml:lang="el">Παίζω KJumpingCube</caption>
       <caption xml:lang="en-GB">Playing KJumpingCube</caption>
+      <caption xml:lang="eo">Ludante KJumpingCube</caption>
       <caption xml:lang="es">Jugando a KJumpingCube</caption>
       <caption xml:lang="et">KJumpingCube mängimine</caption>
       <caption xml:lang="eu">KJumpingCube-rekin jolasean</caption>
@@ -163,9 +167,9 @@
     <binary>kjumpingcube</binary>
   </provides>
   <releases>
+    <release version="2.1.23080" date="2023-08-24"/>
     <release version="2.1.23043" date="2023-07-06"/>
     <release version="2.1.23042" date="2023-06-08"/>
     <release version="2.1.23041" date="2023-05-11"/>
-    <release version="2.1.23040" date="2023-04-20"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kjumpingcube-23.04.3/src/org.kde.kjumpingcube.desktop 
new/kjumpingcube-23.08.0/src/org.kde.kjumpingcube.desktop
--- old/kjumpingcube-23.04.3/src/org.kde.kjumpingcube.desktop   2023-07-04 
06:53:52.000000000 +0200
+++ new/kjumpingcube-23.08.0/src/org.kde.kjumpingcube.desktop   2023-08-16 
23:06:54.000000000 +0200
@@ -82,6 +82,7 @@
 GenericName[de]=Eroberungsspiel
 GenericName[el]=Παιχνίδι κατάληψης περιοχών
 GenericName[en_GB]=Territory Capture Game
+GenericName[eo]=Teritoriokapta Ludo
 GenericName[es]=Juego de conquista del territorio
 GenericName[et]=Mänguala vallutamise mäng
 GenericName[eu]=Lurraldeak atzemateko jokoa
@@ -130,6 +131,7 @@
 Comment[de]=Eroberungsspiel
 Comment[el]=Παιχνίδι κατάληψης περιοχών
 Comment[en_GB]=Territory Capture Game
+Comment[eo]=Teritoriokapta Ludo
 Comment[es]=Juego de conquista de territorios
 Comment[et]=Mänguala vallutamise mäng
 Comment[eu]=Lurraldeak atzemateko jokoa

Reply via email to