This commit is contained in:
Sergey Zhemoytel 2022-11-13 11:08:28 +03:00
parent 6c0a0738c7
commit 656fb9985f
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
sources:
fheroes2-0.9.20.tar.gz: e592c23d2abb6239cc3a3c24d0b75a794d76eb2f
fheroes2-0.9.21.tar.gz: bc63d74019cc417eb67ebfcf1d72d8e3f2df6806
fheroes2.png: 29369e838940593d9fe23321903f40d58f4f1d6c

View file

@ -4,7 +4,7 @@
Summary: Free implementation of Heroes of the Might and Magic II engine
Name: fheroes2
Epoch: 1
Version: 0.9.20
Version: 0.9.21
Release: 1
License: GPLv2+
Group: Games/Strategy
@ -46,8 +46,8 @@ into your /usr/share/games/fheroes2/{maps,data} directories respectively.
%build
%setup_compile_flags
#cmake
export CXX=clang++
export CC=clang
%clang_gcc_wrapper
%cmake
%make \
WITH_AI=simple \