diff --git a/libtpms.spec b/libtpms.spec index 4ffc11f..8904ee1 100644 --- a/libtpms.spec +++ b/libtpms.spec @@ -3,7 +3,7 @@ Name: libtpms Version: 0.8.4 -Release: 0.%{gitdate}git%{gitversion}%{?dist}.1 +Release: 0.%{gitdate}git%{gitversion}%{?dist}.2 Summary: Library providing Trusted Platform Module (TPM) functionality License: BSD @@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || : %{_mandir}/man3/* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.8.4-0.20210624gita594c4692a.2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 24 2021 Stefan Berger - 0.8.4-0.20210625gita594c4692a - tpm2: Reset too large size indicators in TPM2B to avoid access beyond buffer - tpm2: Restore original value in buffer if unmarshalled one was illegal