This commit is contained in:
Peter Robinson 2023-02-01 10:13:53 +00:00
parent 92208cb589
commit 23812dbeb6
2 changed files with 7 additions and 9 deletions

View File

@ -1,2 +1,2 @@
SHA512 (tpm2-pkcs11-1.8.0.tar.gz) = 599feb4d888c25a3359927b1d408f9ce85ba69d8a0e7af7ae9f3736e8940ec8d5f58b3094bef3b6515c0b1810249ea98cd73dbce592cb63de3b45ff976adda80
SHA512 (tpm2-pkcs11-1.8.0.tar.gz.asc) = bf1a8f660c5f1ca26e401df1100b502f12efd08451e4abc9a43dc17d16fa8f338b3d92817eb882fbc06b3f8b952c2436632b0edbb66dc701103e55c6ac9a7ff8
SHA512 (tpm2-pkcs11-1.9.0.tar.gz) = e88e78790a8d4d5a67713855106860e90dd18da00dc738ca7bfebf7979cdde54ce5089d0be015e7a208117bf393db700ca7739986c5e8138ee0e3b37344614b0
SHA512 (tpm2-pkcs11-1.9.0.tar.gz.asc) = 7a0e8d5420f1a9fd244c8996d58eb33e6af8173d637eacae565bd122cd283a7eb8027057fb4ad866b1af60ccfb1f985325a9f0aa50a9a8125cccf03ee67a51f9

View File

@ -1,13 +1,8 @@
%ifarch s390x
# https://bugzilla.redhat.com/show_bug.cgi?id=1861276 -> Disable LTO for now
%define _lto_cflags %{nil}
%endif
#global candidate RC0
Name: tpm2-pkcs11
Version: 1.8.0
Release: 3%{?candidate:.%{candidate}}%{?dist}
Version: 1.9.0
Release: 1%{?candidate:.%{candidate}}%{?dist}
Summary: PKCS#11 interface for TPM 2.0 hardware
License: BSD
@ -103,6 +98,9 @@ cd tools
%changelog
* Wed Feb 01 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 1.9.0-1
- Update to 1.9.0
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild