1
0
forked from pool/dsda-doom

Accepting request 1218597 from games

- Update to release 0.28.2

OBS-URL: https://build.opensuse.org/request/show/1218597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dsda-doom?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-10-27 10:26:24 +00:00 committed by Git OBS Bridge
commit 9a4c76d398
6 changed files with 19 additions and 11 deletions

View File

@ -1,4 +1,4 @@
mtime: 1724019203
commit: e08518f3ba8e874aa6660d512dd1bba66ebd92ca7a17bc1d659b45dc7c38afce
mtime: 1729957158
commit: e7b494622a310e4c9ad8021e7e2e05b075f54631900e147c3c11feca2f2b9856
url: https://src.opensuse.org/jengelh/dsda-doom
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e577b69a2a2bafe6fffb53304a18d744cc4f4d45425230795908681443b4a3be
oid sha256:e0973729a78aac751ee1f71eb773997b6b9919f11938977e8d3395a287c953eb
size 256

View File

@ -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>
@ -13,6 +21,7 @@ Thu Aug 15 16:10:13 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
* Added MAPINFO flags to support freelook
* improvement on Tools, Console, and many Bug Fixes
see https://github.com/kraflab/dsda-doom/blob/master/patch_notes/v0.28.md
- Delete cmake-path-suffix.diff
-------------------------------------------------------------------
Sun Dec 3 16:22:11 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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)

Binary file not shown.

BIN
v0.28.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.