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