Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2021-10-13 18:05:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Wed Oct 13 18:05:13 2021 rev:115 rq:923957 version:21.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2021-09-04 
22:37:25.244315879 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new.2443/kpat.changes      2021-10-13 
18:08:48.551530654 +0200
@@ -1,0 +2,9 @@
+Tue Oct  5 16:28:38 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.2/
+- No code change since 21.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.OjSghj/_old  2021-10-13 18:08:49.159531607 +0200
+++ /var/tmp/diff_new_pack.OjSghj/_new  2021-10-13 18:08:49.159531607 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kpat
-Version:        21.08.1
+Version:        21.08.2
 Release:        0
 Summary:        Patience card game
 License:        GPL-2.0-or-later


++++++ kpat-21.08.1.tar.xz -> kpat-21.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-21.08.1/CMakeLists.txt 
new/kpat-21.08.2/CMakeLists.txt
--- old/kpat-21.08.1/CMakeLists.txt     2021-08-27 23:08:46.000000000 +0200
+++ new/kpat-21.08.2/CMakeLists.txt     2021-10-05 00:25:24.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
 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(kpat VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-21.08.1/po/ca/docs/kpat/man-kpat.6.docbook 
new/kpat-21.08.2/po/ca/docs/kpat/man-kpat.6.docbook
--- old/kpat-21.08.1/po/ca/docs/kpat/man-kpat.6.docbook 2021-08-31 
02:31:52.000000000 +0200
+++ new/kpat-21.08.2/po/ca/docs/kpat/man-kpat.6.docbook 2021-10-05 
07:39:45.000000000 +0200
@@ -275,7 +275,7 @@
 <member
 >Hi ha disponible documentaci?? d'usuari m??s detallada des de <ulink 
 >url="help:/kpat"
 >help:/kpat</ulink
-> (introdu??u aquest &URL; al &konqueror; o executeu <userinput
+> (podeu emprar aquest &URL; al &konqueror; o b?? executar <userinput
 ><command
 >khelpcenter</command
 > <parameter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-21.08.1/po/nl/kpat.po 
new/kpat-21.08.2/po/nl/kpat.po
--- old/kpat-21.08.1/po/nl/kpat.po      2021-08-31 02:31:52.000000000 +0200
+++ new/kpat-21.08.2/po/nl/kpat.po      2021-10-05 07:39:45.000000000 +0200
@@ -15,14 +15,14 @@
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-20 00:15+0000\n"
-"PO-Revision-Date: 2021-05-27 15:16+0200\n"
+"PO-Revision-Date: 2021-09-27 14:33+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
-"Language-Team: Dutch <[email protected]>\n"
+"Language-Team: \n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.04.1\n"
+"X-Generator: Lokalize 21.08.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -546,7 +546,7 @@
 #: main.cpp:142 main.cpp:163
 #, kde-format
 msgid "Bug fixes"
-msgstr "Bugreparaties"
+msgstr "Reparaties van bugs"
 
 #: main.cpp:144
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-21.08.1/po/zh_CN/kpat.po 
new/kpat-21.08.2/po/zh_CN/kpat.po
--- old/kpat-21.08.1/po/zh_CN/kpat.po   2021-08-31 02:31:52.000000000 +0200
+++ new/kpat-21.08.2/po/zh_CN/kpat.po   2021-10-05 07:39:45.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-20 00:15+0000\n"
-"PO-Revision-Date: 2021-08-30 11:45\n"
+"PO-Revision-Date: 2021-09-27 13:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -37,7 +37,7 @@
 #: bakersdozen.cpp:92 castle.cpp:403 freecell.cpp:387
 #, kde-format
 msgid "Popular Variant Presets"
-msgstr ""
+msgstr "????????????????????????"
 
 #: bakersdozen.cpp:93 bakersdozen.cpp:295 bakersdozen.cpp:297
 #, kde-format
@@ -62,62 +62,62 @@
 #: bakersdozen.cpp:97 castle.cpp:410 freecell.cpp:393
 #, kde-format
 msgid "Custom"
-msgstr ""
+msgstr "?????????"
 
 #: bakersdozen.cpp:99 castle.cpp:412 freecell.cpp:395
 #, kde-format
 msgid "Empty Stack Fill"
-msgstr ""
+msgstr "?????????????????????"
 
 #: bakersdozen.cpp:100 castle.cpp:413 freecell.cpp:396
 #, kde-format
 msgid "Any (Easy)"
-msgstr ""
+msgstr "????????? (??????)"
 
 #: bakersdozen.cpp:101 castle.cpp:414 freecell.cpp:397
 #, kde-format
 msgid "Kings only (Medium)"
-msgstr ""
+msgstr "??????????????? (??????)"
 
 #: bakersdozen.cpp:102 castle.cpp:415 freecell.cpp:398
 #, kde-format
 msgid "None (Hard)"
-msgstr ""
+msgstr "??????????????? (??????)"
 
 #: bakersdozen.cpp:104
 #, kde-format
 msgid "Stack Options"
-msgstr ""
+msgstr "????????????"
 
 #: bakersdozen.cpp:105
 #, kde-format
 msgid "Face &Up (Easier)"
-msgstr ""
+msgstr "???????????? (??????)(&U)"
 
 #: bakersdozen.cpp:106
 #, kde-format
 msgid "Face &Down (Harder)"
-msgstr ""
+msgstr "???????????? (??????)(&D)"
 
 #: bakersdozen.cpp:108 castle.cpp:417 freecell.cpp:400
 #, kde-format
 msgid "Build Sequence"
-msgstr ""
+msgstr "????????????"
 
 #: bakersdozen.cpp:109 castle.cpp:418 freecell.cpp:401
 #, kde-format
 msgid "Alternating Color"
-msgstr ""
+msgstr "????????????"
 
 #: bakersdozen.cpp:110 castle.cpp:419 freecell.cpp:402
 #, kde-format
 msgid "Matching Suit"
-msgstr ""
+msgstr "????????????"
 
 #: bakersdozen.cpp:111 castle.cpp:420 freecell.cpp:403
 #, kde-format
 msgid "Rank"
-msgstr ""
+msgstr "????????????"
 
 #: bakersdozen.cpp:301
 #, kde-format
@@ -172,27 +172,27 @@
 #: castle.cpp:423 freecell.cpp:406
 #, kde-format
 msgid "0"
-msgstr ""
+msgstr "0"
 
 #: castle.cpp:424 freecell.cpp:407 freecell.cpp:426
 #, kde-format
 msgid "1"
-msgstr ""
+msgstr "1"
 
 #: castle.cpp:425 freecell.cpp:408 freecell.cpp:427
 #, kde-format
 msgid "2"
-msgstr ""
+msgstr "2"
 
 #: castle.cpp:426 freecell.cpp:409 freecell.cpp:428
 #, kde-format
 msgid "3"
-msgstr ""
+msgstr "3"
 
 #: castle.cpp:427 freecell.cpp:410
 #, kde-format
 msgid "4"
-msgstr ""
+msgstr "4"
 
 #: castle.cpp:429 freecell.cpp:416
 #, kde-format
@@ -202,27 +202,27 @@
 #: castle.cpp:430 freecell.cpp:412 freecell.cpp:417
 #, kde-format
 msgid "6"
-msgstr ""
+msgstr "6"
 
 #: castle.cpp:431 freecell.cpp:413 freecell.cpp:418
 #, kde-format
 msgid "7"
-msgstr ""
+msgstr "7"
 
 #: castle.cpp:432 freecell.cpp:414 freecell.cpp:419
 #, kde-format
 msgid "8"
-msgstr ""
+msgstr "8"
 
 #: castle.cpp:433 freecell.cpp:420
 #, kde-format
 msgid "9"
-msgstr ""
+msgstr "9"
 
 #: castle.cpp:434 freecell.cpp:421
 #, kde-format
 msgid "10"
-msgstr ""
+msgstr "10"
 
 #: castle.cpp:436 spider.cpp:156
 #, kde-format
@@ -232,52 +232,52 @@
 #: castle.cpp:437
 #, kde-format
 msgid "Face &Down"
-msgstr ""
+msgstr "???????????? (&D)"
 
 #: castle.cpp:438
 #, kde-format
 msgid "Face &Up"
-msgstr ""
+msgstr "???????????? (&U)"
 
 #: castle.cpp:439
 #, kde-format
 msgid "Alternating Face &Up"
-msgstr ""
+msgstr "?????????????????? (&U)"
 
 #: castle.cpp:441
 #, kde-format
 msgid "Foundation Deal"
-msgstr ""
+msgstr "?????????"
 
 #: castle.cpp:442
 #, kde-format
 msgid "None"
-msgstr ""
+msgstr "???"
 
 #: castle.cpp:443
 #, kde-format
 msgid "Aces"
-msgstr ""
+msgstr "A ???"
 
 #: castle.cpp:444
 #, kde-format
 msgid "Any"
-msgstr ""
+msgstr "??????"
 
 #: castle.cpp:446
 #, kde-format
 msgid "Layout"
-msgstr ""
+msgstr "??????"
 
 #: castle.cpp:447
 #, kde-format
 msgid "Classic"
-msgstr ""
+msgstr "??????"
 
 #: castle.cpp:448
 #, kde-format
 msgid "Modern"
-msgstr ""
+msgstr "??????"
 
 #: clock.cpp:156
 #, kde-format
@@ -378,27 +378,27 @@
 #: freecell.cpp:356
 #, kde-format
 msgid "Freecell (Custom)"
-msgstr ""
+msgstr "???????????? (?????????)"
 
 #: freecell.cpp:405
 #, kde-format
 msgid "Free cells"
-msgstr ""
+msgstr "????????????"
 
 #: freecell.cpp:411
 #, kde-format
 msgid "5"
-msgstr ""
+msgstr "5"
 
 #: freecell.cpp:422
 #, kde-format
 msgid "11"
-msgstr ""
+msgstr "11"
 
 #: freecell.cpp:423
 #, kde-format
 msgid "12"
-msgstr ""
+msgstr "12"
 
 #: freecell.cpp:425
 #, kde-format
@@ -428,7 +428,7 @@
 #: klondike.cpp:144
 #, kde-format
 msgid "Klondike &Options"
-msgstr "Klondike ??????(&O)"
+msgstr "??????????????????(&O)"
 
 #: klondike.cpp:145
 #, kde-format
@@ -443,17 +443,17 @@
 #: klondike.cpp:351
 #, kde-format
 msgid "Klondike"
-msgstr "Klondike"
+msgstr "????????????"
 
 #: klondike.cpp:353
 #, kde-format
 msgid "Klondike (Draw 1)"
-msgstr "Klondike(???????????????)"
+msgstr "???????????? (???????????????)"
 
 #: klondike.cpp:354
 #, kde-format
 msgid "Klondike (Draw 3)"
-msgstr "Klondike(???????????????)"
+msgstr "???????????? (???????????????)"
 
 #. i18n: ectx: Menu (move)
 #: kpatui.rc:23
@@ -470,7 +470,7 @@
 #: libkcardgame/kcardthemewidget.cpp:295
 #, kde-format
 msgid "Loading..."
-msgstr "?????????..."
+msgstr "????????????..."
 
 #: libkcardgame/kcardthemewidget.cpp:397
 #, kde-format
@@ -584,7 +584,7 @@
 #: main.cpp:154
 #, kde-format
 msgid "Klondike improvements"
-msgstr "Klondike ??????"
+msgstr "????????????????????????"
 
 #: main.cpp:156
 #, kde-format
@@ -644,7 +644,7 @@
 #: main.cpp:174
 #, kde-format
 msgid "Michael Lang"
-msgstr ""
+msgstr "Michael Lang"
 
 #: main.cpp:191
 #, kde-format
@@ -677,7 +677,7 @@
 msgid ""
 "Skip the selection screen and load a particular game type. Valid values are: "
 "%1"
-msgstr 
"????????????????????????????????????????????????????????????????????????%1"
+msgstr 
"????????????????????????????????????????????????????????????????????????%1"
 
 #: main.cpp:202
 #, kde-format
@@ -692,7 +692,7 @@
 #: main.cpp:204
 #, kde-format
 msgid "File to load"
-msgstr "??????????????????"
+msgstr "??????????????????"
 
 #: mainwindow.cpp:156
 #, kde-format
@@ -905,7 +905,7 @@
 #: mainwindow.cpp:930
 #, kde-format
 msgid "Load"
-msgstr "??????"
+msgstr "??????"
 
 #: mainwindow.cpp:959
 #, kde-format
@@ -1060,7 +1060,7 @@
 #: statisticsdialog.ui:147
 #, kde-format
 msgid "Minimal number of moves:"
-msgstr ""
+msgstr "??????????????????"
 
 #: yukon.cpp:133
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-21.08.1/src/org.kde.kpat.appdata.xml 
new/kpat-21.08.2/src/org.kde.kpat.appdata.xml
--- old/kpat-21.08.1/src/org.kde.kpat.appdata.xml       2021-08-27 
23:08:46.000000000 +0200
+++ new/kpat-21.08.2/src/org.kde.kpat.appdata.xml       2021-10-05 
00:25:24.000000000 +0200
@@ -84,6 +84,7 @@
     <p xml:lang="sv">KPat (ocks?? k??nt som Patiens) ??r ett avkopplande 
kortsorteringsspel. F??r att vinna spelet m??ste spelaren arrangera korten i en 
kortlek i en viss ordning bland varandra.</p>
     <p xml:lang="uk">KPat (?????? KPatience) ??? ???????????????????????? 
?????? ?? ?????????????????????????????? ???????????? ????????. ?????? 
?????????????? ??????, ???????????????? ???????? ???? ?????????????? 
?????????????????? ???????????????????????? ???????????? ????????.</p>
     <p xml:lang="x-test">xxKPat (aka KPatience) is a relaxing card sorting 
game. To win the game a player has to arrange a single deck of cards in certain 
order amongst each other.xx</p>
+    <p xml:lang="zh-CN">KPat (?????? KPatience) 
??????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p>
   </description>
   <url type="homepage">https://games.kde.org/games/kpat</url>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=kpat</url>
@@ -116,6 +117,7 @@
       <caption xml:lang="sv">Sk??rm f??r val av patiens</caption>
       <caption xml:lang="uk">?????????? ???????????? ????????????????</caption>
       <caption xml:lang="x-test">xxSolitaire selection screenxx</caption>
+      <caption xml:lang="zh-CN">??????????????????</caption>
       <image>https://cdn.kde.org/screenshots/kpatience/kpatience.png</image>
     </screenshot>
   </screenshots>
@@ -125,9 +127,9 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="21.08.2" date="2021-10-07"/>
     <release version="21.08.1" date="2021-09-02"/>
     <release version="21.08.0" date="2021-08-12"/>
     <release version="21.04.3" date="2021-07-08"/>
-    <release version="21.04.2" date="2021-06-10"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-21.08.1/themes/royalhearts.desktop 
new/kpat-21.08.2/themes/royalhearts.desktop
--- old/kpat-21.08.1/themes/royalhearts.desktop 2021-08-27 23:08:46.000000000 
+0200
+++ new/kpat-21.08.2/themes/royalhearts.desktop 2021-10-05 00:25:24.000000000 
+0200
@@ -18,6 +18,7 @@
 Name[sv]=Kungliga hj??rter
 Name[uk]=?????????????????????? ??????????
 Name[x-test]=xxRoyal Heartsxx
+Name[zh_CN]=????????????
 Description=Card style theme
 Description[ca]=Tema d'estil de carta
 Description[ca@valencia]=Tema d'estil de carta
@@ -38,6 +39,7 @@
 Description[sv]=Kortlekens tema
 Description[uk]=???????? ???????????? ????????
 Description[x-test]=xxCard style themexx
+Description[zh_CN]=??????????????????
 Author=Sean Wilson & Eugene Trounev
 [email protected], [email protected]
 FileName=royalhearts.svgz

Reply via email to