import UBI aardvark-dns-1.17.0-1.el9
This commit is contained in:
parent
16a077e03c
commit
58e9f3ca44
@ -1,2 +1,2 @@
|
||||
45f9bac8278535930331c6ae351fed725e5b3528 SOURCES/aardvark-dns-v1.16.0-vendor.tar.gz
|
||||
e95108fb4d3ba9b65cc194ae8965d6fad81d2545 SOURCES/v1.16.0.tar.gz
|
||||
3c6688e09689b55721d4a7ac56a9b5f010318109 SOURCES/aardvark-dns-v1.17.0-vendor.tar.gz
|
||||
4f50bd3bc6365e5a311248a6c6eb4018bb8423c3 SOURCES/v1.17.0.tar.gz
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/aardvark-dns-v1.16.0-vendor.tar.gz
|
||||
SOURCES/v1.16.0.tar.gz
|
||||
SOURCES/aardvark-dns-v1.17.0-vendor.tar.gz
|
||||
SOURCES/v1.17.0.tar.gz
|
||||
|
||||
@ -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.16.0
|
||||
Version: 1.17.0
|
||||
# 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
|
||||
* 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
|
||||
|
||||
* Fri Aug 15 2025 Jindrich Novy <jnovy@redhat.com> - 2:1.16.0-1
|
||||
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.16.0
|
||||
- Related: RHEL-80816
|
||||
|
||||
Loading…
Reference in New Issue
Block a user