From a94607fbae3adba43d287b598b39893f803c92d9 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 25 Jan 2022 17:27:31 +0100 Subject: [PATCH] Rebuild with thread_local 1.1.4 for RUSTSEC-2022-0006 --- rust-oxipng.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-oxipng.spec b/rust-oxipng.spec index 1dcfc31..e08e3d3 100644 --- a/rust-oxipng.spec +++ b/rust-oxipng.spec @@ -28,6 +28,7 @@ Lossless PNG compression optimizer.} %package -n %{crate} Summary: %{summary} +# 0BSD or MIT or ASL 2.0 # ASL 2.0 # ASL 2.0 and MIT # ASL 2.0 or MIT @@ -38,7 +39,7 @@ Summary: %{summary} # Unlicense or MIT # zlib # zlib or ASL 2.0 or MIT -License: ASL 2.0 and MIT and zlib and Unlicense +License: ASL 2.0 and MIT and zlib %description -n %{crate} %{_description}