SHA256
1
0
forked from pool/gzdoom

12 Commits

Author SHA256 Message Date
8e0ba023d0 Accepting request 1244476 from games
- Retain modtime of files for reproducibility

OBS-URL: https://build.opensuse.org/request/show/1244476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzdoom?expand=0&rev=40
2025-02-09 19:07:47 +00:00
OBS User unknown
187365230f [info=ed7ffd89de760aeb8ad9b44bd3500e71f5fa90242c36d1277ce92e474264a2f2]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=123
2025-02-09 10:12:06 +00:00
890d2f82b8 Accepting request 1231771 from games
- Update to release 4.14.0

OBS-URL: https://build.opensuse.org/request/show/1231771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzdoom?expand=0&rev=39
2024-12-18 19:09:39 +00:00
OBS User unknown
15fe70a97f [info=0f53b84fd90486d998e3cddfa34330f5a44bad9b73d67697e05607680868459c]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=122
2024-12-18 01:06:13 +00:00
02b0200282 Accepting request 1220355 from games
- Update to release 4.13.2

OBS-URL: https://build.opensuse.org/request/show/1220355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzdoom?expand=0&rev=38
2024-11-03 06:18:07 +00:00
OBS User unknown
70e60b8154 [info=18712dbad51f16c72f8f5dd6ff8514051766b6f94c08294898d2afa82f98a0d4]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=121
2024-11-02 21:47:32 +00:00
ab29535306 Accepting request 1219489 from games
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1219489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzdoom?expand=0&rev=37
2024-10-30 16:39:57 +00:00
OBS User unknown
d026e87dae [info=7dcad711907cba3434df6692ddc07c9bb3e16c6e501fefc9028bde10437bfb88]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=120
2024-10-12 08:48:22 +00:00
OBS User unknown
fe374f3e80 [info=14d31f51356e3943d18bec3cddfb93dde40cf241a672a570234baa7477d5f761]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=119
2024-08-28 00:40:11 +00:00
748f0a368c [info=cfd1f4cc845b2a14f58de59adf07092ffbb52f3836ad71e831b44e3f8a7336d0]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=118
2024-08-15 16:46:02 +00:00
1032c2a07e Accepting request 1184209 from games
- Resolve improper __DATE__ replacement [boo#1226829]

OBS-URL: https://build.opensuse.org/request/show/1184209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzdoom?expand=0&rev=36
2024-07-02 16:16:43 +00:00
82f7f08c51 - Resolve improper __DATE__ replacement [boo#1226829]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=116
2024-07-01 07:25:48 +00:00
6 changed files with 13 additions and 42 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1739095905
commit: ed7ffd89de760aeb8ad9b44bd3500e71f5fa90242c36d1277ce92e474264a2f2
url: https://src.opensuse.org/jengelh/gzdoom
revision: master

3
build.specials.obscpio Normal file
View File

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

BIN
g4.14.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
g4.14.2.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,38 +1,3 @@
-------------------------------------------------------------------
Mon May 5 03:47:23 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.14.2
* Ortho + OOB fixes and improvements.
* Revert clipper to older code path when not in Ortho/OOB (speed
improvement).
* Fix to some crashes and memory leaks.
* Exposed DDoor to ZScript, Exposed DPlat to ZScript, Exposed
more of the Ceiling thinker, Exposed more of the Floor thinker,
Exposed DElevator to ZScript.
* Exported: GetLumpContainer, GetContainerName, GetLumpFullPath
for WADS struct.
* Added autoSwitch parameter to A_ReFire.
* Add a few commonly-used gzdoom-specific properties to the
DeHackEd parser.
-------------------------------------------------------------------
Fri Mar 7 09:17:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.14.1
* Add new SBARINFO top level "AppendStatusBar", allowing for
extra SBARINFO code to be added to custom SBARINFO definitions.
* Fixed A_SprayDecal not working on 3D floors.
* Add snd_footstepvolume to sound options menu.
* Allow setting a dynamic light's alpha to influence its
brightness.
* Added interpolation to crosshair size.
* Added S_StartSoundAt, HasConversation to the scripting
interface.
* Allow passing sound volume to PlayBounceSound in ZScript
* Added flags for angle handling on bounce.
* Added translation argument for A_SprayDecal.
* Added the NOAUTOOFFSKULLFLY flag for scripting.
-------------------------------------------------------------------
Sun Feb 9 10:11:32 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -17,12 +17,13 @@
Name: gzdoom
Version: 4.14.2
Version: 4.14.0
Release: 0
Summary: A DOOM source port with graphic and modding extensions
License: GPL-3.0-only
Group: Amusements/Games/3D/Shoot
URL: https://zdoom.org/
#Git-Clone: https://github.com/zdoom/gzdoom
Source: https://github.com/zdoom/gzdoom/archive/g%version.tar.gz
Patch2: gzdoom-discord.patch
@@ -62,9 +63,7 @@ Provides: bundled(xbrz) = 1.8
Suggests: freedoom
%description
GZDoom is a port (a modification) of the original Doom source code,
featuring:
GZDoom is a port (a modification) of the original Doom source code, featuring:
* an OpenGL renderer, HQnX/xBRZ rescaling, 3D floor and model support
* Truecolor software rendering, extending the classic 8-bit palette
* Heretic, Hexen and Strife game modes and support for a lot of