Correct license

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-03-19 12:43:38 +01:00
parent 492bbc4727
commit bb33b6a8ea
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 11 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 7.4.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simple, fast and user-friendly alternative to find
# Upstream license specification: MIT/Apache-2.0
@ -30,6 +30,13 @@ Fd is a simple, fast and user-friendly alternative to find.}
%package -n %{crate}
Summary: %{summary}
# Install all deps (without check), grab their licenses and make it simple
# * ASL 2.0 or MIT
# * MIT
# * MIT or ASL 2.0
# * (MIT or ASL 2.0) and BSD
# * Unlicense or MIT
License: MIT and BSD
%description -n %{crate} %{_description}
@ -75,6 +82,9 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/zsh/site-functions \
%endif
%changelog
* Thu Mar 19 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 7.4.0-3
- Correct license
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild