From 439ef35f46ad07b2ce345d15ed331359438c7704 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Thu, 23 Jan 2025 11:05:49 -0800
Subject: [PATCH] Fixed release-info.json
---
build-scripts/release-info.json | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/build-scripts/release-info.json b/build-scripts/release-info.json
index 8d24427c..13da9478 100644
--- a/build-scripts/release-info.json
+++ b/build-scripts/release-info.json
@@ -43,10 +43,10 @@
},
"files": {
"": [
- "CHANGES.txt",
+ "build-scripts/pkg-support/mingw/INSTALL.md.in:INSTALL.md",
+ "build-scripts/pkg-support/mingw/Makefile",
"LICENSE.txt",
- "README.txt",
- "build-scripts/pkg-support/mingw/Makefile"
+ "README.md"
],
"cmake": [
"build-scripts/pkg-support/mingw/cmake/SDL3_ttfConfig.cmake",
@@ -112,14 +112,16 @@
},
"files-lib": {
"": [
- "README.txt"
+ "build-scripts/pkg-support/msvc/@<@ARCH@>@/INSTALL.md.in:INSTALL.md",
+ "LICENSE.txt",
+ "README.md"
]
},
"files-devel": {
"": [
- "CHANGES.txt",
+ "build-scripts/pkg-support/msvc/INSTALL.md.in:INSTALL.md",
"LICENSE.txt",
- "README.txt"
+ "README.md"
],
"cmake": [
"build-scripts/pkg-support/msvc/cmake/SDL3_ttfConfig.cmake.in:SDL3_ttfConfig.cmake",
@@ -192,7 +194,9 @@
},
"files": {
"": [
- "build-scripts/pkg-support/android/README.md.in:README.md"
+ "build-scripts/pkg-support/android/INSTALL.md.in:INSTALL.md",
+ "LICENSE.txt",
+ "README.md"
]
},
"dependencies": {