Review the license tag according to the SPDX specification
- The license text included in the package matches the MIT license $ askalono identify imagesize-1.4.1/LICENSE.rst License: MIT (original text) Score: 0.988 - The package contains code licensed under MIT. The source RPM has been scanned using the fossology online tool (Monk, Nomos and Ojo License Analysis): https://www.fossology.org/ - This implements: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 Although the actual license tag is not changed, the tooling tracking the change progress relies on the commit or changelog entry containing the string "SPDX"
This commit is contained in:
parent
a5ba3df1e6
commit
7ddacb1716
@ -5,7 +5,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.4.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: MIT
|
||||
@ -66,6 +66,10 @@ py.test-3 -k 'not test_get_filelike'
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 22 2023 Karolina Surma <ksurma@redhat.com> - 1.4.1-5
|
||||
- License verified according to the SPDX specification
|
||||
https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user