forked from pool/dsda-doom
dsda-doom 0.28.2
This commit is contained in:
parent
2b6a824d9f
commit
e7b494622a
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 26 15:29:34 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.28.2
|
||||
* Added ANIMATED support to Heretic
|
||||
* Fixed mbf21 add / remove NOBLOCKMAP or NOSECTOR dehacked
|
||||
crashes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 22:12:59 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: dsda-doom
|
||||
Version: 0.28.1
|
||||
Version: 0.28.2
|
||||
Release: 0
|
||||
Summary: DOOM source port with Hexen support and demo compatibility
|
||||
License: GPL-2.0-or-later
|
||||
@ -72,9 +72,7 @@ popd
|
||||
%install
|
||||
pushd prboom2/
|
||||
%cmake_install
|
||||
b="%buildroot"
|
||||
install -Dm0644 ICONS/dsda-doom.png "$b/%_datadir/icons/hicolor/apps/dsda-doom.png"
|
||||
install -Dm0644 ICONS/dsda-doom.desktop "$b/%_datadir/applications/dsda-doom.desktop"
|
||||
rm -f "%buildroot/usr/share/doc/dsda-doom/COPYING" # via %%license instead
|
||||
popd
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1550
|
||||
@ -91,7 +89,8 @@ popd
|
||||
%_bindir/*
|
||||
%_datadir/doom/
|
||||
%_datadir/applications/*.desktop
|
||||
%_datadir/icons/hicolor/apps/
|
||||
%_datadir/icons/hicolor/
|
||||
%doc docs/*.md
|
||||
%license prboom2/COPYING
|
||||
|
||||
%changelog
|
||||
|
BIN
v0.28.1.tar.gz
(Stored with Git LFS)
BIN
v0.28.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
v0.28.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
v0.28.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user