From 9b30d60926376809b76c90b710f0a81848283a3c3afc151afbfb220cfdfd789d Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 30 Mar 2020 15:18:40 +0000 Subject: [PATCH] Accepting request 788953 from home:cgiboudeaux:branches:games - Update to 2.15.3. Changes since 2.15.2: * Fixed corrupt characters and fields in various in game messages. * Improved translation support. * Updated translations. * Added some UI improvements. * Fixed some crashing issues related to spies. * Standardized on FPU code generation for better cross-platform compatibility. * Added more advanced config options. * Improved manual. * Added key binding support. * Prevented chat keystrokes registering as a hotkey too. * Fixed sometimes hiring wrong unit in the inn. * Added scenario advanced config presets to restore default scenario game play to original game design parameters. * Ensure screen redraw when dropping spy identity. * Improved alternate font set. * Added scroll button for long tutor messages. * Removed gong sound for unsent AI diplomatic messages. * Re-enabled AI ability to request direct military aid; expect allied AI to work together on defending now. * Removed uninitialized parameter in Caravan CRC check. * Removed improper variable-size cast, causing incorrect action processing on 64-bit platforms. * Correct replay initialization for weather sync. OBS-URL: https://build.opensuse.org/request/show/788953 OBS-URL: https://build.opensuse.org/package/show/games/7kaa?expand=0&rev=22 --- 7kaa-2.15.1.tar.xz | 3 --- 7kaa-2.15.3.tar.xz | 3 +++ 7kaa.changes | 29 +++++++++++++++++++++++++++++ 7kaa.spec | 4 ++-- 4 files changed, 34 insertions(+), 5 deletions(-) delete mode 100644 7kaa-2.15.1.tar.xz create mode 100644 7kaa-2.15.3.tar.xz diff --git a/7kaa-2.15.1.tar.xz b/7kaa-2.15.1.tar.xz deleted file mode 100644 index d56294b..0000000 --- a/7kaa-2.15.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84e783cbbf50a34f556f565296aacbdbd5333be289ab4ba1e53ed6e735b67059 -size 46699416 diff --git a/7kaa-2.15.3.tar.xz b/7kaa-2.15.3.tar.xz new file mode 100644 index 0000000..73db1e5 --- /dev/null +++ b/7kaa-2.15.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8270bacf162b6b1126d8be170f88d35454158c46164386d5813bcdea21922e +size 46852980 diff --git a/7kaa.changes b/7kaa.changes index 50cee8d..b8af35d 100644 --- a/7kaa.changes +++ b/7kaa.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Mar 27 09:34:45 UTC 2020 - Christophe Giboudeaux + +- Update to 2.15.3. Changes since 2.15.2: + * Fixed corrupt characters and fields in various in game messages. + * Improved translation support. + * Updated translations. + * Added some UI improvements. + * Fixed some crashing issues related to spies. + * Standardized on FPU code generation for better cross-platform + compatibility. + * Added more advanced config options. + * Improved manual. + * Added key binding support. + * Prevented chat keystrokes registering as a hotkey too. + * Fixed sometimes hiring wrong unit in the inn. + * Added scenario advanced config presets to restore default + scenario game play to original game design parameters. + * Ensure screen redraw when dropping spy identity. + * Improved alternate font set. + * Added scroll button for long tutor messages. + * Removed gong sound for unsent AI diplomatic messages. + * Re-enabled AI ability to request direct military aid; + expect allied AI to work together on defending now. + * Removed uninitialized parameter in Caravan CRC check. + * Removed improper variable-size cast, causing incorrect + action processing on 64-bit platforms. + * Correct replay initialization for weather sync. + ------------------------------------------------------------------- Tue Feb 19 20:32:22 UTC 2019 - Matthias Eliasson diff --git a/7kaa.spec b/7kaa.spec index b245627..8c94821 100644 --- a/7kaa.spec +++ b/7kaa.spec @@ -1,7 +1,7 @@ # # spec file for package 7kaa # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: 7kaa -Version: 2.15.1 +Version: 2.15.3 Release: 0 Summary: Seven Kingdoms: Ancient Adversaries License: GPL-2.0-only