Update license to SPDX format
This commit is contained in:
parent
d8455d8f11
commit
df77730615
@ -1,8 +1,8 @@
|
|||||||
Name: perl-File-Which
|
Name: perl-File-Which
|
||||||
Version: 1.27
|
Version: 1.27
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Portable implementation of the 'which' utility
|
Summary: Portable implementation of the 'which' utility
|
||||||
License: GPL+ or Artistic
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||||
URL: https://metacpan.org/release/File-Which
|
URL: https://metacpan.org/release/File-Which
|
||||||
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -51,6 +51,9 @@ make test
|
|||||||
%{_mandir}/man3/File::Which.3*
|
%{_mandir}/man3/File::Which.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 31 2023 Michal Josef Špaček <mspacek@redhat.com> - 1.27-8
|
||||||
|
- Update license to SPDX format
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-7
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.27-7
|
||||||
- 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