SHA256
1
0
forked from pool/freeciv

Accepting request 1043339 from home:dimstar:Factory

- Update to version 3.0.5:
  * 3.0.5 is a generic bugfix release.
  * See https://freeciv.fandom.com/wiki/NEWS-3.0.5

  * see https://freeciv.fandom.com/wiki/NEWS-3.0.3
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.2
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.1
    that present units in city dialog had no overlays drawn at all.
  * Fixed crashes when using Direction objects in lua scripts
  * Documentation updates
    Enabled with the '--keep' server option or the
    '/metaconnection persistent' server command.
  * fixes for rules for happiness for very large empires.
- for a full list of changes, see
  * When a unit was automatically moved to a transporter to save it
    + Prevent cases where units could be converted or upgraded to a
    + Prevent conversion of a unit to a type that could not exist
  * Units of types the owner cannot build are no longer prevented
  * quell spurious "No diplomat action possible" message when an
  * Following on from a fix in 2.3.3, when a border source such as
    a fortress is occupied by a unit of a nation other than the
    owner when a ceasefire runs out, ownership now transfers to
  * When acquiring a technology such as Philosophy which gives
    further techs by an unusual route (such as through a hut), all
    progress toward the current research target was lost. Now it is
  * when a city is traded and hence units change ownership, it wasn't
    checked whether those units provided diplomatic contact to a new
  * assertion failure during map generation when no unit in the ruleset
  * the tech upkeep with tech_cost_style 2 or 4 was much lower than
    intended; it only took into account a single tech rather than all

OBS-URL: https://build.opensuse.org/request/show/1043339
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=77
This commit is contained in:
Dominique Leuenberger 2022-12-16 14:20:26 +00:00 committed by Git OBS Bridge
parent 776589db2b
commit 625d991aaa
4 changed files with 117 additions and 110 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 16 13:36:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.0.5:
* 3.0.5 is a generic bugfix release.
* See https://freeciv.fandom.com/wiki/NEWS-3.0.5
-------------------------------------------------------------------
Sun Dec 4 15:57:01 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: freeciv
Version: 3.0.4
Version: 3.0.5
Release: 0
Summary: Free Civilization Clone
License: GPL-2.0-or-later