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