From 97f5d37cfd73855d35121abdcf6a6e8ec7f40f5f2e5f0f5f9e4f7e9da2959e17 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Feb 2024 10:24:27 +0000 Subject: [PATCH] Accepting request 1145689 from home:Kieltux:branches:games - update to version 3.0.10: * Generic bugfix release* Generic bugfix release * Fixed nation color selection assert failures when moving from pre-game to turn 1 * Fixed a crash when city removal left a unit stranded * Fixed growing of the internal string handling buffer, fixing, e.g., issues with very long lines in the savegame * Fixed fc_vsnprintf() return value on Windows, fixing, e.g., issues on loading the tutorial scenario * Various internal changes which should only affect developers * Fixed bad memory access while loading freeciv-2.6 format ruleset * Miscellaneous improvements to in-game text and user documentation * Miscellaneous changes to developer/install/ruleset docs * Updated translations * see https://freeciv.fandom.com/wiki/NEWS-3.0.10 OBS-URL: https://build.opensuse.org/request/show/1145689 OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=87 --- freeciv-3.0.10.tar.xz | 3 +++ freeciv-3.0.9.tar.xz | 3 --- freeciv.changes | 21 +++++++++++++++++++++ freeciv.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 freeciv-3.0.10.tar.xz delete mode 100644 freeciv-3.0.9.tar.xz diff --git a/freeciv-3.0.10.tar.xz b/freeciv-3.0.10.tar.xz new file mode 100644 index 0000000..283e23e --- /dev/null +++ b/freeciv-3.0.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c185c8ea0d6a2e974a5ad12fb837ca3ceb9aed3e7e884355f01035f5e779d23c +size 43433812 diff --git a/freeciv-3.0.9.tar.xz b/freeciv-3.0.9.tar.xz deleted file mode 100644 index a8517fc..0000000 --- a/freeciv-3.0.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16c46a9c378b4a511c1e3d3a7c435a78230a432d8b852202aaf5d5d584962742 -size 43427420 diff --git a/freeciv.changes b/freeciv.changes index 24ff752..1b77a36 100644 --- a/freeciv.changes +++ b/freeciv.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Feb 10 15:06:23 UTC 2024 - Carsten Ziepke + +- update to version 3.0.10: + * Generic bugfix release* Generic bugfix release + * Fixed nation color selection assert failures when moving from + pre-game to turn 1 + * Fixed a crash when city removal left a unit stranded + * Fixed growing of the internal string handling buffer, fixing, + e.g., issues with very long lines in the savegame + * Fixed fc_vsnprintf() return value on Windows, fixing, e.g., + issues on loading the tutorial scenario + * Various internal changes which should only affect developers + * Fixed bad memory access while loading freeciv-2.6 format + ruleset + * Miscellaneous improvements to in-game text and user + documentation + * Miscellaneous changes to developer/install/ruleset docs + * Updated translations + * see https://freeciv.fandom.com/wiki/NEWS-3.0.10 + ------------------------------------------------------------------- Tue Nov 21 16:06:03 UTC 2023 - Dirk Müller diff --git a/freeciv.spec b/freeciv.spec index 45fdea3..30b3b24 100644 --- a/freeciv.spec +++ b/freeciv.spec @@ -1,7 +1,7 @@ # # spec file for package freeciv # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: freeciv -Version: 3.0.9 +Version: 3.0.10 Release: 0 Summary: Free Civilization Clone License: GPL-2.0-or-later