convert license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
This commit is contained in:
Miroslav Suchý 2024-08-07 09:55:28 +02:00
commit 6b276a17fb

View file

@ -31,10 +31,11 @@
Name: php-%{composer_vendor}-%{composer_project}
Version: %{github_version}
Release: 19%{?dist}
Release: 20%{?dist}
Summary: Efficient JavaScript minification
License: ASL 2.0 or GPLv2
# Automatically converted from old format: ASL 2.0 or GPLv2 - review is highly recommended.
License: Apache-2.0 OR GPL-2.0-only
URL: https://github.com/%{github_owner}/%{github_name}
# GitHub export does not include tests.
@ -124,6 +125,9 @@ exit $ret
%changelog
* Wed Aug 7 2024 Miroslav Suchý <msuchy@redhat.com> - 2.0.5-20
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild