diff --git a/tpm2-abrmd.spec b/tpm2-abrmd.spec index fa253a8db93fbfbf1bfdac088bcf3834323adb60..2946e537454e6f031a0e93910535289925f0a7c9 100644 --- a/tpm2-abrmd.spec +++ b/tpm2-abrmd.spec @@ -2,7 +2,7 @@ Name: tpm2-abrmd Version: 2.4.0 -Release: 3 +Release: 4 Summary: A system daemon implementing the TPM2 access broker (TAB) & Resource Manager (RM) spec from the TCG License: BSD URL: https://github.com/tpm2-software/tpm2-abrmd @@ -39,7 +39,7 @@ Summary: SELinux policies for tpm2-abrmd Requires: selinux-policy >= 0.0.1 Requires(post): selinux-policy-%{selinuxtype} Requires(post): libselinux-utils -Requires(post): policycoreutils +Requires(post): policycoreutils >= 3.3 Requires(post): policycoreutils-python-utils %description selinux @@ -134,6 +134,12 @@ fi %{_datadir}/selinux/packages/tabrmd.pp.bz2 %changelog +* Thu Feb 22 2024 jinlun - 2.4.0-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Specifying Installation Dependencies policycoreutils >= 3.3 + * Tue Jan 10 2023 jinlun - 2.4.0-3 - Type:enhancement - ID:NA