2 Commits

Author SHA256 Message Date
34f77f60f6 Accepting request 1291217 from games
OBS-URL: https://build.opensuse.org/request/show/1291217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ioquake3?expand=0&rev=12
2025-07-09 15:27:00 +00:00
Dmitriy Perlow
d3e05c22a7 Accepting request 1288016 from home:Kieltux:branches:games
- 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

OBS-URL: https://build.opensuse.org/request/show/1288016
OBS-URL: https://build.opensuse.org/package/show/games/ioquake3?expand=0&rev=68
2025-07-08 09:58:29 +00:00
5 changed files with 17 additions and 5 deletions

View File

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4129d46d018280e39cfb113efeb4d37603cbab7d694bdb165c2869ebb208a76c
size 6458928

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39091fed0ea22653dd87e87451b60c05876c790c2e589494a397cb53903b8847
size 6459624

View File

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

View File

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