Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kapman for openSUSE:Factory checked 
in at 2022-10-15 16:35:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapman (Old)
 and      /work/SRC/openSUSE:Factory/.kapman.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapman"

Sat Oct 15 16:35:29 2022 rev:126 rq:1010691 version:22.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapman/kapman.changes    2022-09-09 
18:26:28.788776799 +0200
+++ /work/SRC/openSUSE:Factory/.kapman.new.2275/kapman.changes  2022-10-15 
16:37:16.650127469 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:32:09 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------

Old:
----
  kapman-22.08.1.tar.xz
  kapman-22.08.1.tar.xz.sig

New:
----
  kapman-22.08.2.tar.xz
  kapman-22.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ kapman.spec ++++++
--- /var/tmp/diff_new_pack.fRcrhP/_old  2022-10-15 16:37:19.462134227 +0200
+++ /var/tmp/diff_new_pack.fRcrhP/_new  2022-10-15 16:37:19.466134237 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kapman
-Version:        22.08.1
+Version:        22.08.2
 Release:        0
 Summary:        Pac-Man-like game by KDE
 License:        GPL-2.0-or-later


++++++ kapman-22.08.1.tar.xz -> kapman-22.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.08.1/CMakeLists.txt 
new/kapman-22.08.2/CMakeLists.txt
--- old/kapman-22.08.1/CMakeLists.txt   2022-09-03 00:18:30.000000000 +0200
+++ new/kapman-22.08.2/CMakeLists.txt   2022-10-10 22:09:07.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-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(kapman VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.08.1/po/cs/kapman.po 
new/kapman-22.08.2/po/cs/kapman.po
--- old/kapman-22.08.1/po/cs/kapman.po  2022-09-06 02:07:52.000000000 +0200
+++ new/kapman-22.08.2/po/cs/kapman.po  2022-10-11 06:53:47.000000000 +0200
@@ -2,14 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # V??t Pel????k <[email protected]>, 2010, 2011, 2012.
 # Tom???? Chv??tal <[email protected]>, 2012, 2013.
-# Vit Pelcak <[email protected]>, 2021.
+# Vit Pelcak <[email protected]>, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-08 00:43+0000\n"
-"PO-Revision-Date: 2021-06-14 15:49+0200\n"
+"PO-Revision-Date: 2022-07-14 14:25+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -17,7 +17,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 21.04.2\n"
+"X-Generator: Lokalize 22.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -105,7 +105,7 @@
 #, kde-format
 msgctxt "@action;button"
 msgid "Quit Game"
-msgstr ""
+msgstr "Ukon??it hru"
 
 #: kapmanmainwindow.cpp:166
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.08.1/po/ja/kapman.po 
new/kapman-22.08.2/po/ja/kapman.po
--- old/kapman-22.08.1/po/ja/kapman.po  2022-09-06 02:07:53.000000000 +0200
+++ new/kapman-22.08.2/po/ja/kapman.po  2022-10-11 06:53:47.000000000 +0200
@@ -213,6 +213,3 @@
 #, kde-format
 msgid "Port to KgSound framework"
 msgstr ""
-
-#~ msgid "Theme"
-#~ msgstr "?????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.08.1/po/ru/kapman.po 
new/kapman-22.08.2/po/ru/kapman.po
--- old/kapman-22.08.1/po/ru/kapman.po  2022-09-06 02:07:53.000000000 +0200
+++ new/kapman-22.08.2/po/ru/kapman.po  2022-10-11 06:53:47.000000000 +0200
@@ -10,14 +10,14 @@
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-08 00:43+0000\n"
-"PO-Revision-Date: 2022-03-01 15:39+0300\n"
+"PO-Revision-Date: 2022-09-06 16:27+0300\n"
 "Last-Translator: Olesya Gerasimenko <[email protected]>\n"
 "Language-Team: Basealt Translation Team\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.12.1\n"
+"X-Generator: Lokalize 22.04.3\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -107,12 +107,10 @@
 msgstr "?????????? ????????"
 
 #: kapmanmainwindow.cpp:142
-#, fuzzy, kde-format
-#| msgctxt "To quit Kapman"
-#| msgid "Quit"
+#, kde-format
 msgctxt "@action;button"
 msgid "Quit Game"
-msgstr "??????????"
+msgstr "??????????"
 
 #: kapmanmainwindow.cpp:166
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.08.1/po/zh_CN/kapman.po 
new/kapman-22.08.2/po/zh_CN/kapman.po
--- old/kapman-22.08.1/po/zh_CN/kapman.po       2022-09-06 02:07:53.000000000 
+0200
+++ new/kapman-22.08.2/po/zh_CN/kapman.po       2022-10-11 06:53:47.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-08 00:43+0000\n"
-"PO-Revision-Date: 2022-08-20 14:20\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.08.1/src/org.kde.kapman.appdata.xml 
new/kapman-22.08.2/src/org.kde.kapman.appdata.xml
--- old/kapman-22.08.1/src/org.kde.kapman.appdata.xml   2022-09-03 
00:18:30.000000000 +0200
+++ new/kapman-22.08.2/src/org.kde.kapman.appdata.xml   2022-10-10 
22:09:07.000000000 +0200
@@ -167,10 +167,10 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="22.08.2" date="2022-10-13"/>
     <release version="22.08.1" date="2022-09-08"/>
     <release version="22.08.0" date="2022-08-18"/>
     <release version="22.04.3" date="2022-07-07"/>
-    <release version="22.04.2" date="2022-06-09"/>
   </releases>
   <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">mild</content_attribute>

Reply via email to