Update to 2.3.2
Resolves: RHEL-54174 Signed-off-by: Štěpán Horáček <shoracek@redhat.com>
This commit is contained in:
parent
cd98722008
commit
99620c8298
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/ibmtss1331.tar.gz
|
/ibmtss1331.tar.gz
|
||||||
/ibmtss1.6.0.tar.gz
|
/ibmtss1.6.0.tar.gz
|
||||||
/ibmtss2.1.1.tar.gz
|
/ibmtss2.1.1.tar.gz
|
||||||
|
/ibmtss2.3.2.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibmtss2.1.1.tar.gz) = ac28d3e714299b01edd0a664e623cea7e8dfb9983279818456c3eeebf26289583fbea333fba66f3df270810cf47b26775a74fab8af2ee027d6f4cdeca392bcb3
|
SHA512 (ibmtss2.3.2.tar.gz) = cbc9d51f42a98c8063e09801742547226ca74c1e9cb4b2645b28bd7937192edb6a2ca24fc1f8c1eec73be3f400c48d005990ce6e78de2c10fc4907d8610062c1
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
|
|
||||||
Name: tss2
|
Name: tss2
|
||||||
# this is the release of the TSS library
|
# 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
|
# this is the release of the fedora package, goes back to 1 when version changes
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: IBM's TCG Software Stack (TSS) for TPM 2.0 and related utilities
|
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
|
%doc ibmtss.docx
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 3 2024 Štěpán Horáček <shoracek@redhat.com> - 1:2.3.2-1
|
||||||
|
- Update to 2.3.2
|
||||||
|
- Resolves: RHEL-54174
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.1.1-4
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.1.1-4
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user