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}