Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libtpms.git#299e3ef857e02bc9129cc7a9c5808bcb05cf7e8c
This commit is contained in:
parent
5363169266
commit
1dda436e88
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/libtpms-20200527.tar.xz
|
||||
/libtpms-20200731.tar.xz
|
||||
/libtpms-20201031.tar.xz
|
||||
/libtpms-20210218.tar.xz
|
||||
|
10
libtpms.spec
10
libtpms.spec
@ -1,8 +1,8 @@
|
||||
%global gitdate 20201031
|
||||
%global gitversion 2452a24dab
|
||||
%global gitdate 20210218
|
||||
%global gitversion e271498466
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.7.4
|
||||
Version: 0.7.5
|
||||
Release: 0.%{gitdate}git%{gitversion}%{?dist}.1
|
||||
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
@ -55,6 +55,10 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 18 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.7.5-0.20210218gite271498466
|
||||
- Addressed UBSAN and cppcheck detected issues
|
||||
- Return proper size of ECC Parameters to pass HLK tests
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.4-0.20201031git2452a24dab.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtpms-20201031.tar.xz) = b6997ee16e76fccf81b6a77d1ff0c664ec196eff146d1a8a73e7046b7186a1f4a80f55f4ee145e38b9a6137207c21dd3f0e444acb0a0ea64c000abcd620f37d6
|
||||
SHA512 (libtpms-20210218.tar.xz) = 15184af3cc72b6211a61f1b60a1d941b30a90fa0aa1864e03afdd0aa421487b71f79f6c7e144750fc54721ccafa27a1fa54615fc0c17c31be19f4d8f42f1726e
|
||||
|
Loading…
Reference in New Issue
Block a user