From 4c495c31d9c7cb43ef4896eb986d5c5319b7e599 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Mon, 21 Oct 2024 22:52:18 -0400 Subject: [PATCH] Release 0.9.0-rc2 --- Dockerfile | 2 +- include/version.hpp | 2 +- man/gbz80.7 | 2 +- man/rgbasm.1 | 2 +- man/rgbasm.5 | 2 +- man/rgbds.5 | 2 +- man/rgbds.7 | 2 +- man/rgbfix.1 | 2 +- man/rgbgfx.1 | 2 +- man/rgblink.1 | 2 +- man/rgblink.5 | 2 +- test/fetch-test-deps.sh | 8 ++++---- test/patches/libbet.patch | 17 ----------------- 13 files changed, 15 insertions(+), 32 deletions(-) delete mode 100644 test/patches/libbet.patch diff --git a/Dockerfile b/Dockerfile index a6ab55421..de36cfd42 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM debian:11-slim LABEL org.opencontainers.image.source=https://github.com/gbdev/rgbds -ARG version=0.9.0-rc1 +ARG version=0.9.0-rc2 WORKDIR /rgbds COPY . . diff --git a/include/version.hpp b/include/version.hpp index 916e41f00..ab413862d 100644 --- a/include/version.hpp +++ b/include/version.hpp @@ -8,7 +8,7 @@ extern "C" { #define PACKAGE_VERSION_MAJOR 0 #define PACKAGE_VERSION_MINOR 9 #define PACKAGE_VERSION_PATCH 0 -#define PACKAGE_VERSION_RC 1 +#define PACKAGE_VERSION_RC 2 char const *get_package_version_string(); } diff --git a/man/gbz80.7 b/man/gbz80.7 index 0f3935bed..819f59613 100644 --- a/man/gbz80.7 +++ b/man/gbz80.7 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt GBZ80 7 .Os .Sh NAME diff --git a/man/rgbasm.1 b/man/rgbasm.1 index 8a460e946..ae71944b4 100644 --- a/man/rgbasm.1 +++ b/man/rgbasm.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBASM 1 .Os .Sh NAME diff --git a/man/rgbasm.5 b/man/rgbasm.5 index 5683055aa..0f05007d6 100644 --- a/man/rgbasm.5 +++ b/man/rgbasm.5 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBASM 5 .Os .Sh NAME diff --git a/man/rgbds.5 b/man/rgbds.5 index d3f9c13b2..710e02ebe 100644 --- a/man/rgbds.5 +++ b/man/rgbds.5 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBDS 5 .Os .Sh NAME diff --git a/man/rgbds.7 b/man/rgbds.7 index 8540b0396..a7ec9cf7d 100644 --- a/man/rgbds.7 +++ b/man/rgbds.7 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBDS 7 .Os .Sh NAME diff --git a/man/rgbfix.1 b/man/rgbfix.1 index ec30989f3..ec79ab8a5 100644 --- a/man/rgbfix.1 +++ b/man/rgbfix.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBFIX 1 .Os .Sh NAME diff --git a/man/rgbgfx.1 b/man/rgbgfx.1 index bb3794a06..e972c10ab 100644 --- a/man/rgbgfx.1 +++ b/man/rgbgfx.1 @@ -2,7 +2,7 @@ .\" .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBGFX 1 .Os .Sh NAME diff --git a/man/rgblink.1 b/man/rgblink.1 index 7d1b87d94..62995b42e 100644 --- a/man/rgblink.1 +++ b/man/rgblink.1 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBLINK 1 .Os .Sh NAME diff --git a/man/rgblink.5 b/man/rgblink.5 index f8892d086..f1cdb5fcf 100644 --- a/man/rgblink.5 +++ b/man/rgblink.5 @@ -1,6 +1,6 @@ .\" SPDX-License-Identifier: MIT .\" -.Dd September 18, 2024 +.Dd October 21, 2024 .Dt RGBLINK 5 .Os .Sh NAME diff --git a/test/fetch-test-deps.sh b/test/fetch-test-deps.sh index 32280f72f..789672a88 100755 --- a/test/fetch-test-deps.sh +++ b/test/fetch-test-deps.sh @@ -98,10 +98,10 @@ case "$actionname" in esac if "$nonfree"; then - action pret pokecrystal 2024-08-27 7b5986006f6b325e471fee25903c769ce67f5da9 - action pret pokered 2024-09-08 1f6e2bf999401b9444f939bb40c1eb279bc51829 + action pret pokecrystal 2024-10-16 961fad9e150df324afc9bccd1ce15c3a65d3c124 + action pret pokered 2024-10-15 a891fc1168a7f998c570e1ea5f15014556df2d95 action zladx LADX-Disassembly 2024-09-16 008d01541f8cab3f4590cbc94a690af2b9a7979f fi action AntonioND ucity 2024-08-03 f3c6377f1fb1ea29644bcd90722abaaa5d478a74 -action pinobatch libbet 2024-06-15 ee60f0e4712a938589edd3e5d258e519a475d754 -action LIJI32 SameBoy 2024-09-13 1931c2830fc46cb648dde4fb0bed4f0345b67b2d +action pinobatch libbet 2024-10-20 71d04e850534cbe77d1c143153f664dac1960bc9 +action LIJI32 SameBoy 2024-10-12 52d5169cc82356288f337d30aa01fb3fa1b37155 diff --git a/test/patches/libbet.patch b/test/patches/libbet.patch deleted file mode 100644 index 93f4500d6..000000000 --- a/test/patches/libbet.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff --git a/makefile b/makefile -index ccfc9d1..ba14638 100644 ---- a/makefile -+++ b/makefile -@@ -85,10 +85,10 @@ $(title).gb: $(objlisto) - $(RGBFIX) -jvsc -k "OK" -l 0x33 -m ROM -p 0xFF -t "LIBBET" -v $@ - - obj/gb/%.o: src/%.z80 src/hardware.inc src/global.inc -- ${RGBASM} -h -o $@ $< -+ ${RGBASM} -o $@ $< - - obj/gb/%.o: obj/gb/%.z80 -- ${RGBASM} -h -o $@ $< -+ ${RGBASM} -o $@ $< - - # Files that will be included with incbin -