Update license to SPDX format
This commit is contained in:
parent
74b6a8bd25
commit
3db21c0b26
@ -1,8 +1,8 @@
|
||||
Name: perl-Scope-Guard
|
||||
Summary: Lexically scoped resource management
|
||||
Version: 0.21
|
||||
Release: 22%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Release: 23%{?dist}
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
Source0: https://cpan.metacpan.org/authors/id/C/CH/CHOCOLATE/Scope-Guard-%{version}.tar.gz
|
||||
URL: https://metacpan.org/release/Scope-Guard
|
||||
BuildArch: noarch
|
||||
@ -54,6 +54,9 @@ make test
|
||||
%{_mandir}/man3/Scope::Guard.3*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 31 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.21-23
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user