Hello community,

here is the log from the commit of package kshisen for openSUSE:Factory checked 
in at 2019-11-13 13:21:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kshisen (Old)
 and      /work/SRC/openSUSE:Factory/.kshisen.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kshisen"

Wed Nov 13 13:21:24 2019 rev:91 rq:746931 version:19.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kshisen/kshisen.changes  2019-10-28 
16:53:58.489281567 +0100
+++ /work/SRC/openSUSE:Factory/.kshisen.new.2990/kshisen.changes        
2019-11-13 13:21:35.399276773 +0100
@@ -1,0 +2,10 @@
+Thu Nov  7 23:13:18 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- Changes since 19.08.2:
+  * Add Icons To Executable
+
+-------------------------------------------------------------------

Old:
----
  kshisen-19.08.2.tar.xz
  kshisen-19.08.2.tar.xz.sig

New:
----
  kshisen-19.08.3.tar.xz
  kshisen-19.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ kshisen.spec ++++++
--- /var/tmp/diff_new_pack.w5TPaK/_old  2019-11-13 13:21:37.075278517 +0100
+++ /var/tmp/diff_new_pack.w5TPaK/_new  2019-11-13 13:21:37.079278521 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kshisen
-Version:        19.08.2
+Version:        19.08.3
 Release:        0
 Summary:        Shisen-Sho Mahjongg-like game
 License:        GPL-2.0-or-later


++++++ kshisen-19.08.2.tar.xz -> kshisen-19.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-19.08.2/po/id/kshisen.po 
new/kshisen-19.08.3/po/id/kshisen.po
--- old/kshisen-19.08.2/po/id/kshisen.po        2019-10-08 02:15:57.000000000 
+0200
+++ new/kshisen-19.08.3/po/id/kshisen.po        2019-11-05 05:10:08.000000000 
+0100
@@ -16,7 +16,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.08.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-19.08.2/po/zh_CN/kshisen.po 
new/kshisen-19.08.3/po/zh_CN/kshisen.po
--- old/kshisen-19.08.2/po/zh_CN/kshisen.po     2019-10-08 02:15:57.000000000 
+0200
+++ new/kshisen-19.08.3/po/zh_CN/kshisen.po     2019-11-05 05:10:09.000000000 
+0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:43+0200\n"
-"PO-Revision-Date: 2019-09-05 09:53\n"
+"PO-Revision-Date: 2019-10-09 10:08\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-19.08.2/src/CMakeLists.txt 
new/kshisen-19.08.3/src/CMakeLists.txt
--- old/kshisen-19.08.2/src/CMakeLists.txt      2019-09-07 07:39:22.000000000 
+0200
+++ new/kshisen-19.08.3/src/CMakeLists.txt      2019-10-11 00:28:22.000000000 
+0200
@@ -12,6 +12,8 @@
 
 kconfig_add_kcfg_files(kshisen_SRCS prefs.kcfgc)
 
+file(GLOB ICON_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/../icons/*-apps-kshisen.png")
+ecm_add_app_icon(kshisen_SRCS ICONS ${ICON_SRCS})
 add_executable(kshisen ${kshisen_SRCS})
 
 target_link_libraries(kshisen


Reply via email to