Hello community, here is the log from the commit of package lskat for openSUSE:Factory checked in at 2019-01-24 14:09:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lskat (Old) and /work/SRC/openSUSE:Factory/.lskat.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lskat" Thu Jan 24 14:09:20 2019 rev:80 rq:665237 version:18.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lskat/lskat.changes 2019-01-08 12:25:02.604497943 +0100 +++ /work/SRC/openSUSE:Factory/.lskat.new.28833/lskat.changes 2019-01-24 14:09:21.719642637 +0100 @@ -1,0 +2,10 @@ +Fri Jan 11 05:42:42 UTC 2019 - [email protected] + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * Fix tab order in name dialog + +------------------------------------------------------------------- Old: ---- lskat-18.12.0.tar.xz New: ---- lskat-18.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lskat.spec ++++++ --- /var/tmp/diff_new_pack.rGIw3S/_old 2019-01-24 14:09:22.203642080 +0100 +++ /var/tmp/diff_new_pack.rGIw3S/_new 2019-01-24 14:09:22.203642080 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: lskat -Version: 18.12.0 +Version: 18.12.1 Release: 0 Summary: German Skat game License: GPL-2.0-or-later ++++++ lskat-18.12.0.tar.xz -> lskat-18.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-18.12.0/po/zh_CN/lskat.po new/lskat-18.12.1/po/zh_CN/lskat.po --- old/lskat-18.12.0/po/zh_CN/lskat.po 2018-12-07 01:35:36.000000000 +0100 +++ new/lskat-18.12.1/po/zh_CN/lskat.po 2019-01-08 01:14:35.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-12 06:52+0100\n" -"PO-Revision-Date: 2018-11-12 09:25\n" +"PO-Revision-Date: 2019-01-05 20:52\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-18.12.0/src/namedialog.ui new/lskat-18.12.1/src/namedialog.ui --- old/lskat-18.12.0/src/namedialog.ui 2018-11-28 06:52:09.000000000 +0100 +++ new/lskat-18.12.1/src/namedialog.ui 2018-12-17 20:00:43.000000000 +0100 @@ -20,12 +20,12 @@ <string>Player Names</string> </property> <layout class="QGridLayout"> - <item row="1" column="1"> - <widget class="QLineEdit" name="editPlayer2"/> - </item> <item row="0" column="1"> <widget class="QLineEdit" name="editPlayer1"/> </item> + <item row="1" column="1"> + <widget class="QLineEdit" name="editPlayer2"/> + </item> <item row="0" column="0"> <widget class="QLabel" name="label_1"> <property name="text">
