Build of libtpms 0.9.2
This commit is contained in:
parent
dccaa46988
commit
bb78b7cf56
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/libtpms-20210916.tar.xz
|
||||
/libtpms-20211004.tar.xz
|
||||
/libtpms-20211126.tar.xz
|
||||
/libtpms-20220106.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global gitdate 20211126
|
||||
%global gitversion 1ff6fe1f43
|
||||
%global gitdate 20220106
|
||||
%global gitversion e81d634c27
|
||||
|
||||
Name: libtpms
|
||||
Version: 0.9.1
|
||||
Version: 0.9.2
|
||||
Release: 0.%{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
|
||||
* Thu Jan 06 2022 Stefan Berger <stefanb@linux.ibm.com> - 0.9.2-0.20220106gite81d634c27
|
||||
- Build of libtpms 0.9.2
|
||||
|
||||
* Fri Nov 26 2021 Stefan Berger <stefanb@linux.ibm.com> - 0.9.1-0.20211126git1ff6fe1f43
|
||||
- Build of libtpms 0.9.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libtpms-20211126.tar.xz) = 050b945ff538ba23746b08af8779ced944d6c911a046fa7705e5bd7cd8e6344adc85f341a5513c4b7db3e078aaf7ebcce743c45180206a6e001225e02ca242a2
|
||||
SHA512 (libtpms-20220106.tar.xz) = 7e7520875b80bda1566a8c60200cde78afb4985836236230f8e88b9def9bcedd4c6b2a1d69401ec3640262f4f3476e9509e6eebcf023105e9a82c7944102a3ce
|
||||
|
Loading…
Reference in New Issue
Block a user