Following stable-0.7.0 branch for TPM 2 related fixes
elliptic curve fixes MANUFACTURER changed from "IBM " to "IBM"
This commit is contained in:
parent
d629065b75
commit
afdf72ff91
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/libtpms-20190719.tar.xz
|
||||
/libtpms-20191008.tar.xz
|
||||
/libtpms-20191018.tar.xz
|
||||
/libtpms-20200520.tar.xz
|
||||
|
11
libtpms.spec
11
libtpms.spec
@ -1,8 +1,8 @@
|
||||
%global gitdate 20191018
|
||||
%global gitversion dc116933b7
|
||||
%global gitdate 20200520
|
||||
%global gitversion 84fd561166
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.7.0
|
||||
Version: 0.7.1
|
||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}.1
|
||||
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
@ -54,6 +54,11 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2020 Stefan Berger <stefanb@linux.ibm.com> - 0.7.1-0.20200520git84fd561166
|
||||
- Following stable-0.7.0 branch for TPM 2 related fixes
|
||||
- elliptic curve fixes
|
||||
- MANUFACTURER changed from "IBM " to "IBM"
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-0.20191018gitdc116933b7.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libtpms.spec) = c27d1ea53b47c58b513a886415f6cde30be92a202be6a04870edc7f7a21f6674659d8905a0f93d0f63e4474978e4dd8b9b63e61a0c7060ac4fc07c7238791edc
|
||||
SHA512 (libtpms-20191018.tar.xz) = b998fbf8d5ed6979a1e78324fb479ea2f52583ea553f66585b0e03a1f10851800b344db5383f01aa07592d24c1db1aad336c133f1d5fb18a9e7fbb887364f92b
|
||||
SHA512 (libtpms.spec) = 8b922b3d63ce7aa84a58d617f9db154fa3a6de645701e8c5425c1d8f9b6e1edb1913619f9fcb52a4272ec3bef0b12d58a3d883717b900605b14730c2d2c16363
|
||||
SHA512 (libtpms-20200520.tar.xz) = ffb78684bb4cf3ecfab323b66d909f5ffe3dbe3b9116b1274494f86ab2097871f06669945c098c82bf5841cc2e2bfaec0a1f5b3d3b4143772749994b32f722b8
|
||||
|
Loading…
Reference in New Issue
Block a user