diff --git a/.gitignore b/.gitignore index e1466ae..3a0ca57 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /ibmtss1331.tar.gz /ibmtss1.6.0.tar.gz /ibmtss2.1.1.tar.gz +/ibmtss2.3.2.tar.gz diff --git a/sources b/sources index e602830..9ac25df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibmtss2.1.1.tar.gz) = ac28d3e714299b01edd0a664e623cea7e8dfb9983279818456c3eeebf26289583fbea333fba66f3df270810cf47b26775a74fab8af2ee027d6f4cdeca392bcb3 +SHA512 (ibmtss2.3.2.tar.gz) = cbc9d51f42a98c8063e09801742547226ca74c1e9cb4b2645b28bd7937192edb6a2ca24fc1f8c1eec73be3f400c48d005990ce6e78de2c10fc4907d8610062c1 diff --git a/tss2.spec b/tss2.spec index af9403e..b24de23 100644 --- a/tss2.spec +++ b/tss2.spec @@ -7,9 +7,9 @@ Name: tss2 # this is the release of the TSS library -Version: 2.1.1 +Version: 2.3.2 # this is the release of the fedora package, goes back to 1 when version changes -Release: 4%{?dist} +Release: 1%{?dist} Epoch: 1 Summary: IBM's TCG Software Stack (TSS) for TPM 2.0 and related utilities @@ -79,6 +79,10 @@ find %{buildroot} -type f -name "*.la" -delete -print %doc ibmtss.docx %changelog +* Thu Oct 3 2024 Štěpán Horáček - 1:2.3.2-1 +- Update to 2.3.2 +- Resolves: RHEL-54174 + * Mon Jun 24 2024 Troy Dawson - 1:2.1.1-4 - Bump release for June 2024 mass rebuild