Hello community,

here is the log from the commit of package ksquares for openSUSE:Factory 
checked in at 2020-12-17 17:02:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksquares (Old)
 and      /work/SRC/openSUSE:Factory/.ksquares.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksquares"

Thu Dec 17 17:02:24 2020 rev:104 rq:855239 version:20.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes        2020-11-10 
13:50:39.323167312 +0100
+++ /work/SRC/openSUSE:Factory/.ksquares.new.5145/ksquares.changes      
2020-12-17 17:06:57.125830716 +0100
@@ -1,0 +2,24 @@
+Sat Dec  5 23:17:14 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-12-apps-update
+- No code change since 20.11.90
+
+-------------------------------------------------------------------
+Fri Nov 27 15:17:27 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.11.90
+  * New feature release
+- No code change since 20.11.80
+
+-------------------------------------------------------------------
+Sat Nov 14 00:02:25 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.11.80
+  * New feature release
+- Changes since 20.08.3:
+  * We use QRandomGenerator => we need qt5.10 min
+
+-------------------------------------------------------------------

Old:
----
  ksquares-20.08.3.tar.xz
  ksquares-20.08.3.tar.xz.sig

New:
----
  ksquares-20.12.0.tar.xz
  ksquares-20.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ ksquares.spec ++++++
--- /var/tmp/diff_new_pack.FhaFFE/_old  2020-12-17 17:06:57.661831248 +0100
+++ /var/tmp/diff_new_pack.FhaFFE/_new  2020-12-17 17:06:57.661831248 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ksquares
-Version:        20.08.3
+Version:        20.12.0
 Release:        0
 Summary:        "Dots and boxes" board game
 License:        GPL-2.0-or-later


++++++ ksquares-20.08.3.tar.xz -> ksquares-20.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/CMakeLists.txt 
new/ksquares-20.12.0/CMakeLists.txt
--- old/ksquares-20.08.3/CMakeLists.txt 2020-11-03 01:40:13.000000000 +0100
+++ new/ksquares-20.12.0/CMakeLists.txt 2020-12-04 01:17:24.000000000 +0100
@@ -1,18 +1,18 @@
 cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
-set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "12")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(ksquares VERSION "0.6.${RELEASE_SERVICE_COMPACT_VERSION}")
 
-set (QT_MIN_VERSION "5.7.0")
-set (KF5_MIN_VERSION "5.30.0")
+set (QT_MIN_VERSION "5.10.0")
+set (KF5_MIN_VERSION "5.46.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} )
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets)
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/ar/ksquares.po 
new/ksquares-20.12.0/po/ar/ksquares.po
--- old/ksquares-20.08.3/po/ar/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ar/ksquares.po      2020-12-04 01:17:17.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2012-02-12 21:25+0200\n"
 "Last-Translator: Abdalrahim Fakhouri <abdilra7...@yahoo.com>\n"
 "Language-Team: Arabic <d...@arabeyes.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/bs/ksquares.po 
new/ksquares-20.12.0/po/bs/ksquares.po
--- old/ksquares-20.08.3/po/bs/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/bs/ksquares.po      2020-12-04 01:17:17.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-23 13:29+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/ksquares-20.08.3/po/ca/ksquares.po 
new/ksquares-20.12.0/po/ca/ksquares.po
--- old/ksquares-20.08.3/po/ca/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ca/ksquares.po      2020-12-04 01:17:17.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2020-07-25 14:35+0200\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/ca@valencia/ksquares.po 
new/ksquares-20.12.0/po/ca@valencia/ksquares.po
--- old/ksquares-20.08.3/po/ca@valencia/ksquares.po     2020-11-03 
01:40:13.000000000 +0100
+++ new/ksquares-20.12.0/po/ca@valencia/ksquares.po     2020-12-04 
01:17:17.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2020-07-25 14:35+0200\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -487,3 +487,27 @@
 #, kde-format
 msgid "Scoreboard"
 msgstr "Taula de puntuacions"
+
+#~ msgid "Online rankings"
+#~ msgstr "Classificació en línia"
+
+#~ msgid "List of seats"
+#~ msgstr "Llista de llocs"
+
+#~ msgid "Request to start a new game with the current settings"
+#~ msgstr "Sol·licita iniciar una nova partida amb l'arranjament actual"
+
+#~ msgid "The game has finished"
+#~ msgstr "La partida ha acabat"
+
+#~ msgid "It is your turn"
+#~ msgstr "És el vostre torn"
+
+#~ msgid "Waiting for opponent..."
+#~ msgstr "S'està esperant un contrincant..."
+
+#~ msgid "Waiting for move result..."
+#~ msgstr "S'està esperant el resultat de la jugada..."
+
+#~ msgid "Online game"
+#~ msgstr "Joc en línia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/cs/ksquares.po 
new/ksquares-20.12.0/po/cs/ksquares.po
--- old/ksquares-20.08.3/po/cs/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/cs/ksquares.po      2020-12-04 01:17:17.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2019-10-01 17:13+0200\n"
 "Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/da/ksquares.po 
new/ksquares-20.12.0/po/da/ksquares.po
--- old/ksquares-20.08.3/po/da/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/da/ksquares.po      2020-12-04 01:17:17.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-11-06 19:27+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/ksquares-20.08.3/po/de/ksquares.po 
new/ksquares-20.12.0/po/de/ksquares.po
--- old/ksquares-20.08.3/po/de/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/de/ksquares.po      2020-12-04 01:17:17.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-17 11:07+0200\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/ksquares-20.08.3/po/el/ksquares.po 
new/ksquares-20.12.0/po/el/ksquares.po
--- old/ksquares-20.08.3/po/el/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/el/ksquares.po      2020-12-04 01:17:17.000000000 
+0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2016-05-28 16:10+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/ksquares-20.08.3/po/en_GB/ksquares.po 
new/ksquares-20.12.0/po/en_GB/ksquares.po
--- old/ksquares-20.08.3/po/en_GB/ksquares.po   2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/en_GB/ksquares.po   2020-12-04 01:17:18.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2014-06-29 12:11+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/eo/ksquares.po 
new/ksquares-20.12.0/po/eo/ksquares.po
--- old/ksquares-20.08.3/po/eo/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/eo/ksquares.po      2020-12-04 01:17:18.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+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/ksquares-20.08.3/po/es/ksquares.po 
new/ksquares-20.12.0/po/es/ksquares.po
--- old/ksquares-20.08.3/po/es/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/es/ksquares.po      2020-12-04 01:17:18.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-25 17:58+0200\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/ksquares-20.08.3/po/et/ksquares.po 
new/ksquares-20.12.0/po/et/ksquares.po
--- old/ksquares-20.08.3/po/et/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/et/ksquares.po      2020-12-04 01:17:18.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2019-11-11 17:32+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@lists.linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/eu/ksquares.po 
new/ksquares-20.12.0/po/eu/ksquares.po
--- old/ksquares-20.08.3/po/eu/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/eu/ksquares.po      2020-12-04 01:17:18.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2010-08-26 22:13+0200\n"
 "Last-Translator: Ignigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <itzulp...@euskalgnu.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/fi/ksquares.po 
new/ksquares-20.12.0/po/fi/ksquares.po
--- old/ksquares-20.08.3/po/fi/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/fi/ksquares.po      2020-12-04 01:17:18.000000000 
+0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2014-11-08 02:35+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
 "Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/fr/ksquares.po 
new/ksquares-20.12.0/po/fr/ksquares.po
--- old/ksquares-20.08.3/po/fr/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/fr/ksquares.po      2020-12-04 01:17:18.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-11-18 13:05+0100\n"
 "Last-Translator: Vincent PINON <vincent.pi...@st.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/ga/ksquares.po 
new/ksquares-20.12.0/po/ga/ksquares.po
--- old/ksquares-20.08.3/po/ga/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ga/ksquares.po      2020-12-04 01:17:18.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2007-04-15 19:05-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/ksquares-20.08.3/po/gl/ksquares.po 
new/ksquares-20.12.0/po/gl/ksquares.po
--- old/ksquares-20.08.3/po/gl/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/gl/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2017-03-15 21:43+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
 "com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/hi/ksquares.po 
new/ksquares-20.12.0/po/hi/ksquares.po
--- old/ksquares-20.08.3/po/hi/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/hi/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2007-12-24 13:21+0530\n"
 "Last-Translator: Ravishankar Shrivastava <aviratl...@aol.in>\n"
 "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/hr/ksquares.po 
new/ksquares-20.12.0/po/hr/ksquares.po
--- old/ksquares-20.08.3/po/hr/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/hr/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2010-01-24 17:09+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/ksquares-20.08.3/po/hu/ksquares.po 
new/ksquares-20.12.0/po/hu/ksquares.po
--- old/ksquares-20.08.3/po/hu/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/hu/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.2\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-23 12:46+0200\n"
 "Last-Translator: Balázs Úr <urbal...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/is/ksquares.po 
new/ksquares-20.12.0/po/is/ksquares.po
--- old/ksquares-20.08.3/po/is/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/is/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+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/ksquares-20.08.3/po/it/ksquares.po 
new/ksquares-20.12.0/po/it/ksquares.po
--- old/ksquares-20.08.3/po/it/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/it/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-12-04 16:28+0100\n"
 "Last-Translator: Marcello Anni <marcello.a...@alice.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/ja/ksquares.po 
new/ksquares-20.12.0/po/ja/ksquares.po
--- old/ksquares-20.08.3/po/ja/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ja/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2008-12-14 22:05+0900\n"
 "Last-Translator: Yukiko Bando <yba...@k6.dion.ne.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/kk/ksquares.po 
new/ksquares-20.12.0/po/kk/ksquares.po
--- old/ksquares-20.08.3/po/kk/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/kk/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-20 04:06+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/km/ksquares.po 
new/ksquares-20.12.0/po/km/ksquares.po
--- old/ksquares-20.08.3/po/km/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/km/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2009-10-23 21:40+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/ksquares-20.08.3/po/ko/ksquares.po 
new/ksquares-20.12.0/po/ko/ksquares.po
--- old/ksquares-20.08.3/po/ko/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ko/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2019-05-30 14:01+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/ksquares-20.08.3/po/lt/ksquares.po 
new/ksquares-20.12.0/po/lt/ksquares.po
--- old/ksquares-20.08.3/po/lt/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/lt/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2011-08-09 23:31+0300\n"
 "Last-Translator: Remigijus Jarmalavičius <remigi...@jarmalavicius.lt>\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/lv/ksquares.po 
new/ksquares-20.12.0/po/lv/ksquares.po
--- old/ksquares-20.08.3/po/lv/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/lv/ksquares.po      2020-12-04 01:17:19.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2008-12-27 20:28+0200\n"
 "Last-Translator: \n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/ml/ksquares.po 
new/ksquares-20.12.0/po/ml/ksquares.po
--- old/ksquares-20.08.3/po/ml/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ml/ksquares.po      2020-12-04 01:17:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2019-12-12 22:07+0000\n"
 "Last-Translator: Vivek KJ Pazhedath <vivekkj2...@gmail.com>\n"
 "Language-Team: SMC <smc.org.in>\n"
@@ -16,7 +16,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/mr/ksquares.po 
new/ksquares-20.12.0/po/mr/ksquares.po
--- old/ksquares-20.08.3/po/mr/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/mr/ksquares.po      2020-12-04 01:17:20.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-03-13 13:02+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/ksquares-20.08.3/po/nb/ksquares.po 
new/ksquares-20.12.0/po/nb/ksquares.po
--- old/ksquares-20.08.3/po/nb/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/nb/ksquares.po      2020-12-04 01:17:20.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2014-01-07 14:23+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/nds/ksquares.po 
new/ksquares-20.12.0/po/nds/ksquares.po
--- old/ksquares-20.08.3/po/nds/ksquares.po     2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/nds/ksquares.po     2020-12-04 01:17:20.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2014-06-11 23:40+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/ksquares-20.08.3/po/nl/ksquares.po 
new/ksquares-20.12.0/po/nl/ksquares.po
--- old/ksquares-20.08.3/po/nl/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/nl/ksquares.po      2020-12-04 01:17:20.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-17 11:09+0200\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/ksquares-20.08.3/po/nn/ksquares.po 
new/ksquares-20.12.0/po/nn/ksquares.po
--- old/ksquares-20.08.3/po/nn/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/nn/ksquares.po      2020-12-04 01:17:20.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2016-01-11 21:03+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/pl/ksquares.po 
new/ksquares-20.12.0/po/pl/ksquares.po
--- old/ksquares-20.08.3/po/pl/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/pl/ksquares.po      2020-12-04 01:17:21.000000000 
+0100
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2016-12-04 10:01+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/ksquares-20.08.3/po/pt/ksquares.po 
new/ksquares-20.12.0/po/pt/ksquares.po
--- old/ksquares-20.08.3/po/pt/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/pt/ksquares.po      2020-12-04 01:17:21.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-17 09:53+0100\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: pt <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/pt_BR/ksquares.po 
new/ksquares-20.12.0/po/pt_BR/ksquares.po
--- old/ksquares-20.08.3/po/pt_BR/ksquares.po   2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/pt_BR/ksquares.po   2020-12-04 01:17:21.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2020-06-24 15:14-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/ro/ksquares.po 
new/ksquares-20.12.0/po/ro/ksquares.po
--- old/ksquares-20.08.3/po/ro/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ro/ksquares.po      2020-12-04 01:17:21.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2012-05-27 23:02+0300\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/ru/ksquares.po 
new/ksquares-20.12.0/po/ru/ksquares.po
--- old/ksquares-20.08.3/po/ru/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ru/ksquares.po      2020-12-04 01:17:21.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2014-03-01 18:43+0400\n"
 "Last-Translator: Alexander Lakhin <exclus...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/sk/ksquares.po 
new/ksquares-20.12.0/po/sk/ksquares.po
--- old/ksquares-20.08.3/po/sk/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/sk/ksquares.po      2020-12-04 01:17:21.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-17 23:08+0200\n"
 "Last-Translator: Roman Paholík <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/sl/ksquares.po 
new/ksquares-20.12.0/po/sl/ksquares.po
--- old/ksquares-20.08.3/po/sl/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/sl/ksquares.po      2020-12-04 01:17:21.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-17 17:13+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/ksquares-20.08.3/po/sv/ksquares.po 
new/ksquares-20.12.0/po/sv/ksquares.po
--- old/ksquares-20.08.3/po/sv/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/sv/ksquares.po      2020-12-04 01:17:21.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-17 17:23+0200\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/ksquares-20.08.3/po/tr/ksquares.po 
new/ksquares-20.12.0/po/tr/ksquares.po
--- old/ksquares-20.08.3/po/tr/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/tr/ksquares.po      2020-12-04 01:17:22.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2014-06-08 13:55+0000\n"
 "Last-Translator: Volkan Gezer <volkange...@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/ksquares-20.08.3/po/ug/ksquares.po 
new/ksquares-20.12.0/po/ug/ksquares.po
--- old/ksquares-20.08.3/po/ug/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/ug/ksquares.po      2020-12-04 01:17:22.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+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/ksquares-20.08.3/po/uk/ksquares.po 
new/ksquares-20.12.0/po/uk/ksquares.po
--- old/ksquares-20.08.3/po/uk/ksquares.po      2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/uk/ksquares.po      2020-12-04 01:17:23.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-17 07:29+0300\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/ksquares-20.08.3/po/zh_CN/ksquares.po 
new/ksquares-20.12.0/po/zh_CN/ksquares.po
--- old/ksquares-20.08.3/po/zh_CN/ksquares.po   2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/zh_CN/ksquares.po   2020-12-04 01:17:23.000000000 
+0100
@@ -3,8 +3,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-10-08 19:22\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
+"PO-Revision-Date: 2020-11-10 15:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/po/zh_TW/ksquares.po 
new/ksquares-20.12.0/po/zh_TW/ksquares.po
--- old/ksquares-20.08.3/po/zh_TW/ksquares.po   2020-11-03 01:40:13.000000000 
+0100
+++ new/ksquares-20.12.0/po/zh_TW/ksquares.po   2020-12-04 01:17:23.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:39+0200\n"
+"POT-Creation-Date: 2020-05-12 03:24+0200\n"
 "PO-Revision-Date: 2013-10-21 13:59+0800\n"
 "Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
 "Language-Team: Chinese Traditional <kde...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.3/src/org.kde.ksquares.appdata.xml 
new/ksquares-20.12.0/src/org.kde.ksquares.appdata.xml
--- old/ksquares-20.08.3/src/org.kde.ksquares.appdata.xml       2020-10-31 
18:23:42.000000000 +0100
+++ new/ksquares-20.12.0/src/org.kde.ksquares.appdata.xml       2020-12-02 
23:29:16.000000000 +0100
@@ -198,9 +198,9 @@
   <project_group>KDE</project_group>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="0.6.20120" date="2020-12-10"/>
     <release version="0.6.20083" date="2020-11-05"/>
     <release version="0.6.20082" date="2020-10-08"/>
     <release version="0.6.20081" date="2020-09-03"/>
-    <release version="0.6.20080" date="2020-08-13"/>
   </releases>
 </component>
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to