- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 05:55:50 +00:00
parent 83edbae00e
commit b63796f58c

View File

@ -6,7 +6,7 @@
Name: tpm2-abrmd-selinux
Version: 2.3.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: SELinux policies for tpm2-abrmd
License: BSD
@ -71,6 +71,9 @@ fi
%{_datadir}/selinux/devel/include/%{moduletype}/%{modulename}.if
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.1-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Feb 17 2021 Jerry Snitselaar <jsnitsel@redhat.com> - 2.3.1-4
- Fix dependency.
Resolves: rhbz#1929701