From 1df327355a9f72a6ff79f32c3cccc1c510f042e3 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:33 +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-selinux.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tpm2-abrmd-selinux.spec b/tpm2-abrmd-selinux.spec index 8733275..d91f928 100644 --- a/tpm2-abrmd-selinux.spec +++ b/tpm2-abrmd-selinux.spec @@ -6,10 +6,10 @@ Name: tpm2-abrmd-selinux Version: 2.3.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: SELinux policies for tpm2-abrmd -License: BSD +License: BSD-2-Clause URL: https://github.com/tpm2-software/tpm2-abrmd Source0: https://github.com/tpm2-software/tpm2-abrmd/archive/%{version}/tpm2-abrmd-%{version}.tar.gz @@ -75,6 +75,9 @@ fi %{_datadir}/selinux/devel/include/%{moduletype}/%{modulename}.if %changelog +* Tue Sep 26 2023 Štěpán Horáček - 2.3.1-9 +- Migrate license to SPDX + * Sat Jul 22 2023 Fedora Release Engineering - 2.3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild