From 4c4daed8a5b65786d25ecbc97527fdac215b589d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Hor=C3=A1=C4=8Dek?= Date: Tue, 26 Sep 2023 11:08:29 +0200 Subject: [PATCH] Migrate license to SPDX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Štěpán Horáček --- tpm2-abrmd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tpm2-abrmd.spec b/tpm2-abrmd.spec index 12ab3e3..e8035d3 100644 --- a/tpm2-abrmd.spec +++ b/tpm2-abrmd.spec @@ -3,10 +3,10 @@ Name: tpm2-abrmd Version: 3.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A system daemon implementing TPM2 Access Broker and Resource Manager -License: BSD +License: BSD-2-Clause URL: https://github.com/tpm2-software/tpm2-abrmd Source0: https://github.com/tpm2-software/tpm2-abrmd/releases/download/%{version}/%{name}-%{version}.tar.gz @@ -93,6 +93,9 @@ make check %changelog +* Tue Sep 26 2023 Štěpán Horáček - 3.0.0-4 +- Migrate license to SPDX + * Sat Jul 22 2023 Fedora Release Engineering - 3.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild