diff --git a/coredns.spec b/coredns.spec index 1a34410c577dfbefbcc2b262033e6df38713c166..33aa8d5535f6b244efcc1a7b261ded00214ef6d9 100644 --- a/coredns.spec +++ b/coredns.spec @@ -1,8 +1,8 @@ %define project github.com/coredns/coredns %global debug_package %{nil} Name: coredns -Version: 1.11.3 -Release: 1.4 +Version: 1.11.4 +Release: 1 Summary: CoreDNS is a DNS server/forwarder, written in Go License: Apache-2.0 URL: https://coredns.io @@ -86,6 +86,9 @@ install -m 0644 man/coredns-*.7 %{buildroot}/%{_mandir}/man7 %{_mandir}/man7/coredns-* %changelog +* Tue Oct 14 2025 openeuler_bot - 1.11.4-1 +- update coredns to 1.11.4 + * Mon Nov 11 2024 Paco Xu - 1.11.3-1.4 - Bump coredns to v1.11.3 diff --git a/net_loong64.tar.gz b/net_loong64.tar.gz deleted file mode 100644 index 30fa1b06f233dd308ba3f319cb514f13e111d08b..0000000000000000000000000000000000000000 Binary files a/net_loong64.tar.gz and /dev/null differ diff --git a/v1.11.4.tar.gz b/v1.11.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4b065129d2d2abc52e287f054f2462b4a25f904c Binary files /dev/null and b/v1.11.4.tar.gz differ