Rebuild because of bad test configuration

Resolves: RHEL-62197
This commit is contained in:
Tomas Korbar 2025-02-14 11:44:04 +01:00
parent 93ab67e596
commit 8ebf4faf15

View File

@ -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 <tkorbar@redhat.com> - 1.7.1-2
- Rebuild because of bad test configuration
- Resolves: RHEL-62197
* Thu Feb 13 2025 Tomas Korbar <tkorbar@redhat.com> - 1.7.1-1
- Initial commit on c9s
- Resolves: RHEL-62197