From 4c2ac3a0415caa98fbe0ed5abdc6fc4198568bd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Tue, 18 Apr 2023 16:00:23 +0200 Subject: [PATCH] Update license to SPDX format --- perl-IPC-Run.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec index b459825..6e2314c 100644 --- a/perl-IPC-Run.spec +++ b/perl-IPC-Run.spec @@ -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 - 20220807.0-3 +- Update license to SPDX format + * Fri Jan 20 2023 Fedora Release Engineering - 20220807.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild