Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2018-10-17 08:35:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpat (Old)
 and      /work/SRC/openSUSE:Factory/.kpat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpat"

Wed Oct 17 08:35:41 2018 rev:79 rq:641549 version:18.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpat/kpat.changes        2018-09-15 
15:31:53.265157880 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new/kpat.changes   2018-10-17 
08:36:13.198124349 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:07:08 UTC 2018 - [email protected]
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * Reduce wasted space for Klondike and Grandfather (kde#307625, kde#378914)
+
+-------------------------------------------------------------------

Old:
----
  kpat-18.08.1.tar.xz

New:
----
  kpat-18.08.2.tar.xz

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

Other differences:
------------------
++++++ kpat.spec ++++++
--- /var/tmp/diff_new_pack.E5aMNE/_old  2018-10-17 08:36:13.598123999 +0200
+++ /var/tmp/diff_new_pack.E5aMNE/_new  2018-10-17 08:36:13.602123995 +0200
@@ -21,7 +21,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:           kpat
-Version:        18.08.1
+Version:        18.08.2
 Release:        0
 Summary:        Patience card game
 License:        GPL-2.0-or-later

++++++ kpat-18.08.1.tar.xz -> kpat-18.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-18.08.1/grandf.cpp new/kpat-18.08.2/grandf.cpp
--- old/kpat-18.08.1/grandf.cpp 2018-08-28 23:39:39.000000000 +0200
+++ new/kpat-18.08.2/grandf.cpp 2018-09-20 20:00:20.000000000 +0200
@@ -74,7 +74,7 @@
         store[i]->setPileRole(PatPile::Tableau);
         store[i]->setLayoutPos(distx*i, 1.2);
         store[i]->setAutoTurnTop(true);
-        store[i]->setBottomPadding( 4 );
+        store[i]->setBottomPadding( 2.5 );
         store[i]->setHeightPolicy( KCardPile::GrowDown );
         store[i]->setKeyboardSelectHint( KCardPile::FreeFocus );
         store[i]->setKeyboardDropHint( KCardPile::AutoFocusTop );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-18.08.1/klondike.cpp 
new/kpat-18.08.2/klondike.cpp
--- old/kpat-18.08.1/klondike.cpp       2018-08-28 23:39:39.000000000 +0200
+++ new/kpat-18.08.2/klondike.cpp       2018-09-20 20:00:20.000000000 +0200
@@ -121,7 +121,7 @@
         play[i]->setPileRole(PatPile::Tableau);
         play[i]->setLayoutPos((1.0 + hspacing) * i, 1.0 + vspacing);
         play[i]->setAutoTurnTop(true);
-        play[i]->setBottomPadding( play[i]->spread().y() * 7 );
+        play[i]->setBottomPadding( play[i]->spread().y() * 5 );
         play[i]->setHeightPolicy( KCardPile::GrowDown );
         play[i]->setKeyboardSelectHint( KCardPile::AutoFocusDeepestFaceUp );
         play[i]->setKeyboardDropHint( KCardPile::AutoFocusTop );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-18.08.1/po/id/kpat.po 
new/kpat-18.08.2/po/id/kpat.po
--- old/kpat-18.08.1/po/id/kpat.po      2018-09-04 02:36:32.000000000 +0200
+++ new/kpat-18.08.2/po/id/kpat.po      2018-10-09 02:22:40.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-15 03:28+0200\n"
-"PO-Revision-Date: 2018-07-19 21:06+0700\n"
-"Last-Translator: wantoyo <[email protected]>\n"
+"PO-Revision-Date: 2018-10-03 22:29+0700\n"
+"Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
@@ -478,7 +478,7 @@
 #: mainwindow.cpp:290
 #, kde-format
 msgid "Generate a theme preview image"
-msgstr "Menghasilkan sebuah tema pratinjau citra"
+msgstr "Menghasilkan sebuah tema pratinjau image"
 
 #: mainwindow.cpp:295
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-18.08.1/po/nn/kpat.po 
new/kpat-18.08.2/po/nn/kpat.po
--- old/kpat-18.08.1/po/nn/kpat.po      2018-09-04 02:36:32.000000000 +0200
+++ new/kpat-18.08.2/po/nn/kpat.po      2018-10-09 02:22:41.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kpat\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-15 03:28+0200\n"
-"PO-Revision-Date: 2018-09-03 21:57+0200\n"
+"PO-Revision-Date: 2018-09-07 17:58+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -53,7 +53,7 @@
 #: dealer.cpp:99
 #, kde-format
 msgid "Solver: Unable to determine if this game is winnable."
-msgstr "Kaballøysar: Klarte ikkje finna utan om kabalen kan gå opp."
+msgstr "Kaballøysar: Klarte ikkje finna ut om kabalen kan gå opp."
 
 #: dealer.cpp:985
 #, kde-format
@@ -678,12 +678,12 @@
 #: spider.cpp:150
 #, kde-format
 msgid "Face &Down (harder)"
-msgstr "Forsida &ned (vanskelegare)"
+msgstr "Framsida &ned (vanskelegare)"
 
 #: spider.cpp:151
 #, kde-format
 msgid "Face &Up (easier)"
-msgstr "Forsida &opp (lettare)"
+msgstr "Framsida &opp (lettare)"
 
 #: spider.cpp:497
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-18.08.1/po/zh_CN/kpat.po 
new/kpat-18.08.2/po/zh_CN/kpat.po
--- old/kpat-18.08.1/po/zh_CN/kpat.po   2018-09-04 02:36:33.000000000 +0200
+++ new/kpat-18.08.2/po/zh_CN/kpat.po   2018-10-09 02:22:41.000000000 +0200
@@ -10,8 +10,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-15 03:28+0200\n"
-"PO-Revision-Date: 2018-08-30 13:17\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -493,32 +493,32 @@
 #: mainwindow.cpp:307
 #, kde-format
 msgid "Move Focus to Previous Pile"
-msgstr ""
+msgstr "移动焦点到上一摞"
 
 #: mainwindow.cpp:311
 #, kde-format
 msgid "Move Focus to Next Pile"
-msgstr ""
+msgstr "移动焦点到下一摞"
 
 #: mainwindow.cpp:315
 #, kde-format
 msgid "Move Focus to Card Below"
-msgstr ""
+msgstr "移动焦点到下面的牌"
 
 #: mainwindow.cpp:319
 #, kde-format
 msgid "Move Focus to Card Above"
-msgstr ""
+msgstr "移动焦点到上面的牌"
 
 #: mainwindow.cpp:323
 #, kde-format
 msgid "Cancel Focus"
-msgstr ""
+msgstr "取消焦点"
 
 #: mainwindow.cpp:327
 #, kde-format
 msgid "Pick Up or Set Down Focus"
-msgstr ""
+msgstr "拿起或放下焦点"
 
 #: mainwindow.cpp:438
 #, kde-format


Reply via email to