diff --git a/bind.spec b/bind.spec index 9f89fea..7747134 100644 --- a/bind.spec +++ b/bind.spec @@ -67,7 +67,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.16.11 -Release: 5%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 6%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -1168,6 +1168,9 @@ fi; %endif %changelog +* Thu Apr 15 2021 Mohan Boddu - 32:9.16.11-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Feb 26 2021 Petr Menšík - 32:9.16.11-5 - Make logrotate.d world-readable (#1917061)