Update license to SPDX format
This commit is contained in:
parent
facad02cd1
commit
4c2ac3a041
@ -3,14 +3,14 @@
|
||||
|
||||
Name: perl-IPC-Run
|
||||
Version: 20220807.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Perl module for interacting with child processes
|
||||
# the rest: GPL+ or Artistic
|
||||
# The Win32* modules are not part of the binary RPM package
|
||||
# lib/IPC/Run/Win32Helper.pm: GPLv2 or Artistic
|
||||
# lib/IPC/Run/Win32Pump.pm: GPLv2 or Artistic
|
||||
# lib/IPC/Run/Win32IO.pm: GPLv2 or Artistic
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/IPC-Run
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/IPC/IPC-Run-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -113,6 +113,9 @@ make test
|
||||
%{_mandir}/man3/IPC::Run::Timer.3*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2023 Michal Josef Špaček <mspacek@redhat.com> - 20220807.0-3
|
||||
- Update license to SPDX format
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220807.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user