diff --git a/trousers.spec b/trousers.spec index 9907161..639767f 100644 --- a/trousers.spec +++ b/trousers.spec @@ -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 - 0.3.15-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 16 2021 Mohan Boddu - 0.3.15-4 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065