From 66aca7cade469bb7d0dacf2e07c6e096d2ff7e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20lauzier?= Date: Tue, 22 Jun 2021 19:31:05 +0000 Subject: [PATCH] Update rust-oxipng.spec Signed-off-by: remilauzier --- rust-oxipng.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/rust-oxipng.spec b/rust-oxipng.spec index a30fcaa..1493d49 100644 --- a/rust-oxipng.spec +++ b/rust-oxipng.spec @@ -28,16 +28,16 @@ Lossless PNG compression optimizer.} %if ! %{__cargo_skip_build} %package -n %{crate} Summary: %{summary} -#ASL 2.0 -#ASL 2.0 and MIT -#ASL 2.0 or MIT -#MIT -#MIT and zlib or ASL 2.0 and zlib -#MIT or ASL 2.0 -#MIT or zlib or ASL 2.0 -#Unlicense or MIT -#zlib -#zlib or ASL 2.0 or MIT +# ASL 2.0 +# ASL 2.0 and MIT +# ASL 2.0 or MIT +# MIT +# MIT and zlib or ASL 2.0 and zlib +# MIT or ASL 2.0 +# MIT or zlib or ASL 2.0 +# Unlicense or MIT +# zlib +# zlib or ASL 2.0 or MIT License: ASL 2.0 and MIT and zlib and Unlicense %description -n %{crate} %{_description}