From ec33bd256c3d4e1fdce2bea0b5af49ac0ec3996a Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Thu, 16 Feb 2023 13:35:52 +0100 Subject: [PATCH] migrated to SPDX license --- ppc64-diag.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ppc64-diag.spec b/ppc64-diag.spec index f186509..09971d7 100644 --- a/ppc64-diag.spec +++ b/ppc64-diag.spec @@ -1,9 +1,9 @@ Name: ppc64-diag Version: 2.7.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PowerLinux Platform Diagnostics URL: https://github.com/power-ras/%{name} -License: GPLv2 +License: GPL-2.0-only ExclusiveArch: ppc %{power64} BuildRequires: make BuildRequires: gcc-c++ @@ -169,6 +169,9 @@ if [ "$1" = "0" ]; then # last uninstall fi %changelog +* Thu Feb 16 2023 Than Ngo - 2.7.9-3 +- migrated to SPDX license + * Fri Jan 20 2023 Fedora Release Engineering - 2.7.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild