Update license to SPDX format
This commit is contained in:
parent
3f9a05a12f
commit
02c3e2e68b
@ -8,8 +8,8 @@
|
|||||||
Name: perl-namespace-clean
|
Name: perl-namespace-clean
|
||||||
Summary: Keep your namespace tidy
|
Summary: Keep your namespace tidy
|
||||||
Version: 0.27
|
Version: 0.27
|
||||||
Release: 22%{?dist}
|
Release: 23%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||||
URL: https://metacpan.org/release/namespace-clean
|
URL: https://metacpan.org/release/namespace-clean
|
||||||
Source0: https://cpan.metacpan.org/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -86,6 +86,9 @@ make test
|
|||||||
%{_mandir}/man3/namespace::clean.3*
|
%{_mandir}/man3/namespace::clean.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 03 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.27-23
|
||||||
|
- Update license to SPDX format
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-22
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-22
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user