|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: dnsconfd
|
|
|
|
|
Version: 1.2.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Local DNS cache configuration daemon
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://github.com/InfrastructureServices/dnsconfd
|
|
|
|
@ -171,6 +171,10 @@ fi
|
|
|
|
|
%{_tmpfilesdir}/dnsconfd-unbound.conf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.0-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Aug 16 2024 Tomas Korbar <tkorbar@redhat.com> - 1.2.0-1
|
|
|
|
|
- Release 1.2.0
|
|
|
|
|
|
|
|
|
|