From 6ba7be593fedf292e6f2198d05d01a44006737b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 6 Aug 2024 11:08:28 +0200 Subject: [PATCH] Rebuild after CI changes Related: RHEL-49877 --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index f0e2f10..7c6c5c5 100644 --- a/bind.spec +++ b/bind.spec @@ -68,7 +68,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.11.36 -Release: 16%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}.1 +Release: 16%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist}.2 Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -1672,6 +1672,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Aug 06 2024 Petr Menšík - 32:9.11.36-16.2 +- Rebuild after CI change + * Thu Jul 18 2024 Petr Menšík - 32:9.11.36-16.1 - Resolve CVE-2024-1975 - Resolve CVE-2024-1737