Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 09:06:14 -07:00
parent 5889b510fd
commit 1ceff598c6

View File

@ -1,5 +1,5 @@
Version: 0.4.12
Release: 8%{?dist}
Release: 9%{?dist}
# Define the directory where the OpenSSL engines are installed
%global enginesdir %{_libdir}/engines-3
@ -124,6 +124,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi;
%endif
%changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.4.12-9
- Bump release for June 2024 mass rebuild
* Thu Feb 08 2024 Jakub Jelen <jjelen@redhat.com> - 0.4.12-8
- Unbreak OpenSSL version detection for OpenSSL 3.1.x