Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 34f77f60f6 | |||
|
|
d3e05c22a7 |
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ioquake/ioq3.git</param>
|
||||
<param name="changesrevision">3fb9006e6461b877b67781cd0f0d94032804a475</param>
|
||||
<param name="changesrevision">ab18167a09415e9e9f4859c197bad72ec39807d5</param>
|
||||
</service>
|
||||
</servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4129d46d018280e39cfb113efeb4d37603cbab7d694bdb165c2869ebb208a76c
|
||||
size 6458928
|
||||
3
ioquake3-1.36+git.20250612.tar.xz
Normal file
3
ioquake3-1.36+git.20250612.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39091fed0ea22653dd87e87451b60c05876c790c2e589494a397cb53903b8847
|
||||
size 6459624
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 18:04:06 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
- Update to version 1.36+git.20250612:
|
||||
* Rename LCC constexpr function to constantexpr, avoiding C23
|
||||
keyword clash
|
||||
* Rename CHAR_WIDTH to CHARACTER_WIDTH
|
||||
* Update FUNDING.yml
|
||||
* Update README.md
|
||||
* OpenGL2: Disable the VAO cache by default
|
||||
* fix minor spelling errors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 06:24:31 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# Some arch have no VM (aarch64, ...)
|
||||
%define arch_with_vm %{ix86} x86_64 ppc ppc64 armv7l armv7hl
|
||||
Name: ioquake3
|
||||
Version: 1.36+git.20241224
|
||||
Version: 1.36+git.20250612
|
||||
Release: 0
|
||||
Summary: Quake III
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user