Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2022-09-09 18:26:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Fri Sep  9 18:26:50 2022 rev:126 rq:1002077 version:22.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2022-08-19 
17:57:49.940270609 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new.2083/kpat.changes      2022-09-09 
18:28:05.917042304 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:20:28 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+-------------------------------------------------------------------

Old:
----
  kpat-22.08.0.tar.xz
  kpat-22.08.0.tar.xz.sig

New:
----
  kpat-22.08.1.tar.xz
  kpat-22.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.0qSp3b/_old  2022-09-09 18:28:07.333046031 +0200
+++ /var/tmp/diff_new_pack.0qSp3b/_new  2022-09-09 18:28:07.341046052 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kpat
-Version:        22.08.0
+Version:        22.08.1
 Release:        0
 Summary:        Patience card game
 License:        GPL-2.0-or-later


++++++ kpat-22.08.0.tar.xz -> kpat-22.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/CMakeLists.txt 
new/kpat-22.08.1/CMakeLists.txt
--- old/kpat-22.08.0/CMakeLists.txt     2022-08-11 00:04:18.000000000 +0200
+++ new/kpat-22.08.1/CMakeLists.txt     2022-09-03 00:26:34.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 "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kpat VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/po/be/kpat.po 
new/kpat-22.08.1/po/be/kpat.po
--- old/kpat-22.08.0/po/be/kpat.po      2022-08-12 02:07:29.000000000 +0200
+++ new/kpat-22.08.1/po/be/kpat.po      2022-09-06 02:09:12.000000000 +0200
@@ -16,8 +16,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 
 #, fuzzy, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/po/ca@valencia/kpat.po 
new/kpat-22.08.1/po/ca@valencia/kpat.po
--- old/kpat-22.08.0/po/ca@valencia/kpat.po     2022-08-12 02:07:29.000000000 
+0200
+++ new/kpat-22.08.1/po/ca@valencia/kpat.po     2022-09-06 02:09:12.000000000 
+0200
@@ -805,12 +805,12 @@
 #: mainwindow.cpp:316
 #, kde-format
 msgid "Move Focus to Card Below"
-msgstr "Mou el focus a la carta de davall"
+msgstr "Mou el focus fins a la carta de davall"
 
 #: mainwindow.cpp:320
 #, kde-format
 msgid "Move Focus to Card Above"
-msgstr "Mou el focus a la carta de dalt"
+msgstr "Mou el focus fins a la carta de dalt"
 
 #: mainwindow.cpp:324
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/po/fr/kpat.po 
new/kpat-22.08.1/po/fr/kpat.po
--- old/kpat-22.08.0/po/fr/kpat.po      2022-08-12 02:07:29.000000000 +0200
+++ new/kpat-22.08.1/po/fr/kpat.po      2022-09-06 02:09:12.000000000 +0200
@@ -15,7 +15,7 @@
 # Stanislas Zeller <uncensored.assa...@gmail.com>, 2008.
 # Micka??l Sibelle <kim...@gmail.com>, 2009.
 # S??bastien Renard <ren...@kde.org>, 2012, 2013, 2015.
-# xavier <xavier.besn...@neuf.fr>, 2013, 2021.
+# xavier <xavier.besn...@neuf.fr>, 2013, 2021, 2022.
 # Simon Depiets <sdepi...@gmail.com>, 2017, 2018, 2020.
 # Update : 1999-03-16
 #
@@ -35,7 +35,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 21.04.1\n"
+"X-Generator: Lokalize 22.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/po/id/kpat.po 
new/kpat-22.08.1/po/id/kpat.po
--- old/kpat-22.08.0/po/id/kpat.po      2022-08-12 02:07:29.000000000 +0200
+++ new/kpat-22.08.1/po/id/kpat.po      2022-09-06 02:09:12.000000000 +0200
@@ -1,21 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # wantoyo <want...@yahoo.com>, 2014.
-# Wantoyo <wanto...@gmail.com>, 2017, 2018, 2019, 2021.
+# Wantoyo <wanto...@gmail.com>, 2017, 2018, 2019, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-22 00:42+0000\n"
-"PO-Revision-Date: 2021-04-18 00:40+0700\n"
-"Last-Translator: Wantoyo <wanto...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2022-08-19 20:36+0700\n"
+"Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -466,7 +467,7 @@
 #: kpatui.rc:43
 #, kde-format
 msgid "Main Toolbar"
-msgstr "Toolbar Utama"
+msgstr "Bilah Alat Utama"
 
 #: libkcardgame/kcardthemewidget.cpp:295
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/po/it/kpat.po 
new/kpat-22.08.1/po/it/kpat.po
--- old/kpat-22.08.0/po/it/kpat.po      2022-08-12 02:07:29.000000000 +0200
+++ new/kpat-22.08.1/po/it/kpat.po      2022-09-06 02:09:12.000000000 +0200
@@ -4,13 +4,13 @@
 # Andrea Celli <andrea.ce...@libero.it>, 2003, 2004, 2005, 2007, 2008, 2009, 
2010, 2011, 2012.
 # Valter Mura <valterm...@gmail.com>, 2012.
 # Andrea Celli <a.celli.c...@gmail.com>, 2013, 2014.
-# Vincenzo Reale <smart212...@gmail.com>, 2017, 2018, 2020, 2021.
+# Vincenzo Reale <smart212...@gmail.com>, 2017, 2018, 2020, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-22 00:42+0000\n"
-"PO-Revision-Date: 2021-05-28 09:21+0200\n"
+"PO-Revision-Date: 2022-08-19 17:46+0200\n"
 "Last-Translator: Vincenzo Reale <smart212...@gmail.com>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
 "Language: it\n"
@@ -18,7 +18,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 21.04.1\n"
+"X-Generator: Lokalize 22.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -949,17 +949,17 @@
 #: spider.cpp:140
 #, kde-format
 msgid "1 Suit (Easy)"
-msgstr "1 Seme (facile)"
+msgstr "1 seme (facile)"
 
 #: spider.cpp:141
 #, kde-format
 msgid "2 Suits (Medium)"
-msgstr "2 Semi (medio)"
+msgstr "2 semi (medio)"
 
 #: spider.cpp:142
 #, kde-format
 msgid "4 Suits (Hard)"
-msgstr "4 Semi (difficile)"
+msgstr "4 semi (difficile)"
 
 #: spider.cpp:152
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/po/pl/kpat.po 
new/kpat-22.08.1/po/pl/kpat.po
--- old/kpat-22.08.0/po/pl/kpat.po      2022-08-12 02:07:29.000000000 +0200
+++ new/kpat-22.08.1/po/pl/kpat.po      2022-09-06 02:09:13.000000000 +0200
@@ -1,5 +1,5 @@
 # translation of kpat.po to Polish
-# Version: $Revision: 1626745 $
+# Version: $Revision: 1631984 $
 # translation of kpat.po to
 # translation of kpat.po to
 # translation of kpat.po to
@@ -10,13 +10,13 @@
 # Micha?? Rudolf <mrud...@kdewebdev.org>, 2002.
 # Michal Rudolf <mrud...@kdewebdev.org>, 2003, 2004, 2005, 2007, 2008, 2009.
 # Maciej Wik??o <maciej.wi...@wp.pl>, 2010.
-# ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>, 2011, 2012, 2014, 2016, 
2018, 2019, 2020, 2021.
+# ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>, 2011, 2012, 2014, 2016, 
2018, 2019, 2020, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-22 00:42+0000\n"
-"PO-Revision-Date: 2021-07-31 09:27+0200\n"
+"PO-Revision-Date: 2022-08-21 07:17+0200\n"
 "Last-Translator: ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
 "Language: pl\n"
@@ -27,7 +27,7 @@
 ">\n"
 ">\n"
 ">\n"
-"X-Generator: Lokalize 20.12.1\n"
+"X-Generator: Lokalize 22.04.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -744,7 +744,7 @@
 #, kde-format
 msgctxt "Collect the cards in play, shuffle them and redeal them"
 msgid "&Redeal"
-msgstr "Rozdaj &ponownie"
+msgstr "&Rozdaj ponownie"
 
 #: mainwindow.cpp:246
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/po/zh_CN/kpat.po 
new/kpat-22.08.1/po/zh_CN/kpat.po
--- old/kpat-22.08.0/po/zh_CN/kpat.po   2022-08-12 02:07:29.000000000 +0200
+++ new/kpat-22.08.1/po/zh_CN/kpat.po   2022-09-06 02:09:13.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-22 00:42+0000\n"
-"PO-Revision-Date: 2022-08-07 13:32\n"
+"PO-Revision-Date: 2022-08-20 14:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-22.08.0/src/org.kde.kpat.appdata.xml 
new/kpat-22.08.1/src/org.kde.kpat.appdata.xml
--- old/kpat-22.08.0/src/org.kde.kpat.appdata.xml       2022-08-11 
00:04:18.000000000 +0200
+++ new/kpat-22.08.1/src/org.kde.kpat.appdata.xml       2022-09-03 
00:26:34.000000000 +0200
@@ -142,9 +142,9 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <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"/>
-    <release version="22.04.1" date="2022-05-12"/>
   </releases>
 </component>

Reply via email to