Accepting request 935700 from home:susnux:branches:games
- Update to 1.2.4 * Better 'Troop Strength' view * New right-click options on countries list in the MapEditor * Various other bug fixes. OBS-URL: https://build.opensuse.org/request/show/935700 OBS-URL: https://build.opensuse.org/package/show/games/domination?expand=0&rev=13
This commit is contained in:
parent
e41f001e10
commit
081377857f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2b2526048123cc838eec1dc96f594b7ae16fce95757fdaadbaaac07a4531a7d
|
||||
size 8006055
|
3
Domination_1.2.4.zip
Normal file
3
Domination_1.2.4.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e097258d9ed738d4f66883c131ca10e5ceab6caf598a1a03dfcf83fff0e02757
|
||||
size 8028537
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 15:33:29 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Update to 1.2.4
|
||||
* Better 'Troop Strength' view
|
||||
* New right-click options on countries list in the MapEditor
|
||||
* Various other bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 11 02:06:14 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: domination
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 0
|
||||
Summary: Board game that is a bit like the well known game Risk
|
||||
License: GPL-3.0-only
|
||||
@ -74,7 +74,7 @@ done
|
||||
cp -a maps %{buildroot}%{_datadir}/%{name}/
|
||||
|
||||
# install files
|
||||
for f in *.jar *.htm *.txt *.ini ; do
|
||||
for f in *.jar *.txt *.ini ; do
|
||||
install -Dm 0644 "$f" %{buildroot}%{_datadir}/%{name}
|
||||
done
|
||||
# install icon
|
||||
|
Loading…
Reference in New Issue
Block a user