From 8ebf4faf150e5525f68384c1102a83249a35b897 Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Fri, 14 Feb 2025 11:44:04 +0100 Subject: [PATCH] Rebuild because of bad test configuration Resolves: RHEL-62197 --- dnsconfd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dnsconfd.spec b/dnsconfd.spec index 8103f5c..da639a7 100644 --- a/dnsconfd.spec +++ b/dnsconfd.spec @@ -3,7 +3,7 @@ Name: dnsconfd Version: 1.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Local DNS cache configuration daemon License: MIT URL: https://github.com/InfrastructureServices/dnsconfd @@ -236,6 +236,10 @@ fi %{_prefix}/lib/dracut/modules.d/99dnsconfd %changelog +* Fri Feb 14 2025 Tomas Korbar - 1.7.1-2 +- Rebuild because of bad test configuration +- Resolves: RHEL-62197 + * Thu Feb 13 2025 Tomas Korbar - 1.7.1-1 - Initial commit on c9s - Resolves: RHEL-62197