import UBI aardvark-dns-1.17.1-1.el9_8

This commit is contained in:
AlmaLinux RelEng Bot 2026-07-07 13:33:49 -04:00
parent 58e9f3ca44
commit 3d47cd3acf
3 changed files with 9 additions and 5 deletions

View File

@ -1,2 +1,2 @@
3c6688e09689b55721d4a7ac56a9b5f010318109 SOURCES/aardvark-dns-v1.17.0-vendor.tar.gz
4f50bd3bc6365e5a311248a6c6eb4018bb8423c3 SOURCES/v1.17.0.tar.gz
b78718b9ec3925247475095f15e9d175afd8fde5 SOURCES/aardvark-dns-v1.17.1-vendor.tar.gz
f378dc93e431757a297a0a8fb20e051c9c0571cd SOURCES/v1.17.1.tar.gz

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/aardvark-dns-v1.17.0-vendor.tar.gz
SOURCES/v1.17.0.tar.gz
SOURCES/aardvark-dns-v1.17.1-vendor.tar.gz
SOURCES/v1.17.1.tar.gz

View File

@ -26,7 +26,7 @@ Epoch: 2
# If that's what you're reading, Version must be 0, and will be updated by Packit for
# copr and koji builds.
# If you're reading this on dist-git, the version is automatically filled in by Packit.
Version: 1.17.0
Version: 1.17.1
# The `AND` needs to be uppercase in the License for SPDX compatibility
License: Apache-2.0 AND MIT AND Zlib
Release: 1%{?dist}
@ -124,6 +124,10 @@ tar fx %{SOURCE1}
%{_datadir}/%{name}/test
%changelog
* Tue May 05 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.17.1-1
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.17.1
- Resolves: RHEL-170152
* Fri Nov 14 2025 Jindrich Novy <jnovy@redhat.com> - 2:1.17.0-1
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.17.0
- Resolves: RHEL-85839