Hello community,

here is the log from the commit of package granatier for openSUSE:Factory 
checked in at 2019-12-14 12:05:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/granatier (Old)
 and      /work/SRC/openSUSE:Factory/.granatier.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "granatier"

Sat Dec 14 12:05:53 2019 rev:92 rq:756162 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/granatier/granatier.changes      2019-11-13 
13:15:47.122914239 +0100
+++ /work/SRC/openSUSE:Factory/.granatier.new.4691/granatier.changes    
2019-12-14 12:08:01.631355618 +0100
@@ -1,0 +2,28 @@
+Tue Dec 10 06:38:10 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+-------------------------------------------------------------------
+Sat Nov 30 09:11:32 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+-------------------------------------------------------------------
+Sun Nov 24 13:29:03 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without kf5 deprecated method
+  * Fix Bug 412044 - Granatier master branch fails to build with Qt 5.12 
(kde#412044)
+  * Make it compile without deprecated method
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ granatier.spec ++++++
--- /var/tmp/diff_new_pack.Akc2Oc/_old  2019-12-14 12:08:02.455355475 +0100
+++ /var/tmp/diff_new_pack.Akc2Oc/_new  2019-12-14 12:08:02.459355474 +0100
@@ -16,43 +16,42 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           granatier
-Version:        19.08.3
+Version:        19.12.0
 Release:        0
 Summary:        Bomberman-like game for KDE
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Action/Arcade
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  libkdegames-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5NotifyConfig)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5QuickWidgets)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.Akc2Oc/_old and 
/var/tmp/diff_new_pack.Akc2Oc/_new differ

++++++ granatier-19.08.3.tar.xz -> granatier-19.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/CMakeLists.txt 
new/granatier-19.12.0/CMakeLists.txt
--- old/granatier-19.08.3/CMakeLists.txt        2019-11-05 05:08:22.000000000 
+0100
+++ new/granatier-19.12.0/CMakeLists.txt        2019-12-06 01:41:32.000000000 
+0100
@@ -36,6 +36,10 @@
         add_definitions(-DQT_NO_FOREACH)
         MESSAGE(STATUS "compile without foreach")
 endif()
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
+endif()
 
 
 add_subdirectory(themes) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ar/granatier.po 
new/granatier-19.12.0/po/ar/granatier.po
--- old/granatier-19.08.3/po/ar/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/ar/granatier.po    2019-12-06 01:41:17.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: ٢٠١٦-٠٢-٠٩ ٠٠:٠٤+0300\n"
 "Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n"
 "Language-Team: Arabic <d...@arabeyes.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/bg/granatier.po 
new/granatier-19.12.0/po/bg/granatier.po
--- old/granatier-19.08.3/po/bg/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/bg/granatier.po    2019-12-06 01:41:19.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2010-03-18 17:51+0200\n"
 "Last-Translator: Petar Toushkov <pt.launch...@gmail.com>\n"
 "Language-Team: Bulgarian <d...@fsa-bg.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/bs/granatier.po 
new/granatier-19.12.0/po/bs/granatier.po
--- old/granatier-19.08.3/po/bs/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/bs/granatier.po    2019-12-06 01:41:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2014-10-20 19:24+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ca/granatier.po 
new/granatier-19.12.0/po/ca/granatier.po
--- old/granatier-19.08.3/po/ca/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/ca/granatier.po    2019-12-06 01:41:21.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-04-30 16:00+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ca@valencia/granatier.po 
new/granatier-19.12.0/po/ca@valencia/granatier.po
--- old/granatier-19.08.3/po/ca@valencia/granatier.po   2019-11-05 
05:08:20.000000000 +0100
+++ new/granatier-19.12.0/po/ca@valencia/granatier.po   2019-12-06 
01:41:22.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-04-30 16:00+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/cs/granatier.po 
new/granatier-19.12.0/po/cs/granatier.po
--- old/granatier-19.08.3/po/cs/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/cs/granatier.po    2019-12-06 01:41:23.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-03-23 07:59+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/da/granatier.po 
new/granatier-19.12.0/po/da/granatier.po
--- old/granatier-19.08.3/po/da/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/da/granatier.po    2019-12-06 01:41:24.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-12-08 19:49+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/de/granatier.po 
new/granatier-19.12.0/po/de/granatier.po
--- old/granatier-19.08.3/po/de/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/de/granatier.po    2019-12-06 01:41:24.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-05-23 13:06+0100\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/el/granatier.po 
new/granatier-19.12.0/po/el/granatier.po
--- old/granatier-19.08.3/po/el/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/el/granatier.po    2019-12-06 01:41:24.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2016-05-29 21:38+0200\n"
 "Last-Translator: Stelios <ssta...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/en_GB/granatier.po 
new/granatier-19.12.0/po/en_GB/granatier.po
--- old/granatier-19.08.3/po/en_GB/granatier.po 2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/en_GB/granatier.po 2019-12-06 01:41:24.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-05-12 12:03+0000\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/eo/granatier.po 
new/granatier-19.12.0/po/eo/granatier.po
--- old/granatier-19.08.3/po/eo/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/eo/granatier.po    2019-12-06 01:41:24.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n"
 "Language-Team: esperanto <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/es/granatier.po 
new/granatier-19.12.0/po/es/granatier.po
--- old/granatier-19.08.3/po/es/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/es/granatier.po    2019-12-06 01:41:25.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-05-03 21:40+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/et/granatier.po 
new/granatier-19.12.0/po/et/granatier.po
--- old/granatier-19.08.3/po/et/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/et/granatier.po    2019-12-06 01:41:25.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2016-01-13 14:20+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/eu/granatier.po 
new/granatier-19.12.0/po/eu/granatier.po
--- old/granatier-19.08.3/po/eu/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/eu/granatier.po    2019-12-06 01:41:25.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2019-01-02 11:29+0100\n"
 "Last-Translator: Ander Elortondo <ander.e...@gmail.com>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/fi/granatier.po 
new/granatier-19.12.0/po/fi/granatier.po
--- old/granatier-19.08.3/po/fi/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/fi/granatier.po    2019-12-06 01:41:25.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-07-03 10:42+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/fr/granatier.po 
new/granatier-19.12.0/po/fr/granatier.po
--- old/granatier-19.08.3/po/fr/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/fr/granatier.po    2019-12-06 01:41:25.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2019-01-24 18:39+0800\n"
 "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ga/granatier.po 
new/granatier-19.12.0/po/ga/granatier.po
--- old/granatier-19.08.3/po/ga/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/ga/granatier.po    2019-12-06 01:41:25.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: playground-games/granatier.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2009-01-20 10:11-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/gl/granatier.po 
new/granatier-19.12.0/po/gl/granatier.po
--- old/granatier-19.08.3/po/gl/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/gl/granatier.po    2019-12-06 01:41:26.000000000 
+0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2019-01-01 13:29+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/hr/granatier.po 
new/granatier-19.12.0/po/hr/granatier.po
--- old/granatier-19.08.3/po/hr/granatier.po    2019-11-05 05:08:20.000000000 
+0100
+++ new/granatier-19.12.0/po/hr/granatier.po    2019-12-06 01:41:26.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2010-01-24 17:06+0100\n"
 "Last-Translator: Andrej Dundovic <adund...@gmail.com>\n"
 "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/hu/granatier.po 
new/granatier-19.12.0/po/hu/granatier.po
--- old/granatier-19.08.3/po/hu/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/hu/granatier.po    2019-12-06 01:41:26.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-09-02 13:07+0200\n"
 "Last-Translator: Kristóf Kiszel <ulys...@kubuntu.org>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/id/granatier.po 
new/granatier-19.12.0/po/id/granatier.po
--- old/granatier-19.08.3/po/id/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/id/granatier.po    2019-12-06 01:41:26.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2019-09-04 18:29+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/is/granatier.po 
new/granatier-19.12.0/po/is/granatier.po
--- old/granatier-19.08.3/po/is/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/is/granatier.po    2019-12-06 01:41:26.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-01-29 09:07+0000\n"
 "Last-Translator: Sveinn í Felli <s...@fellsnet.is>\n"
 "Language-Team: Icelandic <kde-...@molar.is>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/it/granatier.po 
new/granatier-19.12.0/po/it/granatier.po
--- old/granatier-19.08.3/po/it/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/it/granatier.po    2019-12-06 01:41:26.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-05-12 11:36+0100\n"
 "Last-Translator: Valter Mura <valterm...@gmail.com>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ja/granatier.po 
new/granatier-19.12.0/po/ja/granatier.po
--- old/granatier-19.08.3/po/ja/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/ja/granatier.po    2019-12-06 01:41:27.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2010-09-26 12:08-0700\n"
 "Last-Translator: Fumiaki Okushi <oku...@kde.gr.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/kk/granatier.po 
new/granatier-19.12.0/po/kk/granatier.po
--- old/granatier-19.08.3/po/kk/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/kk/granatier.po    2019-12-06 01:41:27.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2012-07-30 08:18+0600\n"
 "Last-Translator: Sairan Kikkarin\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/km/granatier.po 
new/granatier-19.12.0/po/km/granatier.po
--- old/granatier-19.08.3/po/km/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/km/granatier.po    2019-12-06 01:41:27.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2009-10-28 07:37+0700\n"
 "Last-Translator: Morn Met\n"
 "Language-Team: Khmer <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ko/granatier.po 
new/granatier-19.12.0/po/ko/granatier.po
--- old/granatier-19.08.3/po/ko/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/ko/granatier.po    2019-12-06 01:41:27.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2019-05-30 00:44+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/lt/granatier.po 
new/granatier-19.12.0/po/lt/granatier.po
--- old/granatier-19.08.3/po/lt/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/lt/granatier.po    2019-12-06 01:41:27.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-12-29 21:35+0200\n"
 "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.ka...@gmail.com>\n"
 "Language-Team: lt <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/lv/granatier.po 
new/granatier-19.12.0/po/lv/granatier.po
--- old/granatier-19.08.3/po/lv/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/lv/granatier.po    2019-12-06 01:41:27.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2012-06-29 20:15+0300\n"
 "Last-Translator: Einars Sprugis <eina...@gmail.com>\n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/mr/granatier.po 
new/granatier-19.12.0/po/mr/granatier.po
--- old/granatier-19.08.3/po/mr/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/mr/granatier.po    2019-12-06 01:41:28.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2013-03-13 13:03+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/nb/granatier.po 
new/granatier-19.12.0/po/nb/granatier.po
--- old/granatier-19.08.3/po/nb/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/nb/granatier.po    2019-12-06 01:41:28.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2012-12-11 20:05+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/nds/granatier.po 
new/granatier-19.12.0/po/nds/granatier.po
--- old/granatier-19.08.3/po/nds/granatier.po   2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/nds/granatier.po   2019-12-06 01:41:28.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2014-05-13 19:11+0200\n"
 "Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/nl/granatier.po 
new/granatier-19.12.0/po/nl/granatier.po
--- old/granatier-19.08.3/po/nl/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/nl/granatier.po    2019-12-06 01:41:28.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-04-30 15:48+0100\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/nn/granatier.po 
new/granatier-19.12.0/po/nn/granatier.po
--- old/granatier-19.08.3/po/nn/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/nn/granatier.po    2019-12-06 01:41:28.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-06-09 23:05+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/pl/granatier.po 
new/granatier-19.12.0/po/pl/granatier.po
--- old/granatier-19.08.3/po/pl/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/pl/granatier.po    2019-12-06 01:41:28.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-06-02 06:39+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/pt/granatier.po 
new/granatier-19.12.0/po/pt/granatier.po
--- old/granatier-19.08.3/po/pt/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/pt/granatier.po    2019-12-06 01:41:28.000000000 
+0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-04-30 15:58+0100\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: Portuguese <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/pt_BR/granatier.po 
new/granatier-19.12.0/po/pt_BR/granatier.po
--- old/granatier-19.08.3/po/pt_BR/granatier.po 2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/pt_BR/granatier.po 2019-12-06 01:41:28.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-07-01 23:12-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ro/granatier.po 
new/granatier-19.12.0/po/ro/granatier.po
--- old/granatier-19.08.3/po/ro/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/ro/granatier.po    2019-12-06 01:41:28.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2014-03-26 19:13+0200\n"
 "Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ru/granatier.po 
new/granatier-19.12.0/po/ru/granatier.po
--- old/granatier-19.08.3/po/ru/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/ru/granatier.po    2019-12-06 01:41:29.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-04-03 05:05+0300\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/sk/granatier.po 
new/granatier-19.12.0/po/sk/granatier.po
--- old/granatier-19.08.3/po/sk/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/sk/granatier.po    2019-12-06 01:41:29.000000000 
+0100
@@ -1,21 +1,21 @@
 # translation of granatier.po to Slovak
 # Richard Fric <richard.f...@kdemail.net>, 2009.
 # Michal Sulek <misu...@gmail.com>, 2010.
-# Roman Paholík <wizzar...@gmail.com>, 2012, 2015.
+# Roman Paholík <wizzar...@gmail.com>, 2012, 2015, 2019.
 # Matej Mrenica <matejm98m...@gmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
-"PO-Revision-Date: 2019-08-03 17:20+0200\n"
-"Last-Translator: Matej Mrenica <matejm98m...@gmail.com>\n"
-"Language-Team: Slovak <kde-i18n-...@kde.org>\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
+"PO-Revision-Date: 2019-10-12 22:19+0200\n"
+"Last-Translator: Roman Paholík <wizzar...@gmail.com>\n"
+"Language-Team: Slovak <kde...@linux.sk>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.07.90\n"
+"X-Generator: Lokalize 19.04.3\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -321,7 +321,7 @@
 #: main.cpp:83
 #, kde-format
 msgid "Most of the beautiful granatier graphics"
-msgstr "Väčšina krásnej grafiky v Granatier"
+msgstr "Väčšina krásnej grafiky granatier"
 
 #: main.cpp:84
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/sl/granatier.po 
new/granatier-19.12.0/po/sl/granatier.po
--- old/granatier-19.08.3/po/sl/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/sl/granatier.po    2019-12-06 01:41:29.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-04-03 13:54+0200\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/sv/granatier.po 
new/granatier-19.12.0/po/sv/granatier.po
--- old/granatier-19.08.3/po/sv/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/sv/granatier.po    2019-12-06 01:41:29.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-05-04 19:31+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/tr/granatier.po 
new/granatier-19.12.0/po/tr/granatier.po
--- old/granatier-19.08.3/po/tr/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/tr/granatier.po    2019-12-06 01:41:29.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2015-05-24 11:57+0000\n"
 "Last-Translator: Necdet <necdetyu...@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/ug/granatier.po 
new/granatier-19.12.0/po/ug/granatier.po
--- old/granatier-19.08.3/po/ug/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/ug/granatier.po    2019-12-06 01:41:30.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/uk/granatier.po 
new/granatier-19.12.0/po/uk/granatier.po
--- old/granatier-19.08.3/po/uk/granatier.po    2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/uk/granatier.po    2019-12-06 01:41:30.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-04-30 09:20+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/zh_CN/granatier.po 
new/granatier-19.12.0/po/zh_CN/granatier.po
--- old/granatier-19.08.3/po/zh_CN/granatier.po 2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/zh_CN/granatier.po 2019-12-06 01:41:30.000000000 
+0100
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
-"PO-Revision-Date: 2019-10-09 10:08\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
+"PO-Revision-Date: 2019-11-19 23:12\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/po/zh_TW/granatier.po 
new/granatier-19.12.0/po/zh_TW/granatier.po
--- old/granatier-19.08.3/po/zh_TW/granatier.po 2019-11-05 05:08:21.000000000 
+0100
+++ new/granatier-19.12.0/po/zh_TW/granatier.po 2019-12-06 01:41:30.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: granatier\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:42+0200\n"
+"POT-Creation-Date: 2019-06-27 02:55+0200\n"
 "PO-Revision-Date: 2018-05-01 23:18+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@linux.org.tw>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/src/arena.cpp 
new/granatier-19.12.0/src/arena.cpp
--- old/granatier-19.08.3/src/arena.cpp 2019-10-13 01:01:14.000000000 +0200
+++ new/granatier-19.12.0/src/arena.cpp 2019-10-21 14:00:20.000000000 +0200
@@ -95,7 +95,11 @@
     for (int i = 0; i < m_playerPosition.size(); i++)
     {
         nShuffle = granatier::RNG::fromRange(0, m_playerPosition.size()-1);
+#if QT_VERSION < QT_VERSION_CHECK(5, 13, 0)
         m_playerPosition.swap(i, nShuffle);
+#else
+        m_playerPosition.swapItemsAt(i, nShuffle);
+#endif
     }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/granatier-19.08.3/src/game.cpp 
new/granatier-19.12.0/src/game.cpp
--- old/granatier-19.08.3/src/game.cpp  2019-10-13 01:01:14.000000000 +0200
+++ new/granatier-19.12.0/src/game.cpp  2019-10-21 14:00:20.000000000 +0200
@@ -396,7 +396,12 @@
         for (int i = 0; i < nQuarterSize; ++i)
         {
             nShuffle = granatier::RNG::fromRange(0, nQuarterSize-1);
-            bonusTypeList.swap(i, nShuffle);
+
+#if QT_VERSION < QT_VERSION_CHECK(5, 13, 0)
+        bonusTypeList.swap(i, nShuffle);
+#else
+        bonusTypeList.swapItemsAt(i, nShuffle);
+#endif
         }
 
         for (int i = 0; i < nQuarterSize; ++i)


Reply via email to