Compare commits
9 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
916bd00afc | ||
|
|
f58b914971 | ||
|
|
b9515c0b0d | ||
|
|
01410667df | ||
|
|
bb4ddcaa0d | ||
|
|
a3881ba276 | ||
|
|
abbb9f6879 | ||
|
|
088e68c159 | ||
|
|
8571b2ea8d |
3 changed files with 9 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
/fheroes2-*.*.*.tar.gz
|
||||
/fheroes2-*.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: fheroes2
|
||||
Version: 1.1.7
|
||||
Version: 1.1.13
|
||||
Release: %autorelease
|
||||
Summary: Free implementation of the popular game engine
|
||||
# ./src/thirdparty/libsmacker is under LGPL-2.1-or-later
|
||||
|
|
@ -89,6 +89,12 @@ mkdir -p %{buildroot}%{_datadir}/%{name}/{anim,data,lang,maps}/
|
|||
%{_datadir}/%{name}/%{name}.autodlrc
|
||||
%{_datadir}/%{name}/files/data/resurrection.h2d
|
||||
%{_datadir}/%{name}/files/lang/*.mo
|
||||
%{_datadir}/%{name}/maps/4_dimensions.fh2m
|
||||
%{_datadir}/%{name}/maps/7_deserts_English.fh2m
|
||||
%{_datadir}/%{name}/maps/7_deserts_French.fh2m
|
||||
%{_datadir}/%{name}/maps/Eruption_English.fh2m
|
||||
%{_datadir}/%{name}/maps/Eruption_French.fh2m
|
||||
%{_datadir}/%{name}/maps/Good,_Bad,_Magne.fh2m
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.png
|
||||
%{_mandir}/man6/%{name}.6.*
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (fheroes2-1.1.7.tar.gz) = ebe2870ba30e3fc44e913a567e981e1c7e2cedc826ac1074fdbc6b4c950568b1d2736c2934d3d7edbe7f3b60c3ae6c39db12cd24f84c8763ed372b62165df16a
|
||||
SHA512 (fheroes2-1.1.13.tar.gz) = 8f2f40730d00af56dd532a66b7f673f89b48e2a601c2bc68e4e412171a47028cc718d9a50f4512b5826e700147854779fbc3fda7eff443a30f330338430b08d5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue