From ce2a5d3e4ce1fdf4106af4aa29830ebcffc6a2f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Hor=C3=A1=C4=8Dek?= Date: Wed, 27 Sep 2023 11:06:14 +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-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tpm2-tools.spec b/tpm2-tools.spec index 89b6373..029178f 100644 --- a/tpm2-tools.spec +++ b/tpm2-tools.spec @@ -2,10 +2,10 @@ Name: tpm2-tools Version: 5.5 -Release: 4%{?candidate:.%{candidate}}%{?dist} +Release: 5%{?candidate:.%{candidate}}%{?dist} Summary: A bunch of TPM testing toolS build upon tpm2-tss -License: BSD +License: BSD-3-Clause URL: https://github.com/tpm2-software/tpm2-tools Source0: https://github.com/tpm2-software/tpm2-tools/releases/download/%{version}%{?candidate:-%{candidate}}/%{name}-%{version}%{?candidate:-%{candidate}}.tar.gz @@ -60,6 +60,9 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss. %{_mandir}/man1/tss2_*.1.gz %changelog +* Tue Sep 26 2023 Štěpán Horáček - 5.5-5 +- Migrate license to SPDX + * Sat Jul 22 2023 Fedora Release Engineering - 5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild