Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:16:35 -07:00
parent af0e739346
commit c585ccf4f1

View File

@ -81,7 +81,7 @@ License: MPL-2.0 AND ISC AND MIT AND BSD-3-Clause AND BSD-2-Clause
# ./lib/isc/tm.c BSD-2-clause and/or MPL-2.0 # ./lib/isc/tm.c BSD-2-clause and/or MPL-2.0
# ./lib/isccfg/parser.c BSD-2-clause and/or MPL-2.0 # ./lib/isccfg/parser.c BSD-2-clause and/or MPL-2.0
Version: 9.18.21 Version: 9.18.21
Release: 6%{?dist} Release: 7%{?dist}
Epoch: 32 Epoch: 32
Url: https://www.isc.org/downloads/bind/ Url: https://www.isc.org/downloads/bind/
# #
@ -976,6 +976,10 @@ fi;
%endif %endif
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 32:9.18.21-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Oct 08 2024 Petr Menšík <pemensik@redhat.com> - 32:9.18.21-6 * Tue Oct 08 2024 Petr Menšík <pemensik@redhat.com> - 32:9.18.21-6
- Make OpenSSL engine support optional and disabled (RHEL-22408) - Make OpenSSL engine support optional and disabled (RHEL-22408)