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-05-14 22:55:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapman (Old)
 and      /work/SRC/openSUSE:Factory/.kapman.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapman"

Sat May 14 22:55:19 2022 rev:121 rq:976739 version:22.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapman/kapman.changes    2022-04-23 
19:46:14.659003161 +0200
+++ /work/SRC/openSUSE:Factory/.kapman.new.1538/kapman.changes  2022-05-14 
22:55:42.511256843 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:29:42 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kapman.spec ++++++
--- /var/tmp/diff_new_pack.x1cLoU/_old  2022-05-14 22:55:43.087257563 +0200
+++ /var/tmp/diff_new_pack.x1cLoU/_new  2022-05-14 22:55:43.091257568 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kapman
-Version:        22.04.0
+Version:        22.04.1
 Release:        0
 Summary:        Pac-Man-like game by KDE
 License:        GPL-2.0-or-later


++++++ kapman-22.04.0.tar.xz -> kapman-22.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.04.0/CMakeLists.txt 
new/kapman-22.04.1/CMakeLists.txt
--- old/kapman-22.04.0/CMakeLists.txt   2022-04-12 23:38:30.000000000 +0200
+++ new/kapman-22.04.1/CMakeLists.txt   2022-05-07 11:44:41.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 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.04.0/po/ca@valencia/kapman.po 
new/kapman-22.04.1/po/ca@valencia/kapman.po
--- old/kapman-22.04.0/po/ca@valencia/kapman.po 2022-04-15 02:13:48.000000000 
+0200
+++ new/kapman-22.04.1/po/ca@valencia/kapman.po 2022-05-10 07:49:30.000000000 
+0200
@@ -86,7 +86,7 @@
 #, kde-format
 msgctxt "Used to inform the user of their current score"
 msgid "Score: %1"
-msgstr "Valoraci??: %1"
+msgstr "Puntuaci??: %1"
 
 #: kapmanmainwindow.cpp:52 kapmanmainwindow.cpp:227
 #, kde-format
@@ -109,8 +109,8 @@
 #, kde-format
 msgid "Your score is %1 point."
 msgid_plural "Your score is %1 points."
-msgstr[0] "La vostra valoraci?? ??s %1 punt."
-msgstr[1] "La vostra valoraci?? ??s %1 punts."
+msgstr[0] "La vostra puntuaci?? ??s %1 punt."
+msgstr[1] "La vostra puntuaci?? ??s %1 punts."
 
 #: kapmanmainwindow.cpp:132
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.04.0/po/zh_CN/kapman.po 
new/kapman-22.04.1/po/zh_CN/kapman.po
--- old/kapman-22.04.0/po/zh_CN/kapman.po       2022-04-15 02:13:49.000000000 
+0200
+++ new/kapman-22.04.1/po/zh_CN/kapman.po       2022-05-10 07:49:30.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-29 00:45+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:17\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.04.0/src/org.kde.kapman.appdata.xml 
new/kapman-22.04.1/src/org.kde.kapman.appdata.xml
--- old/kapman-22.04.0/src/org.kde.kapman.appdata.xml   2022-04-12 
23:38:30.000000000 +0200
+++ new/kapman-22.04.1/src/org.kde.kapman.appdata.xml   2022-05-07 
11:44:41.000000000 +0200
@@ -166,10 +166,10 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="22.04.1" date="2022-05-12"/>
     <release version="22.04.0" date="2022-04-21"/>
     <release version="21.12.3" date="2022-03-03"/>
     <release version="21.12.2" date="2022-02-03"/>
-    <release version="21.12.1" date="2022-01-06"/>
   </releases>
   <content_rating type="oars-1.1">
     <content_attribute id="violence-cartoon">mild</content_attribute>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-22.04.0/themes/mountain.desktop 
new/kapman-22.04.1/themes/mountain.desktop
--- old/kapman-22.04.0/themes/mountain.desktop  2022-04-12 23:38:30.000000000 
+0200
+++ new/kapman-22.04.1/themes/mountain.desktop  2022-05-07 11:44:41.000000000 
+0200
@@ -51,7 +51,7 @@
 Description[ar]=????????????????
 Description[bs]=Podrazumijevano
 Description[ca]=Per omissi??
-Description[ca@valencia]=Per omissi??
+Description[ca@valencia]=Per defecte
 Description[cs]=V??choz??
 Description[da]=Standard
 Description[de]=Standard

Reply via email to