Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2023-05-12 20:35:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Fri May 12 20:35:58 2023 rev:134 rq:1086383 version:23.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2023-04-23 
22:49:26.591382572 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new.1533/kpat.changes      2023-05-12 
20:38:32.698282097 +0200
@@ -1,0 +2,9 @@
+Tue May  9 10:47:22 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- No code change since 23.04.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.RvPsfS/_old  2023-05-12 20:38:33.266285219 +0200
+++ /var/tmp/diff_new_pack.RvPsfS/_new  2023-05-12 20:38:33.270285241 +0200
@@ -21,7 +21,7 @@
 %endif
 %bcond_without released
 Name:           kpat
-Version:        23.04.0
+Version:        23.04.1
 Release:        0
 Summary:        Patience card game
 License:        GPL-2.0-or-later


++++++ kpat-23.04.0.tar.xz -> kpat-23.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-23.04.0/CMakeLists.txt 
new/kpat-23.04.1/CMakeLists.txt
--- old/kpat-23.04.0/CMakeLists.txt     2023-04-12 18:36:37.000000000 +0200
+++ new/kpat-23.04.1/CMakeLists.txt     2023-05-06 10:42:39.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 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(kpat VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-23.04.0/po/de/kpat.po 
new/kpat-23.04.1/po/de/kpat.po
--- old/kpat-23.04.0/po/de/kpat.po      2023-04-12 18:36:37.000000000 +0200
+++ new/kpat-23.04.1/po/de/kpat.po      2023-05-06 10:42:39.000000000 +0200
@@ -21,7 +21,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 22.08.3\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-23.04.0/po/fi/kpat.po 
new/kpat-23.04.1/po/fi/kpat.po
--- old/kpat-23.04.0/po/fi/kpat.po      2023-04-12 18:36:37.000000000 +0200
+++ new/kpat-23.04.1/po/fi/kpat.po      2023-05-06 10:42:39.000000000 +0200
@@ -17,7 +17,7 @@
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-09 00:43+0000\n"
-"PO-Revision-Date: 2023-02-23 19:59+0200\n"
+"PO-Revision-Date: 2023-04-17 13:18+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -26,7 +26,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:24:04+0000\n"
-"X-Generator: Lokalize 22.12.2\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -375,10 +375,9 @@
 
 # pmap: =:gen=Vapaakentän:
 #: freecell.cpp:311 freecell.cpp:346
-#, fuzzy, kde-format
-#| msgid "Freecell"
+#, kde-format
 msgid "Forecell"
-msgstr "Vapaakenttä"
+msgstr "Forecell"
 
 #: freecell.cpp:313 freecell.cpp:348
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-23.04.0/po/ko/kpat.po 
new/kpat-23.04.1/po/ko/kpat.po
--- old/kpat-23.04.0/po/ko/kpat.po      2023-04-12 18:36:37.000000000 +0200
+++ new/kpat-23.04.1/po/ko/kpat.po      2023-05-06 10:42:39.000000000 +0200
@@ -1,14 +1,14 @@
 # Translation of kpat to Korean.
 # Copyright (C) 1999, 2007 Free Software Foundation, Inc.
 # Byeong-Chan Kim <[email protected]>, 1999.
-# Shinjo Park <[email protected]>, 2007, 2011, 2013, 2014, 2015, 2019, 2020, 
2021, 2022.
+# Shinjo Park <[email protected]>, 2007, 2011, 2013, 2014, 2015, 2019, 2020, 
2021, 2022, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-09 00:43+0000\n"
-"PO-Revision-Date: 2022-05-07 01:08+0200\n"
+"PO-Revision-Date: 2023-04-22 00:40+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -233,10 +233,9 @@
 msgstr "위로(&U)"
 
 #: castle.cpp:393
-#, fuzzy, kde-format
-#| msgid "Alternating Color"
+#, kde-format
 msgid "Alternating Face &Up"
-msgstr "번갈아 가면서 색 변경"
+msgstr "번갈아 가면서 위로(&U)"
 
 #: castle.cpp:395
 #, kde-format
@@ -931,24 +930,22 @@
 #: spider.cpp:132
 #, kde-format
 msgid "1 Suit (Easy)"
-msgstr "1종류 (쉬움)"
+msgstr "1종류(쉬움)"
 
 #: spider.cpp:133
 #, kde-format
 msgid "2 Suits (Medium)"
-msgstr "2종류 (중간)"
+msgstr "2종류(중간)"
 
 #: spider.cpp:134
-#, fuzzy, kde-format
-#| msgid "4 Suits (Hard)"
+#, kde-format
 msgid "3 Suits (Hard)"
-msgstr "4종류 (어려움)"
+msgstr "3종류(어려움)"
 
 #: spider.cpp:135
-#, fuzzy, kde-format
-#| msgid "4 Suits (Hard)"
+#, kde-format
 msgid "4 Suits (Very Hard)"
-msgstr "4종류 (어려움)"
+msgstr "4종류(매우 어려움)"
 
 #: spider.cpp:147
 #, kde-format
@@ -966,26 +963,24 @@
 
 #: spider.cpp:468
 msgid "Spider (1 Suit)"
-msgstr "스파이더 (1종류)"
+msgstr "스파이더(1종류)"
 
 #: spider.cpp:469
 msgid "Spider (2 Suit)"
-msgstr "스파이더 (2종류)"
+msgstr "스파이더(2종류)"
 
 #: spider.cpp:470
-#, fuzzy
-#| msgid "Spider (1 Suit)"
 msgid "Spider (3 Suit)"
-msgstr "스파이더 (1종류)"
+msgstr "스파이더(3종류)"
 
 #: spider.cpp:471
 msgid "Spider (4 Suit)"
-msgstr "스파이더 (4종류)"
+msgstr "스파이더(4종류)"
 
 #: statisticsdialog.cpp:122
 #, kde-format
 msgid "%1 (%2%)"
-msgstr "%1 (%2%)"
+msgstr "%1(%2%)"
 
 #: statisticsdialog.cpp:134
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-23.04.0/po/ru/kpat.po 
new/kpat-23.04.1/po/ru/kpat.po
--- old/kpat-23.04.0/po/ru/kpat.po      2023-04-12 18:36:37.000000000 +0200
+++ new/kpat-23.04.1/po/ru/kpat.po      2023-05-06 10:42:39.000000000 +0200
@@ -9,20 +9,20 @@
 # Alexander Potashev <[email protected]>, 2011, 2015, 2017.
 # Yury G. Kudryashov <[email protected]>, 2012.
 # Alexander Lakhin <[email protected]>, 2013.
-# Olesya Gerasimenko <[email protected]>, 2022.
+# Olesya Gerasimenko <[email protected]>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-09 00:43+0000\n"
-"PO-Revision-Date: 2022-02-25 16:31+0300\n"
+"PO-Revision-Date: 2023-04-21 16:11+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.12.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"
@@ -956,16 +956,14 @@
 msgstr "Две масти (нормально)"
 
 #: spider.cpp:134
-#, fuzzy, kde-format
-#| msgid "4 Suits (Hard)"
+#, kde-format
 msgid "3 Suits (Hard)"
-msgstr "Четыре масти (трудно)"
+msgstr "Три масти (трудно)"
 
 #: spider.cpp:135
-#, fuzzy, kde-format
-#| msgid "4 Suits (Hard)"
+#, kde-format
 msgid "4 Suits (Very Hard)"
-msgstr "Четыре масти (трудно)"
+msgstr "Четыре масти (очень трудно)"
 
 #: spider.cpp:147
 #, kde-format
@@ -990,10 +988,8 @@
 msgstr "Паук (две масти)"
 
 #: spider.cpp:470
-#, fuzzy
-#| msgid "Spider (1 Suit)"
 msgid "Spider (3 Suit)"
-msgstr "Паук (одна масть)"
+msgstr "Паук (три масти)"
 
 #: spider.cpp:471
 msgid "Spider (4 Suit)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-23.04.0/po/se/kpat.po 
new/kpat-23.04.1/po/se/kpat.po
--- old/kpat-23.04.0/po/se/kpat.po      2023-04-12 18:36:37.000000000 +0200
+++ new/kpat-23.04.1/po/se/kpat.po      2023-05-06 10:42:39.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-07 00:43+0000\n"
+"POT-Creation-Date: 2023-03-09 00:43+0000\n"
 "PO-Revision-Date: 2010-05-02 23:04+0200\n"
 "Last-Translator: Børre Gaup <[email protected]>\n"
 "Language-Team: Northern Sami <[email protected]>\n"
@@ -454,17 +454,17 @@
 msgid "Loading..."
 msgstr "Viežžamin …"
 
-#: main.cpp:118
+#: main.cpp:92
 #, kde-format
 msgid "KPatience"
 msgstr "Kabála"
 
-#: main.cpp:120
+#: main.cpp:94
 #, kde-format
 msgid "KDE Patience Game"
 msgstr "KDE-kabálaspeallu"
 
-#: main.cpp:122
+#: main.cpp:96
 #, kde-format
 msgid ""
 "© 1995 Paul Olav Tvete\n"
@@ -473,200 +473,187 @@
 "© 1995 Paul Olav Tvete\n"
 "© 2000 Stephan Kulow"
 
-#: main.cpp:126
+#: main.cpp:100
 #, kde-format
 msgid "Paul Olav Tvete"
 msgstr "Paul Olav Tvete"
 
-#: main.cpp:126
+#: main.cpp:100
 #, kde-format
 msgid "Author of original Qt version"
 msgstr "Álgovuolggalaš Qt-veršuvnna čálli"
 
-#: main.cpp:127
+#: main.cpp:101
 #, kde-format
 msgid "Mario Weilguni"
 msgstr ""
 
-#: main.cpp:127
+#: main.cpp:101
 #, kde-format
 msgid "Initial KDE port"
 msgstr "Álgovuolggalaš KDE-jorgalus"
 
-#: main.cpp:128
+#: main.cpp:102
 #, kde-format
 msgid "Matthias Ettrich"
 msgstr "Matthias Ettrich"
 
-#: main.cpp:129
+#: main.cpp:103
 #, kde-format
 msgid "Rodolfo Borges"
 msgstr "Rodolfo Borges"
 
-#: main.cpp:129 main.cpp:142
+#: main.cpp:103 main.cpp:116
 #, kde-format
 msgid "New game types"
 msgstr "Ođđa speallošlájat"
 
-#: main.cpp:130
+#: main.cpp:104
 #, kde-format
 msgid "Peter H. Ruegg"
 msgstr "Peter H. Rügg"
 
-#: main.cpp:131
+#: main.cpp:105
 #, kde-format
 msgid "Michael Koch"
 msgstr "Michael Koch"
 
-#: main.cpp:131 main.cpp:138
+#: main.cpp:105 main.cpp:112
 #, kde-format
 msgid "Bug fixes"
 msgstr "Divvumat"
 
-#: main.cpp:132
+#: main.cpp:106
 #, kde-format
 msgid "Marcus Meissner"
 msgstr "Marcus Meißner"
 
-#: main.cpp:132
+#: main.cpp:106
 #, kde-format
 msgid "Shuffle algorithm for game numbers"
 msgstr "Speallonummiriid seaguhanvuohki"
 
-#: main.cpp:133
+#: main.cpp:107
 #, kde-format
 msgid "Tom Holroyd"
 msgstr "Tom Holroyd"
 
-#: main.cpp:133
+#: main.cpp:107
 #, kde-format
 msgid "Initial patience solver"
 msgstr "Álgovuolggalaš kabálačoavdejeaddji"
 
-#: main.cpp:134
+#: main.cpp:108
 #, kde-format
 msgid "Stephan Kulow"
 msgstr "Stephan Kulow"
 
-#: main.cpp:134
+#: main.cpp:108
 #, kde-format
 msgid "Rewrite and current maintainer"
 msgstr "Rievdadeaddji ja dálá maŧásdoalli"
 
-#: main.cpp:135
+#: main.cpp:109
 #, kde-format
 msgid "Erik Sigra"
 msgstr "Erik Sigra"
 
-#: main.cpp:135
+#: main.cpp:109
 #, kde-format
 msgid "Klondike improvements"
 msgstr ""
 
-#: main.cpp:136
+#: main.cpp:110
 #, kde-format
 msgid "Josh Metzler"
 msgstr "Josh Metzler"
 
-#: main.cpp:136
+#: main.cpp:110
 #, kde-format
 msgid "Spider implementation"
 msgstr ""
 
-#: main.cpp:137
+#: main.cpp:111
 #, kde-format
 msgid "Maren Pakura"
 msgstr "Maren Pakura"
 
-#: main.cpp:137
+#: main.cpp:111
 #, kde-format
 msgid "Documentation"
 msgstr "Veahkketeavsttat"
 
-#: main.cpp:138
+#: main.cpp:112
 #, kde-format
 msgid "Inge Wallin"
 msgstr "Inge Wallin"
 
-#: main.cpp:139
+#: main.cpp:113
 #, kde-format
 msgid "Simon Hürlimann"
 msgstr "Simon Hürlimann"
 
-#: main.cpp:139
+#: main.cpp:113
 #, kde-format
 msgid "Menu and toolbar work"
 msgstr "Fállo- ja reaidoholgabargu"
 
-#: main.cpp:140
+#: main.cpp:114
 #, kde-format
 msgid "Parker Coates"
 msgstr "Parker Coates"
 
-#: main.cpp:140
+#: main.cpp:114
 #, kde-format
 msgid "Cleanup and polish"
 msgstr "Čorgen ja giellan"
 
-#: main.cpp:141
+#: main.cpp:115
 #, kde-format
 msgid "Shlomi Fish"
 msgstr ""
 
-#: main.cpp:141
+#: main.cpp:115
 #, kde-format
 msgid "Integration with Freecell Solver and further work"
 msgstr ""
 
-#: main.cpp:142
+#: main.cpp:116
 #, kde-format
 msgid "Michael Lang"
 msgstr ""
 
-#: main.cpp:157
-#, kde-format
-msgctxt "List separator"
-msgid ", "
-msgstr ""
-
-#: main.cpp:164
+#: main.cpp:123
 #, kde-format
 msgid "Try to find a solution to the given savegame"
 msgstr ""
 
-#: main.cpp:165
+#: main.cpp:124
 #, kde-format
 msgid "Dealer to solve (debug)"
 msgstr ""
 
-#: main.cpp:166
+#: main.cpp:125
 #, kde-format
 msgid "Game range start (default 0:INT_MAX)"
 msgstr ""
 
-#: main.cpp:168
+#: main.cpp:127
 #, kde-format
 msgid "Game range end (default start:start if start given)"
 msgstr ""
 
-#: main.cpp:170
-#, kde-format
-msgid ""
-"Skip the selection screen and load a particular game type. Valid values are: "
-"%1"
-msgstr ""
-
-#: main.cpp:172
+#: main.cpp:128
 #, kde-format
 msgid "Directory with test cases"
 msgstr ""
 
-#: main.cpp:173
+#: main.cpp:129
 #, kde-format
 msgid "Generate random test cases"
 msgstr ""
 
-#: main.cpp:174
+#: main.cpp:130
 #, kde-format
 msgid "File to load"
 msgstr "Fiilla maid viežžat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-23.04.0/po/zh_CN/kpat.po 
new/kpat-23.04.1/po/zh_CN/kpat.po
--- old/kpat-23.04.0/po/zh_CN/kpat.po   2023-04-12 18:36:37.000000000 +0200
+++ new/kpat-23.04.1/po/zh_CN/kpat.po   2023-05-06 10:42:39.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-09 00:43+0000\n"
-"PO-Revision-Date: 2023-04-10 14:12\n"
+"PO-Revision-Date: 2023-04-29 08:36\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-23.04.0/src/org.kde.kpat.appdata.xml 
new/kpat-23.04.1/src/org.kde.kpat.appdata.xml
--- old/kpat-23.04.0/src/org.kde.kpat.appdata.xml       2023-04-12 
18:36:37.000000000 +0200
+++ new/kpat-23.04.1/src/org.kde.kpat.appdata.xml       2023-05-06 
10:42:39.000000000 +0200
@@ -149,9 +149,9 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="23.04.1" date="2023-05-11"/>
     <release version="23.04.0" date="2023-04-20"/>
     <release version="22.12.3" date="2023-03-02"/>
     <release version="22.12.2" date="2023-02-02"/>
-    <release version="22.12.1" date="2023-01-05"/>
   </releases>
 </component>

Reply via email to