Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kgoldrunner for openSUSE:Factory 
checked in at 2023-02-04 14:14:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kgoldrunner (Old)
 and      /work/SRC/openSUSE:Factory/.kgoldrunner.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kgoldrunner"

Sat Feb  4 14:14:09 2023 rev:129 rq:1062788 version:22.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kgoldrunner/kgoldrunner.changes  2023-01-07 
17:20:50.170557503 +0100
+++ /work/SRC/openSUSE:Factory/.kgoldrunner.new.4462/kgoldrunner.changes        
2023-02-04 14:18:13.422477244 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:33:42 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+-------------------------------------------------------------------

Old:
----
  kgoldrunner-22.12.1.tar.xz
  kgoldrunner-22.12.1.tar.xz.sig

New:
----
  kgoldrunner-22.12.2.tar.xz
  kgoldrunner-22.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kgoldrunner.spec ++++++
--- /var/tmp/diff_new_pack.1tg8eF/_old  2023-02-04 14:18:13.866479661 +0100
+++ /var/tmp/diff_new_pack.1tg8eF/_new  2023-02-04 14:18:13.870479683 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kgoldrunner
-Version:        22.12.1
+Version:        22.12.2
 Release:        0
 Summary:        Action & Puzzle Solving Game
 License:        GPL-2.0-or-later


++++++ kgoldrunner-22.12.1.tar.xz -> kgoldrunner-22.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-22.12.1/.gitlab-ci.yml 
new/kgoldrunner-22.12.2/.gitlab-ci.yml
--- old/kgoldrunner-22.12.1/.gitlab-ci.yml      2023-01-03 00:40:01.000000000 
+0100
+++ new/kgoldrunner-22.12.2/.gitlab-ci.yml      2023-01-30 00:07:37.000000000 
+0100
@@ -7,4 +7,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6-dummy.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-22.12.1/CMakeLists.txt 
new/kgoldrunner-22.12.2/CMakeLists.txt
--- old/kgoldrunner-22.12.1/CMakeLists.txt      2023-01-03 00:40:01.000000000 
+0100
+++ new/kgoldrunner-22.12.2/CMakeLists.txt      2023-01-30 00:07:37.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kgoldrunner VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-22.12.1/po/ca@valencia/kgoldrunner.po 
new/kgoldrunner-22.12.2/po/ca@valencia/kgoldrunner.po
--- old/kgoldrunner-22.12.1/po/ca@valencia/kgoldrunner.po       2023-01-03 
00:40:01.000000000 +0100
+++ new/kgoldrunner-22.12.2/po/ca@valencia/kgoldrunner.po       2023-01-30 
00:07:37.000000000 +0100
@@ -8915,7 +8915,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Edit Name or Hint"
-msgstr "Edició del nom o del consell"
+msgstr "Editeu el nom o el consell"
 
 #: src/kgrdialog.cpp:57
 #, kde-format
@@ -8931,7 +8931,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Edit Game Info"
-msgstr "Edició de la informació de la partida"
+msgstr "Editeu la informació de la partida"
 
 #: src/kgrdialog.cpp:124
 #, kde-format
@@ -8969,7 +8969,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Create Game"
-msgstr "Creació d'una partida"
+msgstr "Creeu una partida"
 
 #: src/kgrdialog.cpp:187
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-22.12.1/po/cs/kgoldrunner.po 
new/kgoldrunner-22.12.2/po/cs/kgoldrunner.po
--- old/kgoldrunner-22.12.1/po/cs/kgoldrunner.po        2023-01-03 
00:40:01.000000000 +0100
+++ new/kgoldrunner-22.12.2/po/cs/kgoldrunner.po        2023-01-30 
00:07:37.000000000 +0100
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák <v...@pelcak.org>, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 
2017.
 # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012, 2013.
-# Vit Pelcak <vpel...@suse.cz>, 2021.
+# Vit Pelcak <v...@pelcak.org>, 2021.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-22.12.1/po/tr/kgoldrunner.po 
new/kgoldrunner-22.12.2/po/tr/kgoldrunner.po
--- old/kgoldrunner-22.12.1/po/tr/kgoldrunner.po        2023-01-03 
00:40:01.000000000 +0100
+++ new/kgoldrunner-22.12.2/po/tr/kgoldrunner.po        2023-01-30 
00:07:37.000000000 +0100
@@ -5,13 +5,13 @@
 # obsoleteman <tulli...@gmail.com>, 2008-2009,2012.
 # Volkan Gezer <volkange...@gmail.com>, 2013.
 # Yıldız Kardeşler <turkishprog...@xposta.com>, 2004.
-# 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-10-20 00:44+0000\n"
-"PO-Revision-Date: 2022-11-21 22:07+0300\n"
+"PO-Revision-Date: 2023-01-26 21:42+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -19,7 +19,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"
@@ -7591,8 +7591,8 @@
 "them around over the tops of ladders, until they drop their gold."
 msgstr ""
 "Orta ve aşağıya giderek, tüm düşmanları bir arada tutmaya çalışın. 
Şimdilik "
-"altını görmezden gelin ve onları alt tarafta tuzağa düşürün. Bu 
taraftan "
-"biraz üstte durun, ardından düşmanları bulunduğu alandan aşağı 
inin.\n"
+"altını yok sayın ve onları alt tarafta tuzağa düşürün. Bu taraftan 
biraz "
+"üstte durun, ardından düşmanları bulunduğu alandan aşağı inin.\n"
 "\n"
 "Çukura girmeden tüm altınları toplayın, ardından düşmanları serbest 
bırakın "
 "ve altınları düşürene kadar merdivenin üstünde bekletin."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-22.12.1/po/zh_CN/kgoldrunner.po 
new/kgoldrunner-22.12.2/po/zh_CN/kgoldrunner.po
--- old/kgoldrunner-22.12.1/po/zh_CN/kgoldrunner.po     2023-01-03 
00:40:01.000000000 +0100
+++ new/kgoldrunner-22.12.2/po/zh_CN/kgoldrunner.po     2023-01-30 
00:07:37.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-20 00:44+0000\n"
-"PO-Revision-Date: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15: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/kgoldrunner-22.12.1/src/org.kde.kgoldrunner.appdata.xml 
new/kgoldrunner-22.12.2/src/org.kde.kgoldrunner.appdata.xml
--- old/kgoldrunner-22.12.1/src/org.kde.kgoldrunner.appdata.xml 2023-01-03 
00:40:01.000000000 +0100
+++ new/kgoldrunner-22.12.2/src/org.kde.kgoldrunner.appdata.xml 2023-01-30 
00:07:37.000000000 +0100
@@ -394,10 +394,10 @@
     <binary>kgoldrunner</binary>
   </provides>
   <releases>
+    <release version="22.12.2" date="2023-02-02"/>
     <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08"/>
     <release version="22.08.3" date="2022-11-03"/>
-    <release version="22.08.2" date="2022-10-13"/>
   </releases>
   <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">mild</content_attribute>

Reply via email to