diff --git a/rust-exa.spec b/rust-exa.spec index 4666e3a..6810802 100644 --- a/rust-exa.spec +++ b/rust-exa.spec @@ -8,7 +8,7 @@ Name: rust-%{crate} Version: 0.9.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Modern replacement for ls # Upstream license specification: MIT @@ -40,10 +40,10 @@ and just one single binary.} %package -n %{crate} Summary: %{summary} -# * ASL 2.0 or MIT -# * MIT -# * MIT or ASL 2.0 -# * Unlicense or MIT +# MIT +# MIT or ASL 2.0 +# MIT or ASL 2.0 or zlib +# Unlicense or MIT License: MIT %description -n %{crate} %{_description} @@ -90,6 +90,9 @@ install -Dpm0644 -T contrib/completions.zsh \ %endif %changelog +* Tue Dec 29 14:21:55 CET 2020 Igor Raits - 0.9.0-14 +- Rebuild against libgit2 1.1.x + * Sun Aug 16 15:01:23 GMT 2020 Igor Raits - 0.9.0-13 - Rebuild