migrated to SPDX license

This commit is contained in:
Gwyn Ciesla 2023-03-04 19:50:00 -06:00
parent 5b4e445f64
commit 2caa9c15b8

View File

@ -3,10 +3,10 @@
Name: python-scour Name: python-scour
Version: 0.38.2 Version: 0.38.2
Release: 2%{?dist} Release: 3%{?dist}
Summary: %{sum} Summary: %{sum}
License: ASL 2.0 License: Apache-2.0 AND BSD-3-Clause
URL: https://github.com/scour-project/scour URL: https://github.com/scour-project/scour
Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz Source0: %{url}/archive/v%{version}/%{modname}-%{version}.tar.gz
@ -58,6 +58,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';'
%changelog %changelog
* Sun Mar 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 0.38.2-3
- migrated to SPDX license
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.2-2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild