This commit is contained in:
Peter Robinson 2020-09-23 17:02:39 +01:00
parent 8f596bd500
commit 5dede88902
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (tpm2-tss-3.0.0.tar.gz) = ba54904f2cd8cbcca85ce4d4ac5c8650da6ab076e8d8d142e1b7ee75c5e9a645520f1a5ac8ffe5269deceba84762c9074b131296e8b2d4c684ddc335a828d7a8
SHA512 (tpm2-tss-3.0.1.tar.gz) = 206830fecea22c4974a16b5e76599b3c22e077a448f15e2707b260eba6832b2089f9d7c12d3e42daf314cdfbd83309b2b623a7abeb1409234f1930a835365529

View File

@ -1,6 +1,6 @@
Name: tpm2-tss
Version: 3.0.0
Release: 3%{?dist}
Version: 3.0.1
Release: 1%{?dist}
Summary: TPM2.0 Software Stack
# The entire source code is under BSD except implementation.h and tpmb.h which
@ -117,6 +117,9 @@ use tpm2-tss.
%changelog
* Wed Sep 23 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 3.0.1-1
- Update to 3.0.1
* Tue Sep 15 2020 Than Ngo <than@redhat.com> - 3.0.0-4
- Fix doxygen crash