forked from pool/prboom-plus
- Update to snapshot 2.6um+git81 (15431b3a9aac)
OBS-URL: https://build.opensuse.org/package/show/games/prboom-plus?expand=0&rev=41
This commit is contained in:
parent
81ac4d4360
commit
badd34c164
4
_service
4
_service
@ -2,9 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/coelckers/prboom-plus</param>
|
<param name="url">https://github.com/coelckers/prboom-plus</param>
|
||||||
<param name="exclude">data/sounds/dsdg*</param>
|
<param name="revision">15431b3a9aac0800c72276aa8dabb13a8f12632e</param>
|
||||||
<param name="exclude">data/sprites/dogs*</param>
|
|
||||||
<param name="revision">07925d634cc4d5a8847f76ca4c4f2ce236ba6de8</param>
|
|
||||||
<param name="versionformat">2.6um+g@TAG_OFFSET@</param>
|
<param name="versionformat">2.6um+g@TAG_OFFSET@</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:314b5bd0e770cdc51f3d0cd1967bce3087776f74293bee7c049d684dd121f73d
|
|
||||||
size 1130204
|
|
3
prboom-plus-2.6um+g81.tar.xz
Normal file
3
prboom-plus-2.6um+g81.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:112668c55d041cdf7306b7e55adb4d8b0a74524acf7464db724b3058d6ae55ec
|
||||||
|
size 1131916
|
3
prboom-plus-2.6um+g84.tar.xz
Normal file
3
prboom-plus-2.6um+g84.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8c14f3828104636403b366a418583ea4e0975bb1a95c30529f6dbd22aa8a1ff
|
||||||
|
size 6299636
|
@ -1,6 +1,10 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 1 11:55:16 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Sat May 1 13:01:20 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to snapshot 2.6um+git81 (15431b3a9aac)
|
||||||
|
* Fix sky scaling for non-standard sky sizes
|
||||||
|
* Support widescreen assets
|
||||||
|
* Add OpenGL sprite fuzz options
|
||||||
- Update prboom-hbar-all.diff, prboom-hbar-gradient.diff
|
- Update prboom-hbar-all.diff, prboom-hbar-gradient.diff
|
||||||
from project.
|
from project.
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: prboom-plus
|
Name: prboom-plus
|
||||||
Version: 2.6um+g69
|
Version: 2.6um+g81
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: DOOM source port with demo compatibility
|
Summary: DOOM source port with demo compatibility
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user