Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:17:11 -07:00
parent e7b22771fd
commit 53ee96a737

View File

@ -9,7 +9,7 @@ Name: tss2
# this is the release of the TSS library
Version: 2.3.2
# this is the release of the fedora package, goes back to 1 when version changes
Release: 2%{?dist}
Release: 3%{?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
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:2.3.2-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Fri Oct 11 2024 Štěpán Horáček <shoracek@redhat.com> - 1:2.3.2-2
- Version bump
- Resolves: RHEL-54174