Build of libtpms 0.9.4
This commit is contained in:
parent
ccfd66aa99
commit
509250ef13
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/libtpms-20211126.tar.xz
|
||||
/libtpms-20220106.tar.xz
|
||||
/libtpms-20220307.tar.xz
|
||||
/libtpms-20220425.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global gitdate 20220307
|
||||
%global gitversion a63c51805e
|
||||
%global gitdate 20220425
|
||||
%global gitversion e4d68670e1
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.9.3
|
||||
Version: 0.9.4
|
||||
Release: 1.%{gitdate}git%{gitversion}%{?dist}
|
||||
|
||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||
@ -55,6 +55,9 @@ find %{buildroot} -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 25 2022 Stefan Berger <stefanb@linux.ibm.com> - 0.9.4-1.20220425gite4d68670e1
|
||||
- Build of libtpms 0.9.4
|
||||
|
||||
* Mon Mar 07 2022 Stefan Berger <stefanb@linux.ibm.com> - 0.9.3-1.20220307gita63c51805e
|
||||
- Build of libtpms 0.9.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtpms-20220307.tar.xz) = 8e16f3a005480c527ccbbaf0cb56c914a9b35bfc036c4677627fb7128e0d0b727740381a6f15e65e0c36fc36788eb929a1ee38e3612b2deeff22ec66aa16632b
|
||||
SHA512 (libtpms-20220425.tar.xz) = 5d1eb3a3269a32b3094966e8ce0c1d06ec37f9f5968563f66d9f45397a1e01740be5c1167c274bd037915b46e180934df8ddd0aea5d07fd7a7bfacc94a392837
|
||||
|
Loading…
Reference in New Issue
Block a user