Update license to SPDX format
This commit is contained in:
parent
cb295a4601
commit
48ca66293d
@ -9,9 +9,9 @@
|
|||||||
|
|
||||||
Name: perl-Devel-CallChecker
|
Name: perl-Devel-CallChecker
|
||||||
Version: 0.008
|
Version: 0.008
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Summary: Custom op checking attached to subroutines
|
Summary: Custom op checking attached to subroutines
|
||||||
License: GPL+ or Artistic
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||||
URL: https://metacpan.org/release/Devel-CallChecker
|
URL: https://metacpan.org/release/Devel-CallChecker
|
||||||
Source0: https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/Devel-CallChecker-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/Devel-CallChecker-%{version}.tar.gz
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
@ -80,6 +80,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 16 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.008-18
|
||||||
|
- Update license to SPDX format
|
||||||
|
|
||||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-17
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-17
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user