SHA256
1
0
forked from pool/freeciv

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
This commit is contained in:
Dominique Leuenberger 2024-02-13 10:24:27 +00:00 committed by Git OBS Bridge
parent f74bb36752
commit 97f5d37cfd
4 changed files with 26 additions and 5 deletions

3
freeciv-3.0.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c185c8ea0d6a2e974a5ad12fb837ca3ceb9aed3e7e884355f01035f5e779d23c
size 43433812

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16c46a9c378b4a511c1e3d3a7c435a78230a432d8b852202aaf5d5d584962742
size 43427420

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sat Feb 10 15:06:23 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
- 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 <dmueller@suse.com>

View File

@ -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