diff --git a/libtpms.spec b/libtpms.spec index e350386..17fe25c 100644 --- a/libtpms.spec +++ b/libtpms.spec @@ -3,7 +3,7 @@ Name: libtpms Version: 0.8.6 -Release: 0.%{gitdate}git%{gitversion}%{?dist}.2 +Release: 0.%{gitdate}git%{gitversion}%{?dist}.3 Summary: Library providing Trusted Platform Module (TPM) functionality License: BSD @@ -58,6 +58,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || : %{_mandir}/man3/* %changelog +* Wed Sep 15 2021 Sahana Prasad - 0.8.6-0.20210910git7a4d46a119.3 +- Rebuilt with OpenSSL 3.0.0 + * Tue Sep 14 2021 Stefan Berger - 0.8.6-0.20210910git7a4d46a119.2 - Build with -Wno-deprecated-declarations