Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:40:59 +00:00
parent 584e3f301d
commit 8dbf503446

View File

@ -1,7 +1,7 @@
Name: trousers
Summary: TCG's Software Stack v1.2
Version: 0.3.15
Release: 3%{?dist}
Release: 4%{?dist}
License: BSD
Url: http://trousers.sourceforge.net
@ -119,6 +119,10 @@ exit 0
%{_libdir}/libtddl.a
%changelog
* 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
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.15-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937