Libtpms was updated to rev. 150 of TPM 2.0 code
following branch stable-0.6.0
This commit is contained in:
parent
b5d3443886
commit
021be7b841
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libtpms-20180918.tar.xz
|
||||
/libtpms-20181031.tar.xz
|
||||
/libtpms-20181211.tar.xz
|
||||
/libtpms-20190121.tar.xz
|
||||
|
10
libtpms.spec
10
libtpms.spec
@ -1,8 +1,8 @@
|
||||
%global gitdate 20181211
|
||||
%global gitversion ba56737b93
|
||||
%global gitdate 20190121
|
||||
%global gitversion 9dc915572b
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}
|
||||
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
@ -58,6 +58,10 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2019 Stefan Berger <stefanb@linux.ibm.com> - 0.6.1-0.20190121git9dc915572b
|
||||
- Libtpms was updated to rev. 150 of TPM 2.0 code
|
||||
- following branch stable-0.6.0
|
||||
|
||||
* Tue Dec 11 2018 Stefan Berger <stefanb@linux.ibm.com> - 0.6.0-0.20181211gitba56737b93
|
||||
- Following bugfixes in libtpms
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libtpms-20181211.tar.xz) = 824c6a0773bb3f4f9873102a074f4e90ddbeeb5c58ea72c5144d5df50a123c23e1f144a3048eca7511c349ba989b1b996382b3848ddf8522fe130117dd627bb1
|
||||
SHA512 (libtpms.spec) = 7782b1eecf65721f1e06ce72dfdbd9f2921ccb96f2e9684600d83b333105245faa67a30a5ca92e567fd8f868c360f1b68cdd29a734646ffd999281c1bbfcb677
|
||||
SHA512 (libtpms.spec) = ec9a41f1b69b00c0b2cd94b1aa087b377667cd0d56bffd16f6d80a84ef979bf7c73624d4300ebec91c5da22a1a6e1f62b0f094cb90583ecd9d2c26d6c62bdc0c
|
||||
SHA512 (libtpms-20190121.tar.xz) = 34dfb165c573e833575184fb9d46f39dd3039f5f5ccdabfe9fefc4cb071706e5ae36f3a17592286cc57fd9e1e510c4ad8cb644106c8ff01efdda4537e2fd0d82
|
||||
|
Loading…
Reference in New Issue
Block a user