Script 'mail_helper' called by obssrc
Hello community,

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

Package is "granatier"

Thu Aug 31 13:44:00 2023 rev:136 rq:1105627 version:23.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/granatier/granatier.changes      2023-07-07 
15:49:49.529091357 +0200
+++ /work/SRC/openSUSE:Factory/.granatier.new.1766/granatier.changes    
2023-08-31 13:47:01.963042773 +0200
@@ -1,0 +2,22 @@
+Sun Aug 20 13:59:01 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- 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:17 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.07.90
+  * New feature release
+- No code change since 23.07.80
+
+-------------------------------------------------------------------
+Tue Aug  1 10:21:23 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.07.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ granatier.spec ++++++
--- /var/tmp/diff_new_pack.JFBQeZ/_old  2023-08-31 13:47:03.607101536 +0200
+++ /var/tmp/diff_new_pack.JFBQeZ/_new  2023-08-31 13:47:03.611101679 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           granatier
-Version:        23.04.3
+Version:        23.08.0
 Release:        0
 Summary:        Bomberman-like game
 License:        GPL-2.0-or-later


++++++ granatier-23.04.3.tar.xz -> granatier-23.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/CMakeLists.txt 
new/granatier-23.08.0/CMakeLists.txt
--- old/granatier-23.04.3/CMakeLists.txt        2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/CMakeLists.txt        2023-08-16 23:03:26.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 GRANATIER_BASE_VERSION once new features are added
@@ -51,7 +51,11 @@
     DocTools
 )
 
-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 6.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/po/eo/granatier.po 
new/granatier-23.08.0/po/eo/granatier.po
--- old/granatier-23.04.3/po/eo/granatier.po    2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/po/eo/granatier.po    2023-08-16 23:03:26.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-20 00:43+0000\n"
-"PO-Revision-Date: 2023-01-06 22:00+0100\n"
+"PO-Revision-Date: 2023-05-30 22:35+0100\n"
 "Last-Translator: Oliver Kellogg <okell...@users.sourceforge.net>\n"
 "Language-Team: esperanto <kde-i18n...@kde.org>\n"
 "Language: eo\n"
@@ -62,61 +62,61 @@
 #: config/generalsettings.ui:30
 #, kde-format
 msgid "Blast Time 2"
-msgstr ""
+msgstr "Eksplodigtempo 2"
 
 #. i18n: ectx: property (text), widget (QLabel, label_8)
 #: config/generalsettings.ui:37
 #, kde-format
 msgid "Blast Time 3"
-msgstr ""
+msgstr "Eksplodigtempo 3"
 
 #. i18n: ectx: property (text), widget (QLabel, label_7)
 #: config/generalsettings.ui:78
 #, kde-format
 msgid "Blast Time 1"
-msgstr ""
+msgstr "Eksplodigtempo 1"
 
 #. i18n: ectx: property (text), widget (QLabel, label_10)
 #: config/generalsettings.ui:85
 #, kde-format
 msgid "Blast Time 5"
-msgstr ""
+msgstr "Eksplodigtempo 5"
 
 #. i18n: ectx: property (text), widget (QLabel, label_11)
 #: config/generalsettings.ui:106
 #, kde-format
 msgid "Blast Time 4"
-msgstr ""
+msgstr "Eksplodigtempo 4"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: config/generalsettings.ui:131
 #, kde-format
 msgid "Points to win the game:"
-msgstr ""
+msgstr "Poentoj por venki:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: config/generalsettings.ui:154
 #, kde-format
 msgid "Round Time in Seconds:"
-msgstr ""
+msgstr "RondumdaÅ­ro en sekundoj:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #: config/generalsettings.ui:177
 #, kde-format
 msgid "Initial Speed:"
-msgstr ""
+msgstr "Komenca Rapideco:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_5)
 #: config/generalsettings.ui:200
 #, kde-format
 msgid "Initial Bomb Power:"
-msgstr ""
+msgstr "Komenca Bomboforto:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_6)
 #: config/generalsettings.ui:223
 #, kde-format
 msgid "Initial Bomb Armory:"
-msgstr ""
+msgstr "Komenca Bombaro:"
 
 #. i18n: ectx: label, entry (FirstRun), group (General)
 #: config/granatier.kcfg:9
@@ -188,13 +188,13 @@
 #: config/granatier.kcfg:52
 #, kde-format
 msgid "Whether to use the Wilhelm Scream for dying players."
-msgstr ""
+msgstr "Ĉu uzi la Wilhelm-krion por mortantaj ludantoj."
 
 #. i18n: ectx: label, entry (Dummy), group (General)
 #: config/granatier.kcfg:56
 #, kde-format
 msgid "This is a dummy setting for player setup."
-msgstr ""
+msgstr "Tio estas lokokupa meto por agordo de ludantoj."
 
 #. i18n: ectx: label, entry (ShowAllTiles), group (General)
 #. i18n: ectx: label, entry (BlastTime1), group (General)
@@ -206,38 +206,37 @@
 #: config/granatier.kcfg:72 config/granatier.kcfg:76 config/granatier.kcfg:80
 #, kde-format
 msgid "This is only for the artists to make their life easier."
-msgstr ""
+msgstr "Tio estas nur por la artverkantoj por igi ilian vivon pli facila."
 
 #: config/playerselectoritem.cpp:64
 #, kde-format
 msgctxt "Label for the key sequence to move the player."
 msgid "Left:"
-msgstr ""
+msgstr "Maldekstren:"
 
 #: config/playerselectoritem.cpp:73
 #, kde-format
 msgctxt "Label for the key sequence to move the player."
 msgid "Up:"
-msgstr ""
+msgstr "Supren:"
 
 #: config/playerselectoritem.cpp:82
-#, fuzzy, kde-format
-#| msgid "Move Right"
+#, kde-format
 msgctxt "Label for the key sequence to move the player."
 msgid "Right:"
-msgstr "Movi dekstren"
+msgstr "Dekstren:"
 
 #: config/playerselectoritem.cpp:91
 #, kde-format
 msgctxt "Label for the key sequence to move the player."
 msgid "Down:"
-msgstr ""
+msgstr "Malsupren:"
 
 #: config/playerselectoritem.cpp:100
 #, kde-format
 msgctxt "Label for the key sequence to move the player."
 msgid "Bomb:"
-msgstr ""
+msgstr "Bombo:"
 
 #: gamescene.cpp:78
 #, kde-format
@@ -247,42 +246,42 @@
 #: gamescene.cpp:83
 #, kde-format
 msgid "Arena Name"
-msgstr ""
+msgstr "Arenonomo"
 
 #: gamescene.cpp:811
 #, kde-format
 msgid "Sudden Death"
-msgstr ""
+msgstr "Subtia Morto"
 
 #: infooverlay.cpp:51
 #, kde-format
 msgid "Press Space to continue"
-msgstr ""
+msgstr "Premu Spacon por daÅ­rigi"
 
 #: infooverlay.cpp:58
 #, kde-format
 msgid "Press Space to start a new Game"
-msgstr ""
+msgstr "Premu Spacon por komenci novan ludon"
 
 #: infooverlay.cpp:68
 #, kde-format
 msgid "GET READY !!!"
-msgstr ""
+msgstr "PRETIĜU !!!"
 
 #: infooverlay.cpp:73
 #, kde-format
 msgid "Press Space to start"
-msgstr ""
+msgstr "Premu Spacon por komenci"
 
 #: infooverlay.cpp:78
 #, kde-format
 msgid "PAUSED"
-msgstr ""
+msgstr "PAŬZITA"
 
 #: infooverlay.cpp:219
 #, kde-format
 msgid "The winner is %1"
-msgstr ""
+msgstr "La venkanto estas %1"
 
 #: main.cpp:77
 #, kde-format
@@ -292,12 +291,12 @@
 #: main.cpp:79
 #, kde-format
 msgid "Granatier is a Bomberman Clone!"
-msgstr ""
+msgstr "Granatier estas Bomberman-klono!"
 
 #: main.cpp:80
 #, kde-format
 msgid "Copyright (c) 2009-2015 The Granatier Team!"
-msgstr ""
+msgstr "Kopirajto (k) 2009-2015 La Teamo de Granatier!"
 
 #: main.cpp:84
 #, kde-format
@@ -312,12 +311,12 @@
 #: main.cpp:85
 #, kde-format
 msgid "Arturo Silva"
-msgstr ""
+msgstr "Arturo Silva"
 
 #: main.cpp:85
 #, kde-format
 msgid "Most of the beautiful granatier graphics"
-msgstr ""
+msgstr "Plejparton de la belaj granatier-grafikoj"
 
 #: main.cpp:86
 #, kde-format
@@ -327,7 +326,7 @@
 #: main.cpp:86 main.cpp:87 main.cpp:88 main.cpp:89 main.cpp:90
 #, kde-format
 msgid "Developer of Kapman, which was the base of Granatier"
-msgstr ""
+msgstr "Disvolvisto de Kapman, kio estis la bazo de Granatier"
 
 #: main.cpp:87
 #, kde-format
@@ -352,35 +351,35 @@
 #: mainwindow.cpp:67
 #, kde-format
 msgid "&Play sounds"
-msgstr ""
+msgstr "&AÅ­digi sonojn"
 
 #: mainwindow.cpp:149
 #, kde-format
 msgid "Are you sure you want to quit the current game?"
-msgstr ""
+msgstr "Ĉu vi certas ke vi volas forlasi la nunan ludon?"
 
 #: mainwindow.cpp:150
 #, kde-format
 msgctxt "@title:window"
 msgid "New Game"
-msgstr ""
+msgstr "Nova Ludo"
 
 #: mainwindow.cpp:151
 #, kde-format
 msgctxt "@action:button"
 msgid "Quit Game"
-msgstr ""
+msgstr "Forlasi Ludon"
 
 #: mainwindow.cpp:192
 #, kde-format
 msgctxt "General settings"
 msgid "General"
-msgstr ""
+msgstr "Ĝenerala"
 
 #: mainwindow.cpp:196
 #, kde-format
 msgid "Theme"
-msgstr "Temo"
+msgstr "Etoso"
 
 #: mainwindow.cpp:198
 #, kde-format
@@ -395,34 +394,10 @@
 #: mainwindow.cpp:255
 #, kde-format
 msgid "Are you sure you want to quit Granatier?"
-msgstr ""
+msgstr "Ĉu vi certas ke vi volas forlasi Granatier?"
 
 #: mainwindow.cpp:256
 #, kde-format
 msgctxt "To quit Granatier"
 msgid "Quit"
-msgstr ""
-
-#~ msgid "Preview"
-#~ msgstr "AntaÅ­rigardo"
-
-#~ msgid "Contact:"
-#~ msgstr "Kontakto:"
-
-#~ msgid "Description:"
-#~ msgstr "Priskribo:"
-
-#~ msgid "Author:"
-#~ msgstr "AÅ­toro:"
-
-#~ msgid "Shortcuts"
-#~ msgstr "Klavkombinoj"
-
-#~ msgid "Move Left"
-#~ msgstr "Movi maldekstren"
-
-#~ msgid "Move Up"
-#~ msgstr "Movi supren"
-
-#~ msgid "Move Down"
-#~ msgstr "Movi malsupren"
+msgstr "Forlasi"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/po/zh_CN/granatier.po 
new/granatier-23.08.0/po/zh_CN/granatier.po
--- old/granatier-23.04.3/po/zh_CN/granatier.po 2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/po/zh_CN/granatier.po 2023-08-16 23:03:26.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:43+0000\n"
-"PO-Revision-Date: 2023-07-03 11:40\n"
+"PO-Revision-Date: 2023-08-02 12:44\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/CMakeLists.txt 
new/granatier-23.08.0/src/CMakeLists.txt
--- old/granatier-23.04.3/src/CMakeLists.txt    2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/CMakeLists.txt    2023-08-16 23:03:26.000000000 
+0200
@@ -84,10 +84,15 @@
 file(GLOB ICONS_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/../icons/*-apps-granatier.png")
 ecm_add_app_icon(granatier ICONS ${ICONS_SRCS})
 
+if (QT_MAJOR_VERSION STREQUAL "6")
+    target_link_libraries(granatier KDEGames6)
+else()
+    target_link_libraries(granatier KF5KDEGames)
+endif()
+
 target_link_libraries(granatier
     Qt${QT_MAJOR_VERSION}::Xml
     Qt${QT_MAJOR_VERSION}::Widgets
-    KF5KDEGames
     Qt${QT_MAJOR_VERSION}::Svg
     KF${KF_MAJOR_VERSION}::CoreAddons
     KF${KF_MAJOR_VERSION}::DBusAddons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/arena.cpp 
new/granatier-23.08.0/src/arena.cpp
--- old/granatier-23.04.3/src/arena.cpp 2023-07-04 06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/arena.cpp 2023-08-16 23:03:26.000000000 +0200
@@ -149,3 +149,5 @@
 {
     return m_nbRows;
 }
+
+#include "moc_arena.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/arenaitem.cpp 
new/granatier-23.08.0/src/arenaitem.cpp
--- old/granatier-23.04.3/src/arenaitem.cpp     2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/arenaitem.cpp     2023-08-16 23:03:26.000000000 
+0200
@@ -37,3 +37,5 @@
     setRenderSize(QSize(width, height));
     setScale(svgScaleFactor);
 }
+
+#include "moc_arenaitem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/block.cpp 
new/granatier-23.08.0/src/block.cpp
--- old/granatier-23.04.3/src/block.cpp 2023-07-04 06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/block.cpp 2023-08-16 23:03:26.000000000 +0200
@@ -33,3 +33,5 @@
 {
     Q_EMIT startDestructionAnimation();
 }
+
+#include "moc_block.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/blockitem.cpp 
new/granatier-23.08.0/src/blockitem.cpp
--- old/granatier-23.04.3/src/blockitem.cpp     2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/blockitem.cpp     2023-08-16 23:03:26.000000000 
+0200
@@ -47,3 +47,5 @@
         Q_EMIT blockItemDestroyed(this);
     }
 }
+
+#include "moc_blockitem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/bomb.cpp 
new/granatier-23.08.0/src/bomb.cpp
--- old/granatier-23.04.3/src/bomb.cpp  2023-07-04 06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/bomb.cpp  2023-08-16 23:03:26.000000000 +0200
@@ -586,3 +586,5 @@
         m_mortarState++;
     }
 }
+
+#include "moc_bomb.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/bombexplosionitem.cpp 
new/granatier-23.08.0/src/bombexplosionitem.cpp
--- old/granatier-23.04.3/src/bombexplosionitem.cpp     2023-07-04 
06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/bombexplosionitem.cpp     2023-08-16 
23:03:26.000000000 +0200
@@ -178,3 +178,5 @@
     transform.translate(-m_itemSizeReal.width() / 2.0, 
-m_itemSizeReal.height() / 2.0);
     setTransform(transform);
 }
+
+#include "moc_bombexplosionitem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/bombitem.cpp 
new/granatier-23.08.0/src/bombitem.cpp
--- old/granatier-23.04.3/src/bombitem.cpp      2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/bombitem.cpp      2023-08-16 23:03:26.000000000 
+0200
@@ -306,3 +306,5 @@
     setZValue(-2);
     m_pulseTimer->setInterval(1000 / Granatier::FPS);
 }
+
+#include "moc_bombitem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/bonus.cpp 
new/granatier-23.08.0/src/bonus.cpp
--- old/granatier-23.04.3/src/bonus.cpp 2023-07-04 06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/bonus.cpp 2023-08-16 23:03:26.000000000 +0200
@@ -51,3 +51,5 @@
 {
     return m_destroyed;
 }
+
+#include "moc_bonus.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/bonusitem.cpp 
new/granatier-23.08.0/src/bonusitem.cpp
--- old/granatier-23.04.3/src/bonusitem.cpp     2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/bonusitem.cpp     2023-08-16 23:03:26.000000000 
+0200
@@ -58,3 +58,5 @@
         Q_EMIT bonusItemDestroyed(this);
     }
 }
+
+#include "moc_bonusitem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/character.cpp 
new/granatier-23.08.0/src/character.cpp
--- old/granatier-23.04.3/src/character.cpp     2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/character.cpp     2023-08-16 23:03:26.000000000 
+0200
@@ -164,3 +164,5 @@
     // If the two Characters are not on the same row or column, they are not 
in the line of sight
     return false;
 }
+
+#include "moc_character.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/characteritem.cpp 
new/granatier-23.08.0/src/characteritem.cpp
--- old/granatier-23.04.3/src/characteritem.cpp 2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/characteritem.cpp 2023-08-16 23:03:26.000000000 
+0200
@@ -44,3 +44,4 @@
 {
 }
 
+#include "moc_characteritem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/config/playerselectoritem.cpp 
new/granatier-23.08.0/src/config/playerselectoritem.cpp
--- old/granatier-23.04.3/src/config/playerselectoritem.cpp     2023-07-04 
06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/config/playerselectoritem.cpp     2023-08-16 
23:03:26.000000000 +0200
@@ -196,3 +196,5 @@
     m_playerSettings->setKeyDown(m_playerId, m_moveDown->keySequence());
     m_playerSettings->setKeyPutBomb(m_playerId, m_dropBomb->keySequence());
 }
+
+#include "moc_playerselectoritem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/element.cpp 
new/granatier-23.08.0/src/element.cpp
--- old/granatier-23.04.3/src/element.cpp       2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/element.cpp       2023-08-16 23:03:26.000000000 
+0200
@@ -73,3 +73,5 @@
     setX(m_xInit);
     setY(m_yInit);
 }
+
+#include "moc_element.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/elementitem.cpp 
new/granatier-23.08.0/src/elementitem.cpp
--- old/granatier-23.04.3/src/elementitem.cpp   2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/elementitem.cpp   2023-08-16 23:03:26.000000000 
+0200
@@ -97,3 +97,5 @@
     setScale(svgScaleFactor);
     m_renderSize = renderSize();
 }
+
+#include "moc_elementitem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/game.cpp 
new/granatier-23.08.0/src/game.cpp
--- old/granatier-23.04.3/src/game.cpp  2023-07-04 06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/game.cpp  2023-08-16 23:03:26.000000000 +0200
@@ -733,3 +733,5 @@
         m_arena->removeCellElement(row, col, block);
     }
 }
+
+#include "moc_game.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/gamescene.cpp 
new/granatier-23.08.0/src/gamescene.cpp
--- old/granatier-23.04.3/src/gamescene.cpp     2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/gamescene.cpp     2023-08-16 23:03:26.000000000 
+0200
@@ -1072,3 +1072,5 @@
         }
     }
 }
+
+#include "moc_gamescene.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/gameview.cpp 
new/granatier-23.08.0/src/gameview.cpp
--- old/granatier-23.04.3/src/gameview.cpp      2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/gameview.cpp      2023-08-16 23:03:26.000000000 
+0200
@@ -58,3 +58,5 @@
     }
     Q_EMIT keyReleased(p_event);
 }
+
+#include "moc_gameview.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/infooverlay.cpp 
new/granatier-23.08.0/src/infooverlay.cpp
--- old/granatier-23.04.3/src/infooverlay.cpp   2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/infooverlay.cpp   2023-08-16 23:03:26.000000000 
+0200
@@ -397,3 +397,5 @@
 
     updateGraphics(m_svgScaleFactor);
 }
+
+#include "moc_infooverlay.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/infosidebar.cpp 
new/granatier-23.08.0/src/infosidebar.cpp
--- old/granatier-23.04.3/src/infosidebar.cpp   2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/infosidebar.cpp   2023-08-16 23:03:26.000000000 
+0200
@@ -482,3 +482,5 @@
         iteratorPlayerInfo++;
     }
 }
+
+#include "moc_infosidebar.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/mainwindow.cpp 
new/granatier-23.08.0/src/mainwindow.cpp
--- old/granatier-23.04.3/src/mainwindow.cpp    2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/mainwindow.cpp    2023-08-16 23:03:26.000000000 
+0200
@@ -274,3 +274,4 @@
     }
 }
 
+#include "moc_mainwindow.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/org.kde.granatier.appdata.xml 
new/granatier-23.08.0/src/org.kde.granatier.appdata.xml
--- old/granatier-23.04.3/src/org.kde.granatier.appdata.xml     2023-07-04 
06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/org.kde.granatier.appdata.xml     2023-08-16 
23:03:26.000000000 +0200
@@ -13,6 +13,7 @@
   <name xml:lang="de">Granatier</name>
   <name xml:lang="el">Χειροβομβιστής</name>
   <name xml:lang="en-GB">Granatier</name>
+  <name xml:lang="eo">Granatier</name>
   <name xml:lang="es">Granatier</name>
   <name xml:lang="et">Granatier</name>
   <name xml:lang="eu">Granatier</name>
@@ -52,6 +53,7 @@
   <summary xml:lang="de">Bomberman-Klon</summary>
   <summary xml:lang="el">Κλώνος του Bomberman</summary>
   <summary xml:lang="en-GB">Bomberman clone</summary>
+  <summary xml:lang="eo">Bomberman-klono</summary>
   <summary xml:lang="es">Clon de Bomberman</summary>
   <summary xml:lang="et">Bombermani kloon</summary>
   <summary xml:lang="eu">Bomberman jokoaren klona</summary>
@@ -92,6 +94,7 @@
     <p xml:lang="de">Granatier ist eine Kopie des klassischen Spiels Bomberman 
und ist von der Arbeit an dessen Clanbomber-Kopie inspiriert.</p>
     <p xml:lang="el">Ο Χειροβομβιστής είναι ένας 
κλώνος του κλασικού παιχνιδιού Bomberman, 
εμπνευσμένο από την εργασία του κλώνου του 
Clanbomber.</p>
     <p xml:lang="en-GB">Granatier is a clone of the classic Bomberman game, 
inspired by the work of the Clanbomber clone.</p>
+    <p xml:lang="eo">Granatier estas klono de la klasika ludo Bomberman, 
inspirita de la laboro de la klono Clanbomber.</p>
     <p xml:lang="es">Granatier es un clon del juego clásico Bomberman, 
inspirado en el trabajo del clon de Clanbomber.</p>
     <p xml:lang="et">Granatier on klassikalise mängu Bomberman kloon, mis sai 
innustust teisest kloonist Clanbomber.</p>
     <p xml:lang="eu">Granatier Bomberman joko klasikoaren klon bat da, 
Clanbomber klonean egindako lanean inspiratua.</p>
@@ -137,6 +140,7 @@
       <caption xml:lang="de">Granatier spielen</caption>
       <caption xml:lang="el">Παίζω χειροβομβιστή</caption>
       <caption xml:lang="en-GB">Playing Granatier</caption>
+      <caption xml:lang="eo">Ludante Granatier</caption>
       <caption xml:lang="es">Jugando a Granatier</caption>
       <caption xml:lang="et">Granatieri mängimine</caption>
       <caption xml:lang="eu">Granatier-ren jokatzea</caption>
@@ -171,10 +175,10 @@
     <binary>granatier</binary>
   </provides>
   <releases>
+    <release version="1.4.23080" date="2023-08-24"/>
     <release version="1.4.23043" date="2023-07-06"/>
     <release version="1.4.23042" date="2023-06-08"/>
     <release version="1.4.23041" date="2023-05-11"/>
-    <release version="1.4.23040" date="2023-04-20"/>
   </releases>
   <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">mild</content_attribute>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/org.kde.granatier.desktop 
new/granatier-23.08.0/src/org.kde.granatier.desktop
--- old/granatier-23.04.3/src/org.kde.granatier.desktop 2023-07-04 
06:51:42.000000000 +0200
+++ new/granatier-23.08.0/src/org.kde.granatier.desktop 2023-08-16 
23:03:26.000000000 +0200
@@ -58,6 +58,7 @@
 GenericName[de]=„Bomberman“-Spiel
 GenericName[el]=Κλώνος Bomberman
 GenericName[en_GB]=Bomberman clone
+GenericName[eo]=Klono de Bombulo
 GenericName[es]=Clon de Bomberman
 GenericName[et]=Bombermani kloon
 GenericName[eu]=Bomberman klona
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/player.cpp 
new/granatier-23.08.0/src/player.cpp
--- old/granatier-23.04.3/src/player.cpp        2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/player.cpp        2023-08-16 23:03:26.000000000 
+0200
@@ -1048,3 +1048,5 @@
     }
     return (value > 0 ? 1 : -1);
 }
+
+#include "moc_player.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/src/playeritem.cpp 
new/granatier-23.08.0/src/playeritem.cpp
--- old/granatier-23.04.3/src/playeritem.cpp    2023-07-04 06:51:42.000000000 
+0200
+++ new/granatier-23.08.0/src/playeritem.cpp    2023-08-16 23:03:26.000000000 
+0200
@@ -377,3 +377,5 @@
         setSpriteKey(QStringLiteral("player_death"));
     }
 }
+
+#include "moc_playeritem.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/themes/granatier.desktop 
new/granatier-23.08.0/themes/granatier.desktop
--- old/granatier-23.04.3/themes/granatier.desktop      2023-07-04 
06:51:42.000000000 +0200
+++ new/granatier-23.08.0/themes/granatier.desktop      2023-08-16 
23:03:26.000000000 +0200
@@ -56,6 +56,7 @@
 Description[de]=Das Standard-Design von Granatier.
 Description[el]=Θέμα Granatier
 Description[en_GB]=Granatier Theme
+Description[eo]=Granatier-Etoso
 Description[es]=Tema de Granatier
 Description[et]=Granatieri teema
 Description[eu]=Granatier gaia
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-23.04.3/themes/waterbomb.desktop 
new/granatier-23.08.0/themes/waterbomb.desktop
--- old/granatier-23.04.3/themes/waterbomb.desktop      2023-07-04 
06:51:42.000000000 +0200
+++ new/granatier-23.08.0/themes/waterbomb.desktop      2023-08-16 
23:03:26.000000000 +0200
@@ -8,6 +8,7 @@
 Name[de]=Wasserbombe
 Name[el]=Water Bomb
 Name[en_GB]=Water Bomb
+Name[eo]=Akvobombo
 Name[es]=Bomba de agua
 Name[et]=Veepomm
 Name[eu]=Ur bonba

Reply via email to