Hello community,

here is the log from the commit of package granatier for openSUSE:Factory 
checked in at 2015-10-03 20:17:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/granatier (Old)
 and      /work/SRC/openSUSE:Factory/.granatier.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "granatier"

Changes:
--------
--- /work/SRC/openSUSE:Factory/granatier/granatier.changes      2015-07-14 
17:31:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.granatier.new/granatier.changes 2015-10-03 
20:17:52.000000000 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 18:58:03 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+-------------------------------------------------------------------
+Wed Aug 19 19:42:37 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+-------------------------------------------------------------------
+Fri Aug  7 06:46:25 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  granatier-15.04.3.tar.xz

New:
----
  granatier-15.08.1.tar.xz

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

Other differences:
------------------
++++++ granatier.spec ++++++
--- /var/tmp/diff_new_pack.00sARv/_old  2015-10-03 20:17:53.000000000 +0200
+++ /var/tmp/diff_new_pack.00sARv/_new  2015-10-03 20:17:53.000000000 +0200
@@ -41,7 +41,7 @@
 License:        GPL-2.0+
 Group:          Amusements/Games/Action/Arcade
 Url:            http://www.kde.org
-Version:        15.04.3
+Version:        15.08.1
 Release:        0
 Source0:        granatier-%{version}.tar.xz
 Obsoletes:      %{name}5 < %{version}

++++++ granatier-15.04.3.tar.xz -> granatier-15.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/CMakeLists.txt 
new/granatier-15.08.1/CMakeLists.txt
--- old/granatier-15.04.3/CMakeLists.txt        2015-06-23 16:07:46.000000000 
+0200
+++ new/granatier-15.08.1/CMakeLists.txt        2015-07-04 22:21:45.000000000 
+0200
@@ -3,7 +3,7 @@
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
 set (QT_MIN_VERSION "5.3.0")
 
-find_package(ECM 1.3.0 REQUIRED CONFIG)
+find_package(ECM 1.7.0 REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg)
@@ -14,14 +14,9 @@
     WidgetsAddons 
     Config 
     I18n 
-    GuiAddons 
     ConfigWidgets 
-    ItemViews 
-    IconThemes 
     XmlGui
-    KIO
-    NewStuff
-    NotifyConfig)
+    NewStuff)
 
 find_package(KF5KDEGames 4.9.0 REQUIRED)
 
@@ -30,6 +25,7 @@
 include(KDEInstallDirs)
 include(KDECompilerSettings)
 include(KDECMakeSettings)
+include(ECMAddAppIcon)
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/arenas/CMakeLists.txt 
new/granatier-15.08.1/arenas/CMakeLists.txt
--- old/granatier-15.04.3/arenas/CMakeLists.txt 2015-06-23 16:07:46.000000000 
+0200
+++ new/granatier-15.08.1/arenas/CMakeLists.txt 2015-07-04 22:21:45.000000000 
+0200
@@ -1,3 +1,3 @@
 FILE(GLOB arenaFiles *.desktop *.xml)
 install(FILES ${arenaFiles}
-        DESTINATION  ${DATA_INSTALL_DIR}/granatier/arenas)
+        DESTINATION  ${KDE_INSTALL_DATADIR}/granatier/arenas)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/arenas/clanbomber_Arena.desktop 
new/granatier-15.08.1/arenas/clanbomber_Arena.desktop
--- old/granatier-15.04.3/arenas/clanbomber_Arena.desktop       2015-06-23 
16:07:46.000000000 +0200
+++ new/granatier-15.08.1/arenas/clanbomber_Arena.desktop       2015-07-04 
22:21:45.000000000 +0200
@@ -1,6 +1,5 @@
 [Arena]
 Name=Arena
-Name[ast]=Sable
 Name[bs]=Arena
 Name[ca]=Arena
 Name[ca@valencia]=Arena
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/arenas/labyrinth.desktop 
new/granatier-15.08.1/arenas/labyrinth.desktop
--- old/granatier-15.04.3/arenas/labyrinth.desktop      2015-06-23 
16:07:46.000000000 +0200
+++ new/granatier-15.08.1/arenas/labyrinth.desktop      2015-07-04 
22:21:45.000000000 +0200
@@ -1,6 +1,5 @@
 [Arena]
 Name=Labyrinth
-Name[ast]=Llaberintu
 Name[bs]=Lavirint
 Name[ca]=Laberint
 Name[ca@valencia]=Laberint
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/doc/CMakeLists.txt 
new/granatier-15.08.1/doc/CMakeLists.txt
--- old/granatier-15.04.3/doc/CMakeLists.txt    2015-06-23 16:07:46.000000000 
+0200
+++ new/granatier-15.08.1/doc/CMakeLists.txt    2015-07-04 22:21:45.000000000 
+0200
@@ -1 +1 @@
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${HTML_INSTALL_DIR}/en SUBDIR granatier)
+kdoctools_create_handbook(index.docbook INSTALL_DESTINATION 
${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR granatier)
Files old/granatier-15.04.3/pictures/128-apps-granatier.png and 
new/granatier-15.08.1/pictures/128-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/16-apps-granatier.png and 
new/granatier-15.08.1/pictures/16-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/22-apps-granatier.png and 
new/granatier-15.08.1/pictures/22-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/32-apps-granatier.png and 
new/granatier-15.08.1/pictures/32-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/48-apps-granatier.png and 
new/granatier-15.08.1/pictures/48-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/64-apps-granatier.png and 
new/granatier-15.08.1/pictures/64-apps-granatier.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/pictures/CMakeLists.txt 
new/granatier-15.08.1/pictures/CMakeLists.txt
--- old/granatier-15.04.3/pictures/CMakeLists.txt       2015-06-23 
16:07:46.000000000 +0200
+++ new/granatier-15.08.1/pictures/CMakeLists.txt       2015-07-04 
22:21:45.000000000 +0200
@@ -1,2 +1,2 @@
-ecm_install_icons(ICONS hi128-apps-granatier.png  hi16-apps-granatier.png  
hi22-apps-granatier.png  hi32-apps-granatier.png  hi48-apps-granatier.png  
hi64-apps-granatier.png DESTINATION ${ICON_INSTALL_DIR})
+ecm_install_icons(ICONS 128-apps-granatier.png  16-apps-granatier.png  
22-apps-granatier.png  32-apps-granatier.png  48-apps-granatier.png  
64-apps-granatier.png DESTINATION ${KDE_INSTALL_ICONDIR} THEME hicolor)
 
Files old/granatier-15.04.3/pictures/hi128-apps-granatier.png and 
new/granatier-15.08.1/pictures/hi128-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/hi16-apps-granatier.png and 
new/granatier-15.08.1/pictures/hi16-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/hi22-apps-granatier.png and 
new/granatier-15.08.1/pictures/hi22-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/hi32-apps-granatier.png and 
new/granatier-15.08.1/pictures/hi32-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/hi48-apps-granatier.png and 
new/granatier-15.08.1/pictures/hi48-apps-granatier.png differ
Files old/granatier-15.04.3/pictures/hi64-apps-granatier.png and 
new/granatier-15.08.1/pictures/hi64-apps-granatier.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/players/CMakeLists.txt 
new/granatier-15.08.1/players/CMakeLists.txt
--- old/granatier-15.04.3/players/CMakeLists.txt        2015-06-23 
16:07:46.000000000 +0200
+++ new/granatier-15.08.1/players/CMakeLists.txt        2015-07-04 
22:21:45.000000000 +0200
@@ -4,4 +4,4 @@
                 player3.desktop player3.svgz
                 player4.desktop player4.svgz
                 player5.desktop player5.svgz
-        DESTINATION  ${DATA_INSTALL_DIR}/granatier/players)
+        DESTINATION  ${KDE_INSTALL_DATADIR}/granatier/players)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/sounds/CMakeLists.txt 
new/granatier-15.08.1/sounds/CMakeLists.txt
--- old/granatier-15.04.3/sounds/CMakeLists.txt 2015-06-23 16:07:46.000000000 
+0200
+++ new/granatier-15.08.1/sounds/CMakeLists.txt 2015-07-04 22:21:45.000000000 
+0200
@@ -1,3 +1,3 @@
 FILE(GLOB wavfiles *.wav)
 install(FILES ${wavfiles}
-        DESTINATION  ${DATA_INSTALL_DIR}/granatier/sounds)
+        DESTINATION  ${KDE_INSTALL_DATADIR}/granatier/sounds)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/src/CMakeLists.txt 
new/granatier-15.08.1/src/CMakeLists.txt
--- old/granatier-15.04.3/src/CMakeLists.txt    2015-06-23 16:07:46.000000000 
+0200
+++ new/granatier-15.08.1/src/CMakeLists.txt    2015-07-04 22:21:45.000000000 
+0200
@@ -41,7 +41,8 @@
 
 kconfig_add_kcfg_files(granatierSources config/settings.kcfgc)
 
-kde4_add_app_icon(granatierSources 
"${CMAKE_CURRENT_SOURCE_DIR}/../pictures/hi*-apps-granatier.png")
+file(GLOB ICONS_SRCS 
"${CMAKE_CURRENT_SOURCE_DIR}/../pictures/*-apps-granatier.png")
+ecm_add_app_icon(granatierSources ICONS ${ICONS_SRCS})
 
 add_executable(granatier ${granatierSources})
 
@@ -54,10 +55,9 @@
     KF5::DBusAddons
 )
 
-install(TARGETS granatier ${INSTALL_TARGETS_DEFAULT_ARGS})
-
-install(PROGRAMS org.kde.granatier.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
-install(FILES granatier.appdata.xml DESTINATION ${DATA_INSTALL_DIR}/appdata)
-install(FILES config/granatier.kcfg DESTINATION ${KCFG_INSTALL_DIR})
-install(FILES ${granatierData} DESTINATION ${KXMLGUI_INSTALL_DIR}/granatier)
+install(TARGETS granatier ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})
 
+install(PROGRAMS org.kde.granatier.desktop DESTINATION ${KDE_INSTALL_APPDIR})
+install(FILES granatier.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR})
+install(FILES config/granatier.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR})
+install(FILES ${granatierData} DESTINATION 
${KDE_INSTALL_KXMLGUI5DIR}/granatier)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/src/game.cpp 
new/granatier-15.08.1/src/game.cpp
--- old/granatier-15.04.3/src/game.cpp  2015-06-23 16:07:46.000000000 +0200
+++ new/granatier-15.08.1/src/game.cpp  2015-07-04 22:21:45.000000000 +0200
@@ -341,80 +341,93 @@
 void Game::createBonus()
 {
     Bonus* bonus;
-    int nBonusCount = 0.3 * m_blocks.size();
-    int nBadBonusCount = 0.1 * m_blocks.size();
+    int nBonusCount = 0.3 * m_blocks.size() / 4;
+    int nBadBonusCount = 0.1 * m_blocks.size() / 4;
     int nNeutralBonusCount = static_cast <int> ((qrand()/1.0)/RAND_MAX * 2);
     QList<Granatier::Bonus::Type> bonusTypeList;
     Granatier::Bonus::Type bonusType;
-    for (int i = 0; i < m_blocks.size(); i++)
+    int nFullSize = m_blocks.size();
+    int nQuarterSize = 0;
+    
+    for(int nQuarter = 0; nQuarter < 4; nQuarter++)
     {
-        bonusType = Granatier::Bonus::NONE;
-        if(i < nBonusCount)
+        nQuarterSize = (nQuarter < 3 ? nFullSize / 4 : nFullSize - 3 * 
nFullSize / 4);
+        bonusTypeList.clear();
+        
+        for (int i = 0; i < nQuarterSize; i++)
         {
-            int nNumberOfBonuses = 6;
-            switch (static_cast <int> ((qrand()/1.0)/RAND_MAX * 
nNumberOfBonuses))
+            if(i < nBonusCount)
             {
-                case 0: bonusType = Granatier::Bonus::SPEED;
-                        break;
-                case 1: bonusType = Granatier::Bonus::BOMB;
-                        break;
-                case 2: bonusType = Granatier::Bonus::POWER;
-                        break;
-                case 3: bonusType = Granatier::Bonus::SHIELD;
-                        break;
-                case 4: bonusType = Granatier::Bonus::THROW;
-                        break;
-                case 5: bonusType = Granatier::Bonus::KICK;
-                        break;
-                default: bonusType = Granatier::Bonus::SPEED;
+                int nNumberOfBonuses = 6;
+                switch (static_cast <int> ((qrand()/1.0)/RAND_MAX * 
nNumberOfBonuses))
+                {
+                    case 0: bonusType = Granatier::Bonus::SPEED;
+                            break;
+                    case 1: bonusType = Granatier::Bonus::BOMB;
+                            break;
+                    case 2: bonusType = Granatier::Bonus::POWER;
+                            break;
+                    case 3: bonusType = Granatier::Bonus::SHIELD;
+                            break;
+                    case 4: bonusType = Granatier::Bonus::THROW;
+                            break;
+                    case 5: bonusType = Granatier::Bonus::KICK;
+                            break;
+                    default: bonusType = Granatier::Bonus::SPEED;
+                }
             }
-        }
-        else if (i-nBonusCount < nBadBonusCount)
-        {
-            switch (static_cast <int> ((qrand()/1.0)/RAND_MAX * 5))
+            else if (i-nBonusCount < nBadBonusCount)
             {
-                case 0: bonusType = Granatier::Bonus::HYPERACTIVE;
-                        break;
-                case 1: bonusType = Granatier::Bonus::SLOW;
-                        break;
-                case 2: bonusType = Granatier::Bonus::MIRROR;
-                        break;
-                case 3: bonusType = Granatier::Bonus::SCATTY;
-                        break;
-                case 4: bonusType = Granatier::Bonus::RESTRAIN;
-                        break;
-                default: bonusType = Granatier::Bonus::HYPERACTIVE;
+                switch (static_cast <int> ((qrand()/1.0)/RAND_MAX * 5))
+                {
+                    case 0: bonusType = Granatier::Bonus::HYPERACTIVE;
+                            break;
+                    case 1: bonusType = Granatier::Bonus::SLOW;
+                            break;
+                    case 2: bonusType = Granatier::Bonus::MIRROR;
+                            break;
+                    case 3: bonusType = Granatier::Bonus::SCATTY;
+                            break;
+                    case 4: bonusType = Granatier::Bonus::RESTRAIN;
+                            break;
+                    default: bonusType = Granatier::Bonus::HYPERACTIVE;
+                }
             }
+            else if(i-nBonusCount-nBadBonusCount < nNeutralBonusCount)
+            {
+                bonusType = Granatier::Bonus::RESURRECT;
+            }
+            else {
+                bonusType = Granatier::Bonus::NONE;
+            }
+            
+            bonusTypeList.append(bonusType);
         }
-        else if(i-nBonusCount-nBadBonusCount < nNeutralBonusCount)
-        {
-            bonusType = Granatier::Bonus::RESURRECT;
-        }
-        bonusTypeList.append(bonusType);
-    }
-    
-    int nShuffle;
-    for (int i = 0; i < m_blocks.size(); i++)
-    {
-        nShuffle = m_blocks.size() * (qrand()/1.0)/RAND_MAX;
-        if(nShuffle >= m_blocks.size())
-        {
-            nShuffle = m_blocks.size() - 1;
-        }
-        else if(nShuffle < 0)
+        
+        int nShuffle;
+        for (int i = 0; i < nQuarterSize; i++)
         {
-            nShuffle = 0;
+            nShuffle = nQuarterSize * (qrand()/1.0)/RAND_MAX;
+            if(nShuffle >= nQuarterSize)
+            {
+                nShuffle = nQuarterSize - 1;
+            }
+            else if(nShuffle < 0)
+            {
+                nShuffle = 0;
+            }
+            bonusTypeList.swap(i, nShuffle);
         }
-        bonusTypeList.swap(i, nShuffle);
-    }
-    
-    for (int i = 0; i < m_blocks.size(); ++i)
-    {
-        if(bonusTypeList[i] != Granatier::Bonus::NONE)
+        
+        for (int i = 0; i < nQuarterSize; ++i)
         {
-            bonus = new Bonus(m_blocks[i]->getX(), m_blocks[i]->getY(), 
m_arena, bonusTypeList[i]);
-            m_bonus.append(bonus);
-            m_blocks[i]->setBonus(bonus);
+            if(bonusTypeList[i] != Granatier::Bonus::NONE)
+            {
+                int nIndex = nQuarter * nQuarterSize + i;
+                bonus = new Bonus(m_blocks[nIndex]->getX(), 
m_blocks[nIndex]->getY(), m_arena, bonusTypeList[i]);
+                m_bonus.append(bonus);
+                m_blocks[nIndex]->setBonus(bonus);
+            }
         }
     }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/src/granatier.appdata.xml 
new/granatier-15.08.1/src/granatier.appdata.xml
--- old/granatier-15.04.3/src/granatier.appdata.xml     2015-06-23 
16:07:46.000000000 +0200
+++ new/granatier-15.08.1/src/granatier.appdata.xml     2015-07-04 
22:21:45.000000000 +0200
@@ -14,6 +14,7 @@
   <name xml:lang="es">Granatier</name>
   <name xml:lang="fi">Granatier</name>
   <name xml:lang="fr">Granatier</name>
+  <name xml:lang="gl">Granatier</name>
   <name xml:lang="it">Granatier</name>
   <name xml:lang="ko">Granatier</name>
   <name xml:lang="nl">Granatier</name>
@@ -30,8 +31,10 @@
   <name xml:lang="sv">Granatier</name>
   <name xml:lang="uk">Granatier</name>
   <name xml:lang="x-test">xxGranatierxx</name>
+  <name xml:lang="zh-CN">Granatier</name>
   <name xml:lang="zh-TW">Granatier</name>
   <summary>Bomberman clone</summary>
+  <summary xml:lang="ast">Copia del Bomberman</summary>
   <summary xml:lang="bs">Klon igre Bomberman</summary>
   <summary xml:lang="ca">Un clon del Bomberman</summary>
   <summary xml:lang="cs">Klon Bombermana</summary>
@@ -40,6 +43,7 @@
   <summary xml:lang="es">Clon de Bomberman</summary>
   <summary xml:lang="fi">Bomberman-klooni</summary>
   <summary xml:lang="fr">Un clone de Bomberman</summary>
+  <summary xml:lang="gl">Clon do Bomberman</summary>
   <summary xml:lang="it">Un clone di Bomberman</summary>
   <summary xml:lang="ko">Bomberman 클론</summary>
   <summary xml:lang="nl">Bomberman kloon</summary>
@@ -56,17 +60,20 @@
   <summary xml:lang="sv">Klon av Bomberman</summary>
   <summary xml:lang="uk">Клон гри бомбермен (Bomberman)</summary>
   <summary xml:lang="x-test">xxBomberman clonexx</summary>
+  <summary xml:lang="zh-CN">炸弹人游戏复刻</summary>
   <summary xml:lang="zh-TW">炸彈超人遊戲</summary>
   <description>
     <p>
       Granatier is a clone of the classic Bomberman game, inspired by the work 
of the Clanbomber clone.
     </p>
+    <p xml:lang="ast">Granatiner ye una copia del xuegu clásicu Bomberman, 
inspiráu pol trabayu de la copia de Clanbomber</p>
     <p xml:lang="ca">Granatier és un clon del joc Bomberman clàssic, inspirat 
en el treball del clon Clanbomber.</p>
     <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="en-GB">Granatier is a clone of the classic Bomberman game, 
inspired by the work of the Clanbomber clone.</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="fi">Granatier on perinteisen Bomberman-pelin klooni, joka on 
saanut inspiraatiota Clanbomber-kloonista.</p>
     <p xml:lang="fr">Granatier est un clone du jeu classique Bomberman. Il est 
inspiré par le travail réalisé par le clone Clanbomber.</p>
+    <p xml:lang="gl">Granatier é un clon do clásico xogo do Bomberman, 
inspirado no traballo do clon Clanbomber.</p>
     <p xml:lang="it">Granatier è un clone del classico Bomberman, che si 
ispira al lavoro fatto per il clone Clanbomber.</p>
     <p xml:lang="ko">Granatier는 Clanbomber 클론에서 아이디어를 얻은 고전 Bomberman 게임 
클론입니다.</p>
     <p xml:lang="nl">Granatier is een kloon van het klassieke spel Bomberman, 
geïnspireerd door het werk van de kloon Clanbomber.</p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/src/main.cpp 
new/granatier-15.08.1/src/main.cpp
--- old/granatier-15.04.3/src/main.cpp  2015-06-23 16:07:46.000000000 +0200
+++ new/granatier-15.08.1/src/main.cpp  2015-07-04 22:21:45.000000000 +0200
@@ -75,9 +75,9 @@
     KLocalizedString::setApplicationDomain("granatier");
 
     // About Granatier
-    KAboutData about("granatier",  i18n("Granatier"), "1.3.0",
+    KAboutData about("granatier",  i18n("Granatier"), "1.3.1",
         i18n("Granatier is a Bomberman Clone!"),
-        KAboutLicense::GPL, i18n("Copyright (c) 2009 The Granatier Team!"));
+        KAboutLicense::GPL, i18n("Copyright (c) 2009-2015 The Granatier 
Team!"));
     about.addAuthor(i18n("Mathias Kraus"), i18n("Maintainer"), 
"k.h...@gmx.de", 0);
     about.addCredit(i18n("Thomas Gallinari"), i18n("Developer of Kapman, which 
was the base of Granatier"), "tg8...@yahoo.fr", 0);
     about.addCredit(i18n("Pierre-Benoit Besse"), i18n("Developer of Kapman, 
which was the base of Granatier"), "besse...@gmail.com", 0);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-15.04.3/themes/CMakeLists.txt 
new/granatier-15.08.1/themes/CMakeLists.txt
--- old/granatier-15.04.3/themes/CMakeLists.txt 2015-06-23 16:07:46.000000000 
+0200
+++ new/granatier-15.08.1/themes/CMakeLists.txt 2015-07-04 22:21:45.000000000 
+0200
@@ -2,4 +2,4 @@
 install(FILES granatier.desktop granatier_preview.png granatier.svgz
               clanbomber.desktop clanbomber_preview.png clanbomber.svgz
               waterbomb.desktop waterbomb_preview.png waterbomb.svgz
-        DESTINATION  ${DATA_INSTALL_DIR}/granatier/themes)
+        DESTINATION  ${KDE_INSTALL_DATADIR}/granatier/themes)


Reply via email to