From 0be6f9842135da79d400035b8b0052eadc801f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20lauzier?= Date: Tue, 22 Jun 2021 19:27:28 +0000 Subject: [PATCH] Update rust-zopfli.spec Signed-off-by: remilauzier --- rust-zopfli.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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}