diff --git a/rust-zopfli.spec b/rust-zopfli.spec index f1ae27a..d50c61a 100644 --- a/rust-zopfli.spec +++ b/rust-zopfli.spec @@ -28,10 +28,10 @@ Rust implementation of the Zopfli compression algorithm.} %if ! %{__cargo_skip_build} %package -n %{crate} Summary: %{summary} -#MIT -#MIT or ASL 2.0 -#Unlicense or MIT -#zlib +# MIT +# MIT or ASL 2.0 +# Unlicense or MIT +# zlib License: MIT and ASL 2.0 and Unlicense and zlib %description -n %{crate} %{_description}