Update license to SPDX format
This commit is contained in:
parent
efafb78bd6
commit
c26cc491e2
@ -1,8 +1,8 @@
|
||||
Name: perl-Test-Requires
|
||||
Summary: Checks to see if a given module can be loaded
|
||||
Version: 0.11
|
||||
Release: 10%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Release: 11%{?dist}
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Test-Requires
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Requires-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -49,6 +49,9 @@ make test
|
||||
%{_mandir}/man3/Test::Requires.3*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 06 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.11-11
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user