diff --git a/swtpm.spec b/swtpm.spec index c1ca15718eeac18aa5129c7951b89d5dc9cb8268..34c5c89961e91d5048788d4e1a8a23c399c862b7 100644 --- a/swtpm.spec +++ b/swtpm.spec @@ -12,7 +12,7 @@ Summary: TPM Emulator Name: swtpm Version: 0.3.3 -Release: 2 +Release: 3 License: BSD Url: http://github.com/stefanberger/swtpm Source0: %{url}/archive/%{gitcommit}/%{name}-%{gitshortcommit}.tar.gz @@ -75,6 +75,7 @@ Tools for the TPM emulator from the swtpm package %prep %autosetup -n %{name}-%{gitcommit} +%selinux_relabel_pre -s %{selinuxtype} %build @@ -163,6 +164,9 @@ fi %attr( 755, tss, tss) %{_localstatedir}/lib/swtpm-localca %changelog +* Tue Nov 16 2021 imxcc - 0.3.3-3 +- add selinux_relabel_pre + * Tue Sep 15 2020 jiangfangjie - 0.3.3-2 - update spec file and disable test case pkcs11