tpm2-pkcs11-1.8.0-2

This commit is contained in:
Jakub Jelen 2022-12-07 10:07:49 +01:00
parent a1f62d9249
commit 1f339b88bd

View File

@ -7,7 +7,7 @@
Name: tpm2-pkcs11 Name: tpm2-pkcs11
Version: 1.8.0 Version: 1.8.0
Release: 1%{?candidate:.%{candidate}}%{?dist} Release: 2%{?candidate:.%{candidate}}%{?dist}
Summary: PKCS#11 interface for TPM 2.0 hardware Summary: PKCS#11 interface for TPM 2.0 hardware
License: BSD License: BSD
@ -103,6 +103,9 @@ cd tools
%changelog %changelog
* Wed Dec 07 2022 Jakub Jelen <jjelen@redhat.com> - 1.8.0-2
- Add missing requires for the tools subpackage (#2148392)
* Wed Oct 26 2022 Jakub Jelen <jjelen@redhat.com> - 1.8.0-1 * Wed Oct 26 2022 Jakub Jelen <jjelen@redhat.com> - 1.8.0-1
- New upstream release (#2064490) - New upstream release (#2064490)