Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-27 01:44:57 +00:00
parent 7a6155286d
commit 285234cdd4
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: tpm2-pkcs11
Version: 0
Release: 0.2.20190219git%{shortcommit0}%{?dist}
Release: 0.3.20190219git%{shortcommit0}%{?dist}
Summary: PKCS#11 interface for TPM 2.0 hardware
License: BSD
@ -84,6 +84,9 @@ install -Dpm 755 tpm2_ptool $RPM_BUILD_ROOT%{_bindir}/tpm2_ptool
%changelog
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.20190219git1e84553
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Apr 23 2019 Jakub Jelen <jjelen@redhat.com> - 0-0.2.20190219git1e84553
- Package missing python tool for TPM2 initialization
- Update to current version from github