Hello community, here is the log from the commit of package konquest for openSUSE:Factory checked in at 2019-11-13 13:21:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konquest (Old) and /work/SRC/openSUSE:Factory/.konquest.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konquest" Wed Nov 13 13:21:11 2019 rev:90 rq:746916 version:19.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/konquest/konquest.changes 2019-10-28 16:53:38.481256117 +0100 +++ /work/SRC/openSUSE:Factory/.konquest.new.2990/konquest.changes 2019-11-13 13:21:19.935260676 +0100 @@ -1,0 +2,10 @@ +Thu Nov 7 23:13:13 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: + * Fix struct Prototype of GameOptions + +------------------------------------------------------------------- Old: ---- konquest-19.08.2.tar.xz konquest-19.08.2.tar.xz.sig New: ---- konquest-19.08.3.tar.xz konquest-19.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konquest.spec ++++++ --- /var/tmp/diff_new_pack.kpnuRH/_old 2019-11-13 13:21:20.487261251 +0100 +++ /var/tmp/diff_new_pack.kpnuRH/_new 2019-11-13 13:21:20.495261258 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: konquest -Version: 19.08.2 +Version: 19.08.3 Release: 0 Summary: Galactic strategy game License: GPL-2.0-or-later ++++++ konquest-19.08.2.tar.xz -> konquest-19.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konquest-19.08.2/planet.h new/konquest-19.08.3/planet.h --- old/konquest-19.08.2/planet.h 2019-07-31 07:50:00.000000000 +0200 +++ new/konquest-19.08.3/planet.h 2019-10-13 00:50:20.000000000 +0200 @@ -27,7 +27,7 @@ class Sector; class Player; -class GameOptions; +struct GameOptions; //************************************************************** // class Planet diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/konquest-19.08.2/po/zh_CN/konquest.po new/konquest-19.08.3/po/zh_CN/konquest.po --- old/konquest-19.08.2/po/zh_CN/konquest.po 2019-10-08 02:15:46.000000000 +0200 +++ new/konquest-19.08.3/po/zh_CN/konquest.po 2019-11-05 05:09:57.000000000 +0100 @@ -11,7 +11,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"
