From 5a2d92412458856760d3245da959f52dfcf606ca Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Thu, 5 Jun 2025 13:39:50 +0200 Subject: [PATCH] Rebuild because of infrastructure problems Resolves: RHEL-92412 Resolves: RHEL-88534 Resolves: RHEL-81709 --- dnsconfd.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dnsconfd.spec b/dnsconfd.spec index 4dfe5cc..5420560 100644 --- a/dnsconfd.spec +++ b/dnsconfd.spec @@ -3,7 +3,7 @@ Name: dnsconfd Version: 1.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Local DNS cache configuration daemon License: MIT URL: https://github.com/InfrastructureServices/dnsconfd @@ -242,6 +242,12 @@ fi %{_prefix}/lib/dracut/modules.d/99dnsconfd %changelog +* Thu Jun 05 2025 Tomas Korbar - 1.7.3-2 +- Rebuild because of infrastructure problems +- Resolves: RHEL-92412 +- Resolves: RHEL-88534 +- Resolves: RHEL-81709 + * Tue Jun 03 2025 Tomas Korbar - 1.7.3-1 - Rebase to 1.7.3 - Resolves: RHEL-92412