SHA256
1
0
forked from pool/freeciv

65 Commits

Author SHA256 Message Date
f74bb36752 Accepting request 1127950 from home:dirkmueller:Factory
- update to version 3.0.9:
  * Generic bugfix release
  * Set diplomatic relations state correctly between team members
    osdn#48295
  * Fixed assert failures when city grows to freeciv's internal max
    city size (255)
  * Sammarinese city name Borgo Maggiore corrected osdn#48316
  * Cargo gets bounced when transport is lost due to terrain change
  * Fixed crash with recursive autoattacks in case of occupychance
    setting being > 0
  * Fixed memory corruption when transport is not bounced, but
    cargo is
  * Corrected amount treasury gets increased by a city in some
    situations
  * Cities stop working tiles turned unworkable at turn change
  * Fixed clearing city border claims when player gets removed
    from the game osdn#48837
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.9

- update to bugfix release 2.0.6
- fixed build with gcc 4.1
  * Fix a bug where some mapgen settings would create more
    continents than the server could handle.
  * Fix a bug that allowed free changing of techs after finding a
    tech other than the one currently being researched.
  * Fix a bug where removing and creating a new player would give
    the new player the old one's team.
  * When the player disconnects in a normal game, make a savegame
    and exit immediately rather than continuing to run. (This fixes
    the bug where savegames made after a client crash would reveal

OBS-URL: https://build.opensuse.org/request/show/1127950
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=85
2023-11-22 10:37:14 +00:00
fe64ba18d5 Accepting request 1098801 from home:dirkmueller:Factory
- update to version 3.0.8:
  * Generic bugfix release
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.8

OBS-URL: https://build.opensuse.org/request/show/1098801
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=83
2023-07-17 07:50:27 +00:00
6b7ee748b4 Accepting request 1078112 from home:Kieltux:branches:games
- Update to version 3.0.7:
  * 3.0.7 is a generic bugfix release
  * See https://freeciv.fandom.com/wiki/NEWS-3.0.7
- Fix freeciv-lang rpmlint error: The package should be of the
  noarch architecture because it doesn't contain any binaries.

OBS-URL: https://build.opensuse.org/request/show/1078112
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=81
2023-04-12 10:56:12 +00:00
Dmitriy Perlow
7c1709c586 Accepting request 1063179 from home:Kieltux:branches:games
- Update to version 3.0.6:
  * 3.0.6 is a bugfix release
  * See https://freeciv.fandom.com/wiki/NEWS-3.0.6

OBS-URL: https://build.opensuse.org/request/show/1063179
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=79
2023-02-06 08:19:25 +00:00
625d991aaa 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
2022-12-16 14:20:26 +00:00
776589db2b Accepting request 1040018 from home:dirkmueller:Factory
- update to 3.0.4:
  * see https://www.freeciv.org/wiki/NEWS-3.0.4
  * 3.0.4 is a generic bugfix release.

OBS-URL: https://build.opensuse.org/request/show/1040018
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=75
2022-12-05 08:23:12 +00:00
814cb18c55 Accepting request 998116 from home:dirkmueller:Factory
- update to 3.0.3 (bsc#1202548, CVE-2022-6083):
  * 3.0.3 is a bugfix release
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.3

OBS-URL: https://build.opensuse.org/request/show/998116
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=73
2022-08-19 08:50:25 +00:00
Ferdinand Thiessen
113582e493 Accepting request 990047 from home:dirkmueller:Factory
- update to 3.0.2:
  * 3.0.2 is a generic bugfix release
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.2

OBS-URL: https://build.opensuse.org/request/show/990047
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=71
2022-07-24 10:50:35 +00:00
344cca7097 Accepting request 974459 from home:dirkmueller:Factory
- update to 3.0.1:
  * 3.0.1 is a generic bugfix release
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.1

OBS-URL: https://build.opensuse.org/request/show/974459
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=69
2022-05-03 07:05:13 +00:00
fbd4c594a0 Accepting request 964389 from home:dirkmueller:Factory
- update to 3.0.0:
  * This release is a major upgrade which with some changes that
    can support backward compatible rulesets
  * see https://freeciv.fandom.com/wiki/NEWS-3.0.0#WHAT.27S_CHANGED_SINCE_2.6

OBS-URL: https://build.opensuse.org/request/show/964389
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=67
2022-03-25 10:03:57 +00:00
064d4794a8 Accepting request 940003 from home:dirkmueller:Factory
- update to 2.6.6:
  * https://freeciv.fandom.com/wiki/NEWS-2.6.5
  * 2.6.6 is a bugfix release.

OBS-URL: https://build.opensuse.org/request/show/940003
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=66
2021-12-13 15:55:13 +00:00
82eda1cc84 Accepting request 906730 from home:dirkmueller:Factory
- update to 2.6.5:
  * https://freeciv.fandom.com/wiki/NEWS-2.6.5
  * 2.6.5 is a bugfix release. Notably it fixes regression in 2.6.4 gtk3-client
    that present units in city dialog had no overlays drawn at all.

OBS-URL: https://build.opensuse.org/request/show/906730
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=65
2021-07-19 07:45:46 +00:00
21bccba1a9 Accepting request 884369 from home:susnux:branches:games
- Update to 2.6.4:
  * Bugfix release, see https://freeciv.fandom.com/wiki/NEWS-2.6.4

OBS-URL: https://build.opensuse.org/request/show/884369
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=63
2021-04-12 12:38:50 +00:00
c3d9ef827a Accepting request 870153 from home:dirkmueller:branches:games
- update to 2.6.3:
  * see http://www.freeciv.org/wiki/NEWS-2.6.3
  * Fixed trouble when a new city is founded to the ruins of a former city,
    and that new city establish a trade route with a player who had seen
    former city, and is unaware that it had been destroyed HRM#871606
  * Fixed a case where shared vision did not completely update
    recipient's map HRM#846106
  * Fixed a bug where one could paradrop to peaceful nation's territory
    after continuing game from an old savegame HRM#879084
  * Fixed a bug causing game sometimes to tell wrong reason of why an
    action failed HRM#879880
  * Cease fire no longer runs out with an already dead player, making his
    former allies to hate the alive party of the treaty HRM#879055
  * Made server not to end in a infinite loop after loading savegame with
    too high phase number. Such a savegame was reported to be created
    after spaceship was launched but game was still continued HRM#815196
  * Unified writing of the city name Washington-on-the-Brazos
    between rulesets, so it doesn't appear multiple times in the same
    game in a bit different form HRM#867817
  * Stealth units are no longer erroneously hidden even from allies
    HRM#764976
  * Placing initial units is now done in shuffled player order HRM#850656
  * Corrupt worker tasks are cleared. Those can originate, e.g.,
    from buggy pre-2.6.2.1 Qt-client, and live in old savegames HRM#901938
  * In a ruleset, such as civ2civ3, where caravans can help building wonder
    in a foreign city, refresh city info of the city owner when one does
    HRM#907977
  * Display of success probabilities for diplomats was off when targeting
    stack of units instead of individual unit HRM#859761
  * Fixed pillaging of extras that are caused by something else than

OBS-URL: https://build.opensuse.org/request/show/870153
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=61
2021-02-08 14:09:38 +00:00
9ef87cba34 Accepting request 858077 from home:dirkmueller:branches:games
- update to 2.6.2.1:
  * Fixed server crash when unit with zero move_rate is transformed
  * Fixed crashes when using Direction objects in lua scripts 
  * Fixed crash when chatline text had opening tag without closing tag
  * Fixes to the Qt client
  * Updated translations
  * Fixed Qt-client build against Qt-5.15 (removes freeciv-qt-5.15.patch )
  * Documentation updates

OBS-URL: https://build.opensuse.org/request/show/858077
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=59
2020-12-22 10:41:13 +00:00
5baee8f2c4 - Add freeciv-qt-5.15.patch: Fix build with Qt 5.15.
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=57
2020-06-04 15:50:45 +00:00
c69b8ef126 Accepting request 811494 from home:dimstar:Factory
- Drop libggz2-devel BuildRequires: ggz has not been supported
  since freeciv 2.6.0.

OBS-URL: https://build.opensuse.org/request/show/811494
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=56
2020-06-04 13:57:55 +00:00
714f70921e Accepting request 789242 from home:cgiboudeaux:branches:games
- Update to 2.6.2. New bugfix release.
  See https://freeciv.fandom.com/wiki/NEWS-2.6.2 for the complete
  list of changes.
- Drop fix-qt5-detection.patch. No longer needed.

OBS-URL: https://build.opensuse.org/request/show/789242
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=54
2020-03-28 12:11:08 +00:00
Dirk Stoecker
a768ba2423 OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=52 2019-07-10 18:04:00 +00:00
Dirk Stoecker
6555e7f9ab Update
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=51
2019-07-10 17:52:21 +00:00
7ffa08dac4 freeciv 2.5.11
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=49
2018-06-15 20:12:56 +00:00
98fed3d1a4 Accepting request 571832 from home:AndreasStieger:branches:games
Freeciv 2.5.10

OBS-URL: https://build.opensuse.org/request/show/571832
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=47
2018-02-01 21:30:28 +00:00
598b24ca92 Freeciv 2.5.9
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=45
2017-09-18 13:06:10 +00:00
bd64663566 Accepting request 516629 from home:AndreasStieger:branches:games
Freeciv 2.5.8

OBS-URL: https://build.opensuse.org/request/show/516629
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=43
2017-08-13 16:33:10 +00:00
1f6cebbcc4 Accepting request 445300 from home:mimi_vx:branches:games
- Freciv 2.5.6
  * various fixes and changes for rulesets
  * general fixes
- for a full list of upstream changes see
    http://freeciv.wikia.com/wiki/NEWS-2.5.6

OBS-URL: https://build.opensuse.org/request/show/445300
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=41
2016-12-13 12:33:46 +00:00
Dominique Leuenberger
a338994817 Accepting request 416724 from games
a old/new game for the distribution

OBS-URL: https://build.opensuse.org/request/show/416724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeciv?expand=0&rev=1
2016-09-09 08:20:39 +00:00
082b5f7025 Accepting request 416105 from home:AndreasStieger:branches:games
freeciv 2.5.5

OBS-URL: https://build.opensuse.org/request/show/416105
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=39
2016-07-30 20:03:17 +00:00
Matthias Mailänder
bb39008dce Accepting request 400009 from home:AndreasStieger:branches:games
Freeciv 2.5.4

OBS-URL: https://build.opensuse.org/request/show/400009
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=38
2016-06-04 08:52:05 +00:00
6afe1819ef Accepting request 358215 from home:AndreasStieger:branches:games
Freeciv 2.5.3

OBS-URL: https://build.opensuse.org/request/show/358215
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=37
2016-02-07 19:50:28 +00:00
Matthias Mailänder
a02549f68b Accepting request 355302 from home:AndreasStieger:branches:games
Freeciv 2.5.2

OBS-URL: https://build.opensuse.org/request/show/355302
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=36
2016-01-21 21:17:35 +00:00
Rusmir Duško
29a70245e1 Accepting request 326421 from home:AndreasStieger:branches:games
freeciv 2.5.1

OBS-URL: https://build.opensuse.org/request/show/326421
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=35
2015-08-24 14:06:38 +00:00
ad14f41c43 fix
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=34
2015-05-28 12:15:33 +00:00
d2724cd39f - Add freeciv-appdata-desktop-references.patch: Correct .desktop
file reference inside freeciv-gtk3.appdata.
- Move .appdata files to the same packages as their respective
  .desktop files.

OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=33
2015-05-27 10:37:03 +00:00
Dirk Stoecker
4747263606 reenable build for <= 13.1 (No QT5)
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=32
2015-05-09 19:38:24 +00:00
Dirk Stoecker
65e370b879 reenable build for <= 13.1 (No QT5)
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=31
2015-05-09 19:35:18 +00:00
Dirk Stoecker
b283fb3b9b reenable build for <= 13.1 (No QT5)
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=30
2015-05-09 19:27:31 +00:00
Dirk Stoecker
92e2ad0c71 Accepting request 291034 from home:adrianSuSE:branches:games
- update to version 2.5.0
- switch to non-ancient UI libs (qt and gtk3)
  => two extra subpackages to have the choice
- fix moc-qt5 detection

OBS-URL: https://build.opensuse.org/request/show/291034
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=29
2015-03-16 16:18:52 +00:00
2f23a7bd76 spec-cleanup
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=28
2015-01-05 14:29:41 +00:00
172115c160 Accepting request 264261 from home:AndreasStieger:branches:games
freeciv 2.4.4

OBS-URL: https://build.opensuse.org/request/show/264261
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=27
2014-12-06 19:10:20 +00:00
b9f5e5555a Accepting request 244500 from home:AndreasStieger:branches:games
freeciv 2.3.4

OBS-URL: https://build.opensuse.org/request/show/244500
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=26
2014-08-13 06:43:16 +00:00
a92f33f99e Accepting request 221539 from home:AndreasStieger:branches:games
freeciv 2.4.2 and fix SLE build

OBS-URL: https://build.opensuse.org/request/show/221539
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=25
2014-02-09 20:40:52 +00:00
Dirk Stoecker
d7b177e8b8 update to 2.4.1
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=24
2013-12-20 19:33:45 +00:00
65ba5390b8 Accepting request 155730 from home:AndreasStieger:branches:games
freeciv 2.3.4

OBS-URL: https://build.opensuse.org/request/show/155730
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=23
2013-02-18 13:24:49 +00:00
Dirk Stoecker
7bfcfde3c0 update to 2.3.3
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=22
2012-12-10 09:28:20 +00:00
b98647a08f Accepting request 112287 from home:AndreasStieger:branches:games
- fix SLE build error with translations of freeciv-modpack.desktop

OBS-URL: https://build.opensuse.org/request/show/112287
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=21
2012-04-02 20:40:25 +00:00
0e92f858e7 Accepting request 112112 from home:AndreasStieger:branches:games
update to upstream 2.3.2

OBS-URL: https://build.opensuse.org/request/show/112112
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=20
2012-04-02 06:08:30 +00:00
e77aead1fa Accepting request 106359 from home:jreidinger:branches:games
- add explicit requirement for autotools in build environment
- use SPDX format of license

OBS-URL: https://build.opensuse.org/request/show/106359
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=19
2012-02-21 20:29:35 +00:00
cc5eebe54c Remove redundant/unwanted tags/section (cf. specfile guidelines)
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=18
2011-11-22 15:40:45 +00:00
Pavol Rusnak
579056ca77 Accepting request 92972 from home:AndreasStieger:branches:games
update to upstream 2.3.1

OBS-URL: https://build.opensuse.org/request/show/92972
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=17
2011-11-22 10:25:29 +00:00
Pavol Rusnak
37f869b1dd Accepting request 79456 from home:AndreasStieger:branches:games
update to upstream 2.3.0, adjust changelog entry as per Pavol Rusnak's comments in submit-request #78260

OBS-URL: https://build.opensuse.org/request/show/79456
OBS-URL: https://build.opensuse.org/package/show/games/freeciv?expand=0&rev=16
2011-08-26 16:16:22 +00:00