Update license to SPDX format
This commit is contained in:
parent
81a1783487
commit
1ca4d3bbd1
@ -1,8 +1,8 @@
|
||||
Name: perl-MRO-Compat
|
||||
Version: 0.15
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Mro::* interface compatibility for Perls < 5.9.5
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/MRO-Compat
|
||||
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/MRO-Compat-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -59,6 +59,9 @@ make test
|
||||
%{_mandir}/man3/MRO::Compat.3*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.15-6
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user