Rebuild because of infrastructure problems

Resolves: RHEL-92412
Resolves: RHEL-88534
Resolves: RHEL-81709
This commit is contained in:
Tomas Korbar 2025-06-05 13:39:50 +02:00
parent 20d64fc15a
commit 5a2d924124

View File

@ -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 <tkorbar@redhat.com> - 1.7.3-2
- Rebuild because of infrastructure problems
- Resolves: RHEL-92412
- Resolves: RHEL-88534
- Resolves: RHEL-81709
* Tue Jun 03 2025 Tomas Korbar <tkorbar@redhat.com> - 1.7.3-1
- Rebase to 1.7.3
- Resolves: RHEL-92412