Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:27:09 -07:00
parent 3e34ee3b91
commit 8b2f2429e8

View File

@ -1,6 +1,6 @@
Name:tpm2-openssl
Version: 1.2.0
Release: 2%{?candidate:.%{candidate}}%{?dist}
Release: 3%{?candidate:.%{candidate}}%{?dist}
Summary: Provider for integration of TPM 2.0 to OpenSSL 3.0
License: BSD-3-Clause
@ -61,6 +61,9 @@ cp %{_sourcedir}/run-with-simulator %{_builddir}/%{name}-%{version}%{?candidate:
%{_libdir}/ossl-modules/tpm2.so
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2.0-3
- Bump release for June 2024 mass rebuild
* Sat Mar 23 2024 Adrian Freihofer <adrian.freihofer@gmail.com> 1.2.0-2
- tito: use release tagger (adrian.freihofer@gmail.com)
- Revert "Automatic commit of package [tpm2-openssl] release [1.2.1-1]."