From 498f64397b57fdb817494071032a7d5ffe322de1 Mon Sep 17 00:00:00 2001 From: Michel Lind Date: Thu, 29 Aug 2024 11:19:29 -0500 Subject: [PATCH] Fix license listing Signed-off-by: Michel Lind --- rust-is_ci.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-is_ci.spec b/rust-is_ci.spec index ace07d2..72878d4 100644 --- a/rust-is_ci.spec +++ b/rust-is_ci.spec @@ -22,8 +22,8 @@ or not without much fuss.} %package -n %{crate} Summary: %{summary} -# FIXME: paste output of %%cargo_license_summary here -License: # FIXME +# ISC +License: ISC # LICENSE.dependencies contains a full license breakdown %description -n %{crate} %{_description}