Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 01:09:08 +00:00
parent 8dbf503446
commit 4582b014d9

View File

@ -1,7 +1,7 @@
Name: trousers
Summary: TCG's Software Stack v1.2
Version: 0.3.15
Release: 4%{?dist}
Release: 5%{?dist}
License: BSD
Url: http://trousers.sourceforge.net
@ -119,6 +119,10 @@ exit 0
%{_libdir}/libtddl.a
%changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.15-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.15-4
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065