Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksquares for openSUSE:Factory 
checked in at 2021-11-06 18:17:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksquares (Old)
 and      /work/SRC/openSUSE:Factory/.ksquares.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksquares"

Sat Nov  6 18:17:27 2021 rev:115 rq:929380 version:21.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes        2021-10-13 
18:09:02.499552518 +0200
+++ /work/SRC/openSUSE:Factory/.ksquares.new.1890/ksquares.changes      
2021-11-06 18:20:41.340969101 +0100
@@ -1,0 +2,9 @@
+Tue Nov  2 21:34:30 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.3/
+- No code change since 21.08.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ksquares.spec ++++++
--- /var/tmp/diff_new_pack.7kFAK4/_old  2021-11-06 18:20:41.736969320 +0100
+++ /var/tmp/diff_new_pack.7kFAK4/_new  2021-11-06 18:20:41.740969323 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ksquares
-Version:        21.08.2
+Version:        21.08.3
 Release:        0
 Summary:        "Dots and boxes" board game
 License:        GPL-2.0-or-later


++++++ ksquares-21.08.2.tar.xz -> ksquares-21.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.08.2/CMakeLists.txt 
new/ksquares-21.08.3/CMakeLists.txt
--- old/ksquares-21.08.2/CMakeLists.txt 2021-10-05 03:42:59.000000000 +0200
+++ new/ksquares-21.08.3/CMakeLists.txt 2021-10-31 11:29:04.000000000 +0100
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 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}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.08.2/po/ca/ksquares.po 
new/ksquares-21.08.3/po/ca/ksquares.po
--- old/ksquares-21.08.2/po/ca/ksquares.po      2021-10-05 07:40:07.000000000 
+0200
+++ new/ksquares-21.08.3/po/ca/ksquares.po      2021-11-02 01:12:45.000000000 
+0100
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Albert Astals Cid <aa...@kde.org>, 2007, 2008.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2009, 2010, 2013, 2017.
+# Josep M. Ferrer <txe...@gmail.com>, 2009, 2010, 2013, 2017, 2021.
 # Manuel Tortosa <manutort...@gmail.com>, 2009.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2020, 2021.
 msgid ""
@@ -12,14 +12,14 @@
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-22 02:33+0100\n"
-"PO-Revision-Date: 2021-10-03 16:20+0200\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2021-10-10 14:43+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 20.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -425,7 +425,7 @@
 #: prefs_ai.ui:75
 #, kde-format
 msgid "How difficult it will be to beat the computer"
-msgstr "Com de dif??cil ser?? guanyar a l'ordinador"
+msgstr "Com ser?? de dif??cil guanyar a l'ordinador"
 
 #. i18n: ectx: property (text), widget (QLabel, label_difficulty)
 #: prefs_ai.ui:78
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.08.2/po/ca@valencia/ksquares.po 
new/ksquares-21.08.3/po/ca@valencia/ksquares.po
--- old/ksquares-21.08.2/po/ca@valencia/ksquares.po     2021-10-05 
07:40:07.000000000 +0200
+++ new/ksquares-21.08.3/po/ca@valencia/ksquares.po     2021-11-02 
01:12:45.000000000 +0100
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Albert Astals Cid <aa...@kde.org>, 2007, 2008.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2009, 2010, 2013, 2017.
+# Josep M. Ferrer <txe...@gmail.com>, 2009, 2010, 2013, 2017, 2021.
 # Manuel Tortosa <manutort...@gmail.com>, 2009.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2020, 2021.
 msgid ""
@@ -12,14 +12,14 @@
 "Project-Id-Version: ksquares\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-22 02:33+0100\n"
-"PO-Revision-Date: 2021-10-03 16:20+0200\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2021-10-10 14:43+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 20.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -425,7 +425,7 @@
 #: prefs_ai.ui:75
 #, kde-format
 msgid "How difficult it will be to beat the computer"
-msgstr "Com de dif??cil ser?? guanyar a l'ordinador"
+msgstr "Com ser?? de dif??cil guanyar a l'ordinador"
 
 #. i18n: ectx: property (text), widget (QLabel, label_difficulty)
 #: prefs_ai.ui:78
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.08.2/po/cs/ksquares.po 
new/ksquares-21.08.3/po/cs/ksquares.po
--- old/ksquares-21.08.2/po/cs/ksquares.po      2021-10-05 07:40:07.000000000 
+0200
+++ new/ksquares-21.08.3/po/cs/ksquares.po      2021-11-02 01:12:45.000000000 
+0100
@@ -1,6 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # V??t Pel????k <v...@pelcak.org>, 2014, 2017, 2019.
+# Vit Pelcak <vpel...@suse.cz>, 2021.
 #
 msgid ""
 msgstr ""
@@ -15,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.08.1\n"
+"X-Generator: Lokalize 21.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.08.2/po/de/ksquares.po 
new/ksquares-21.08.3/po/de/ksquares.po
--- old/ksquares-21.08.2/po/de/ksquares.po      2021-10-05 07:40:07.000000000 
+0200
+++ new/ksquares-21.08.3/po/de/ksquares.po      2021-11-02 01:12:45.000000000 
+0100
@@ -1,6 +1,6 @@
 # Stefan Winter <swin...@kde.org>, 2007.
 # Thomas Reitelbach <t...@erdfunkstelle.de>, 2008, 2009.
-# Burkhard L??ck <lu...@hube-lueck.de>, 2008, 2010, 2013.
+# Burkhard L??ck <lu...@hube-lueck.de>, 2008, 2010, 2013, 2021.
 # Johannes Obermayr <johannesoberm...@gmx.de>, 2009.
 # Panagiotis Papadopoulos <pano...@gmx.net>, 2009.
 msgid ""
@@ -16,6 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.08.2/po/fr/ksquares.po 
new/ksquares-21.08.3/po/fr/ksquares.po
--- old/ksquares-21.08.2/po/fr/ksquares.po      2021-10-05 07:40:08.000000000 
+0200
+++ new/ksquares-21.08.3/po/fr/ksquares.po      2021-11-02 01:12:45.000000000 
+0100
@@ -4,7 +4,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Angot Julien <angot.jul...@gmail.com>, 2007, 2008.
 # Guillaume Pujol <guil...@gmail.com>, 2010.
-# xavier <xavier.besn...@neuf.fr>, 2012, 2013.
+# xavier <xavier.besn...@neuf.fr>, 2012, 2013, 2021.
 # Vincent PINON <vincent.pi...@st.com>, 2013.
 #
 msgid ""
@@ -20,7 +20,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.08.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-21.08.2/po/zh_CN/ksquares.po 
new/ksquares-21.08.3/po/zh_CN/ksquares.po
--- old/ksquares-21.08.2/po/zh_CN/ksquares.po   2021-10-05 07:40:08.000000000 
+0200
+++ new/ksquares-21.08.3/po/zh_CN/ksquares.po   2021-11-02 01:12:45.000000000 
+0100
@@ -4,7 +4,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-22 02:33+0100\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-29 13:27\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-21.08.2/src/org.kde.ksquares.appdata.xml 
new/ksquares-21.08.3/src/org.kde.ksquares.appdata.xml
--- old/ksquares-21.08.2/src/org.kde.ksquares.appdata.xml       2021-10-05 
03:42:59.000000000 +0200
+++ new/ksquares-21.08.3/src/org.kde.ksquares.appdata.xml       2021-10-31 
11:29:04.000000000 +0100
@@ -208,9 +208,9 @@
   <project_group>KDE</project_group>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="0.6.21083" date="2021-11-04"/>
     <release version="0.6.21082" date="2021-10-07"/>
     <release version="0.6.21081" date="2021-09-02"/>
     <release version="0.6.21080" date="2021-08-12"/>
-    <release version="0.6.21043" date="2021-07-08"/>
   </releases>
 </component>

Reply via email to