From 357269937825451ca8a18212d5435b0f91bf129c Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 15 Dec 2024 09:55:35 -0500 Subject: [PATCH] Add a SourceLicense field --- stb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stb.spec b/stb.spec index 8cd9a21..d71e06d 100644 --- a/stb.spec +++ b/stb.spec @@ -33,8 +33,11 @@ License: MIT OR Unlicense # make certain, they are removed in %%prep. # # - deprecated/rrsprintf.h, tests/caveview/stb_gl.h, and -# tests/caveview/win32/SDL_windows_main.c are Public Domain +# tests/caveview/win32/SDL_windows_main.c are +# LicenseRef-Fedora-Public-Domain: +# https://gitlab.com/fedora/legal/fedora-license-data/-/issues/620 # - tests/caveview/glext.h is MIT (only) +SourceLicense: (%{license}) AND LicenseRef-Fedora-Public-Domain AND MIT URL: https://github.com/nothings/stb Source0: %{url}/archive/%{commit}/stb-%{commit}.tar.gz