convert ASL 2.0 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
parent
f261cc0755
commit
a162b28dee
1 changed files with 6 additions and 2 deletions
|
|
@ -19,11 +19,12 @@ which simplifies Apache CloudStack configuration and management.}
|
|||
%global godocs README.md CHANGES.md
|
||||
|
||||
Name: apache-cloudstack-cloudmonkey
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Summary: Apache Cloudstack Cloudmonkey
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
License: ASL 2.0
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
License: Apache-2.0
|
||||
URL: %{gourl}
|
||||
Source0: %{gosource}
|
||||
|
||||
|
|
@ -64,6 +65,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
|
|||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 6.2.0-12
|
||||
- convert license to SPDX
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue