Update license to SPDX format
This commit is contained in:
parent
9777937ee0
commit
be27485174
@ -3,9 +3,9 @@
|
||||
|
||||
Name: perl-Net-Ping
|
||||
Version: 2.75
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Check a remote host for reachability
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Net-Ping/
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Net-Ping-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -83,6 +83,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 02 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.75-2
|
||||
- Update license to SPDX format
|
||||
|
||||
* Tue Sep 06 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.75-1
|
||||
- Bump 2.75
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user