Rebuilt with OpenSSL 3.0.0
This commit is contained in:
parent
c89e15a3b7
commit
0081b89fb2
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libtpms
|
Name: libtpms
|
||||||
Version: 0.8.6
|
Version: 0.8.6
|
||||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}.0
|
Release: 0.%{gitdate}git%{gitversion}%{?dist}.1
|
||||||
|
|
||||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.8.6-0.20210910git7a4d46a119.1
|
||||||
|
- Rebuilt with OpenSSL 3.0.0
|
||||||
|
|
||||||
* Fri Sep 10 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.6-1.20210910git7a4d46a119
|
* Fri Sep 10 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.8.6-1.20210910git7a4d46a119
|
||||||
- tpm2: Marshal event sequence objects' hash state
|
- tpm2: Marshal event sequence objects' hash state
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user