Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kigo for openSUSE:Factory checked in 
at 2023-03-03 22:26:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kigo (Old)
 and      /work/SRC/openSUSE:Factory/.kigo.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kigo"

Fri Mar  3 22:26:58 2023 rev:130 rq:1068821 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kigo/kigo.changes        2023-02-04 
14:18:23.314531111 +0100
+++ /work/SRC/openSUSE:Factory/.kigo.new.31432/kigo.changes     2023-03-03 
22:29:06.475449802 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:03 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  kigo-22.12.2.tar.xz
  kigo-22.12.2.tar.xz.sig

New:
----
  kigo-22.12.3.tar.xz
  kigo-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kigo.spec ++++++
--- /var/tmp/diff_new_pack.Mf9JCe/_old  2023-03-03 22:29:07.307452456 +0100
+++ /var/tmp/diff_new_pack.Mf9JCe/_new  2023-03-03 22:29:07.315452481 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kigo
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kigo
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Traditional Chinese Boardgame by KDE
 License:        GPL-2.0-or-later


++++++ kigo-22.12.2.tar.xz -> kigo-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.2/CMakeLists.txt 
new/kigo-22.12.3/CMakeLists.txt
--- old/kigo-22.12.2/CMakeLists.txt     2023-01-30 00:08:05.000000000 +0100
+++ new/kigo-22.12.3/CMakeLists.txt     2023-02-25 06:04:41.000000000 +0100
@@ -3,7 +3,7 @@
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KIGO_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.2/po/cs/kigo.po 
new/kigo-22.12.3/po/cs/kigo.po
--- old/kigo-22.12.2/po/cs/kigo.po      2023-01-30 00:08:05.000000000 +0100
+++ new/kigo-22.12.3/po/cs/kigo.po      2023-02-25 06:04:41.000000000 +0100
@@ -3,22 +3,22 @@
 # Lukáš Tinkl <lti...@redhat.com>, 2010.
 # Vít Pelčák <v...@pelcak.org>, 2011, 2012, 2014, 2017.
 # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012.
-# Vit Pelcak <v...@pelcak.org>, 2021.
+# Vit Pelcak <v...@pelcak.org>, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kigo\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-04 00:43+0000\n"
-"PO-Revision-Date: 2021-03-23 10:01+0100\n"
-"Last-Translator: Vit Pelcak <vpel...@suse.cz>\n"
+"PO-Revision-Date: 2023-02-22 16:48+0100\n"
+"Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "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 20.12.3\n"
+"X-Generator: Lokalize 22.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -779,7 +779,7 @@
 #: main.cpp:51
 #, kde-format
 msgid "Copyright (c) 2008-2010 Sascha Peilicke"
-msgstr "Copyright (c) 2008-2010 Sascha Peilicke"
+msgstr "Autorská práva (c) 2008-2010 Sascha Peilicke"
 
 #: main.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.2/po/tr/kigo.po 
new/kigo-22.12.3/po/tr/kigo.po
--- old/kigo-22.12.2/po/tr/kigo.po      2023-01-30 00:08:05.000000000 +0100
+++ new/kigo-22.12.3/po/tr/kigo.po      2023-02-25 06:04:41.000000000 +0100
@@ -7,13 +7,13 @@
 # obsoleteman <tulli...@gmail.com>, 2008-2009.
 # Serhat Demirkol <serhat_demir...@yahoo.com>, 2009.
 # Volkan Gezer <volkange...@gmail.com>, 2013.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-04 00:43+0000\n"
-"PO-Revision-Date: 2022-11-21 22:31+0300\n"
+"PO-Revision-Date: 2023-01-31 01:07+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -21,7 +21,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 22.08.3\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -395,9 +395,9 @@
 "family:'Sans Serif'; font-size:10pt; color:#ff0000;\"></p>\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
-"family:'Sans Serif'; font-size:10pt;\">Uygun bir Go motoru yüklediğinizden "
+"family:'Sans Serif'; font-size:10pt;\">Uygun bir Go motoru kurduğunuzdan "
 "eminseniz Kigo'yu o motoru kullanacak şekilde yapılandırabilirsiniz. Aksi "
-"takdirde GnuGo gibi bir Go motoru yüklemelisiziniz.</span></p></body></html>"
+"takdirde GnuGo gibi bir Go motoru kurmalısınız.</span></p></body></html>"
 
 #. i18n: ectx: property (text), widget (QPushButton, configureButton)
 #: gui/widgets/errorwidget.ui:49
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.2/po/zh_CN/kigo.po 
new/kigo-22.12.3/po/zh_CN/kigo.po
--- old/kigo-22.12.2/po/zh_CN/kigo.po   2023-01-30 00:08:05.000000000 +0100
+++ new/kigo-22.12.3/po/zh_CN/kigo.po   2023-02-25 06:04:41.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-04 00:43+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.12.2/src/gui/org.kde.kigo.appdata.xml 
new/kigo-22.12.3/src/gui/org.kde.kigo.appdata.xml
--- old/kigo-22.12.2/src/gui/org.kde.kigo.appdata.xml   2023-01-30 
00:08:05.000000000 +0100
+++ new/kigo-22.12.3/src/gui/org.kde.kigo.appdata.xml   2023-02-25 
06:04:41.000000000 +0100
@@ -134,10 +134,10 @@
     <binary>kigo</binary>
   </provides>
   <releases>
+    <release version="0.6.22123" date="2023-03-02"/>
     <release version="0.6.22122" date="2023-02-02"/>
     <release version="0.6.22121" date="2023-01-05"/>
     <release version="0.6.22120" date="2022-12-08"/>
-    <release version="0.6.22083" date="2022-11-03"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>

Reply via email to