From a78b66189bdce78c52e3339b66bc2553e2be4505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Sat, 10 Dec 2022 17:44:10 +0100 Subject: [PATCH] Update license to SPDX format --- perl-Sys-MemInfo.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Sys-MemInfo.spec b/perl-Sys-MemInfo.spec index ed9ca95..deec68d 100644 --- a/perl-Sys-MemInfo.spec +++ b/perl-Sys-MemInfo.spec @@ -1,8 +1,8 @@ Name: perl-Sys-MemInfo Version: 0.99 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Memory information as Perl module -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Sys-MemInfo Source0: https://cpan.metacpan.org/authors/id/S/SC/SCRESTO/Sys-MemInfo-%{version}.tar.gz BuildRequires: coreutils @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Dec 10 2022 Michal Josef Špaček - 0.99-22 +- Update license to SPDX format + * Fri Jul 22 2022 Fedora Release Engineering - 0.99-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild