Update to 2.0.0 release
This commit is contained in:
parent
acc3bc1b6f
commit
f3b251d3bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/tpm2-tss-1.4.0.tar.gz
|
/tpm2-tss-1.4.0.tar.gz
|
||||||
|
/tpm2-tss-2.0.0.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tpm2-tss-1.4.0.tar.gz) = 6d9984f6bf295a29ba027be5e6ce54e2dae7673c52bd609999178455fb0522403120e5f35a786b5096e85f3d285e862e97e38f10a4eac4f10fa94bef8bffabbd
|
SHA512 (tpm2-tss-2.0.0.tar.gz) = df4ebe3c008dd7347acc4a4284e8bfd42ddb88b05aaf1d4d546a12b04e0040eeee92c3c9b6fbae39a15d736e4c031d78825a1398fc7d11798de2e4a171143d6b
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: tpm2-tss
|
Name: tpm2-tss
|
||||||
Version: 1.4.0
|
Version: 2.0.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: TPM2.0 Software Stack
|
Summary: TPM2.0 Software Stack
|
||||||
|
|
||||||
@ -70,6 +70,9 @@ use tpm2-tss.
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 29 2018 Yunying Sun <yunying.sun@intel.com> - 2.0.0-1
|
||||||
|
- Update to 2.0.0 release (RHBZ#1508870)
|
||||||
|
|
||||||
* Sun Mar 04 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.4.0-1
|
* Sun Mar 04 2018 Javier Martinez Canillas <javierm@redhat.com> - 1.4.0-1
|
||||||
- Update URLs to point to the new project location
|
- Update URLs to point to the new project location
|
||||||
- Add README.md CHANGELOG.md to %%files directive
|
- Add README.md CHANGELOG.md to %%files directive
|
||||||
|
Loading…
Reference in New Issue
Block a user