forked from pool/freeciv
This commit is contained in:
parent
3a31ec6f47
commit
1903632cff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d6a1867782ee86ac364e7feec0db78eb88cad795253fee84b6de3e687d33491c
|
|
||||||
size 29531378
|
|
3
freeciv-2.1.5.tar.bz2
Normal file
3
freeciv-2.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f2a4eb38bba4b9ed64c844c984b86fba49d4de8387b5983cc5d2ff5711db1a26
|
||||||
|
size 29568407
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 19 22:31:26 CEST 2008 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- update to release 2.1.5
|
||||||
|
* Fixes for bootstrap and compilation issues.
|
||||||
|
* Fixes for rulesets, for example making Civ1 ruleset playable
|
||||||
|
* Fixes for several bugs concerning player handling and game
|
||||||
|
loading
|
||||||
|
* Fixes for a number of corner case crashers.
|
||||||
|
* Fix a memory leak in the readline code.
|
||||||
|
* Fix for bug that prevented the adding of items to the top of
|
||||||
|
global worklists.
|
||||||
|
* Fix citybar view options.
|
||||||
|
* Updates to Estonian, Korean, Greek, Turkish, Catalan, Swedish,
|
||||||
|
Spanish, and German translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 27 10:04:42 CEST 2008 - sndirsch@suse.de
|
Sun Apr 27 10:04:42 CEST 2008 - sndirsch@suse.de
|
||||||
|
|
||||||
|
17
freeciv.spec
17
freeciv.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package freeciv (Version 2.1.4)
|
# spec file for package freeciv (Version 2.1.5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -19,7 +19,7 @@ License: GPL v2 or later
|
|||||||
Group: Amusements/Games/Strategy/Turn Based
|
Group: Amusements/Games/Strategy/Turn Based
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Free Civilization Clone
|
Summary: Free Civilization Clone
|
||||||
Version: 2.1.4
|
Version: 2.1.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source5: freeciv.desktop
|
Source5: freeciv.desktop
|
||||||
@ -118,6 +118,19 @@ find doc -name "Makefile*" | xargs rm -f
|
|||||||
/usr/share/freeciv/
|
/usr/share/freeciv/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 20 2008 sndirsch@suse.de
|
||||||
|
- update to release 2.1.5
|
||||||
|
* Fixes for bootstrap and compilation issues.
|
||||||
|
* Fixes for rulesets, for example making Civ1 ruleset playable
|
||||||
|
* Fixes for several bugs concerning player handling and game
|
||||||
|
loading
|
||||||
|
* Fixes for a number of corner case crashers.
|
||||||
|
* Fix a memory leak in the readline code.
|
||||||
|
* Fix for bug that prevented the adding of items to the top of
|
||||||
|
global worklists.
|
||||||
|
* Fix citybar view options.
|
||||||
|
* Updates to Estonian, Korean, Greek, Turkish, Catalan, Swedish,
|
||||||
|
Spanish, and German translations.
|
||||||
* Sun Apr 27 2008 sndirsch@suse.de
|
* Sun Apr 27 2008 sndirsch@suse.de
|
||||||
- update to release 2.1.4
|
- update to release 2.1.4
|
||||||
* gui-sdl Fix crash when trying to bribe a unit
|
* gui-sdl Fix crash when trying to bribe a unit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user