Update to 2.0.1 release

This commit is contained in:
Yunying Sun 2018-08-30 17:12:11 +08:00
parent 5a93702ff2
commit 44521da439
3 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/tpm2-tss-1.4.0.tar.gz /tpm2-tss-2.0.1.tar.gz
/tpm2-tss-2.0.0.tar.gz

View File

@ -1 +1 @@
SHA512 (tpm2-tss-2.0.0.tar.gz) = df4ebe3c008dd7347acc4a4284e8bfd42ddb88b05aaf1d4d546a12b04e0040eeee92c3c9b6fbae39a15d736e4c031d78825a1398fc7d11798de2e4a171143d6b SHA512 (tpm2-tss-2.0.1.tar.gz) = 070f357a485c9e0eb591e4f6aeb06070316dc2a50e3345ecf83e765d0c1b12a1943cf173dbc71b0de5c6b6f1f067b5436d4b5e6619db07764a32bd52230a3bc2

View File

@ -1,6 +1,6 @@
Name: tpm2-tss Name: tpm2-tss
Version: 2.0.0 Version: 2.0.1
Release: 3%{?dist} Release: 1%{?dist}
Summary: TPM2.0 Software Stack Summary: TPM2.0 Software Stack
# The entire source code is under BSD except implementation.h and tpmb.h which # The entire source code is under BSD except implementation.h and tpmb.h which
@ -80,6 +80,9 @@ use tpm2-tss.
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%changelog %changelog
* Thu Aug 30 2018 Yunying Sun <yunying.sun@intel.com> - 2.0.1-1
- Update to 2.0.1 release
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild