Build of libtpms 0.9.5
This commit is contained in:
parent
34994449aa
commit
6c30df7212
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/libtpms-20220307.tar.xz
|
/libtpms-20220307.tar.xz
|
||||||
/libtpms-20220425.tar.xz
|
/libtpms-20220425.tar.xz
|
||||||
/libtpms-0.9.4.tar.gz
|
/libtpms-0.9.4.tar.gz
|
||||||
|
/libtpms-0.9.5.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libtpms
|
Name: libtpms
|
||||||
Version: 0.9.4
|
Version: 0.9.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library providing Trusted Platform Module (TPM) functionality
|
Summary: Library providing Trusted Platform Module (TPM) functionality
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
@ -58,6 +58,9 @@ make check
|
|||||||
%{_mandir}/man3/TPM*
|
%{_mandir}/man3/TPM*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 01 2022 Stefan Berger <stefanb@linux.ibm.com> - 0.9.5-1
|
||||||
|
- Build of libtpms 0.9.5
|
||||||
|
|
||||||
* Wed Apr 27 2022 Fabio Valentini <decathorpe@gmail.com> - 0.9.4-2
|
* Wed Apr 27 2022 Fabio Valentini <decathorpe@gmail.com> - 0.9.4-2
|
||||||
- Use standard method for fetching a GitHub release tarball.
|
- Use standard method for fetching a GitHub release tarball.
|
||||||
- Fix Versioning scheme to confirm with Packaging Guidelines.
|
- Fix Versioning scheme to confirm with Packaging Guidelines.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libtpms-0.9.4.tar.gz) = ae3e2613bc31d98c10def546c70d0c25bd1246af5090268afa0411502bfd0e454967046ebcd9025350976817441e595fa4e21562f800285db98331e4c2743505
|
SHA512 (libtpms-0.9.5.tar.gz) = 96b8d6dd66a6c4bc7b72d172d0b75444c7725a7fb5b0f792cd1cff9d8f7ec894c51e94493816f033198cc8adf2f95cf473629431dadb70b423068d834de09e21
|
||||||
|
Loading…
Reference in New Issue
Block a user