From f4213cb9a89981dafbf43a5acadb6fad35d5b8c6 Mon Sep 17 00:00:00 2001 From: jiangheng Date: Mon, 1 Aug 2022 10:05:26 +0800 Subject: [PATCH] update version to maximum and keep it the same as 22.03 --- bind.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index 3080527..b047baa 100644 --- a/bind.spec +++ b/bind.spec @@ -30,7 +30,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.16.23 -Release: 6 +Release: 8 Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -1102,6 +1102,12 @@ fi; %endif %changelog +* Mon Aug 01 2022 jiangheng - 32:9.16.23-8 +- Type:bugfix +- CVE: +- SUG:NA +- DESC:update version number to maximum and keep it same as 22.03 + * Mon Jul 25 2022 jiangheng - 32:9.16.23-6 - Type:bugfix - CVE: -- Gitee