diff --git a/aardvark-dns.spec b/aardvark-dns.spec index 0477309..f3f3f13 100644 --- a/aardvark-dns.spec +++ b/aardvark-dns.spec @@ -25,7 +25,7 @@ Epoch: 2 Version: 1.12.2 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND MIT AND Zlib -Release: 1%{?dist} +Release: 2%{?dist} %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else @@ -88,4 +88,8 @@ tar fx %{SOURCE1} %{_libexecdir}/podman/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 2:1.12.2-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + %autochangelog