import UBI aardvark-dns-1.7.0-1.module+el8.9.0+20326+387084d0
This commit is contained in:
parent
a00a691f27
commit
a976dcb65e
@ -1,2 +1,2 @@
|
|||||||
39ac41d514839dcc34bbf1db142ec63a59f8d47f SOURCES/aardvark-dns-v1.5.0-vendor.tar.gz
|
5b829370a9bd169f0dae26b0ae164cdd8678b5ed SOURCES/aardvark-dns-v1.7.0-vendor.tar.gz
|
||||||
84c175b7fabd69b3abfe3f60c4859661cc02f267 SOURCES/v1.5.0.tar.gz
|
1396de0510c0d234ec69c1c46094f6632f2fbdb5 SOURCES/v1.7.0.tar.gz
|
||||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/aardvark-dns-v1.5.0-vendor.tar.gz
|
SOURCES/aardvark-dns-v1.7.0-vendor.tar.gz
|
||||||
SOURCES/v1.5.0.tar.gz
|
SOURCES/v1.7.0.tar.gz
|
||||||
|
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: aardvark-dns
|
Name: aardvark-dns
|
||||||
Version: 1.5.0
|
Version: 1.7.0
|
||||||
License: ASL 2.0 and BSD and MIT
|
License: ASL 2.0 and BSD and MIT
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
ExclusiveArch: %{rust_arches}
|
ExclusiveArch: %{rust_arches}
|
||||||
Summary: Authoritative DNS server for A/AAAA container records
|
Summary: Authoritative DNS server for A/AAAA container records
|
||||||
URL: https://github.com/containers/aardvark-dns
|
URL: https://github.com/containers/aardvark-dns
|
||||||
@ -50,6 +50,14 @@ EOF
|
|||||||
%{_libexecdir}/podman/%{name}
|
%{_libexecdir}/podman/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.7.0-1
|
||||||
|
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.7.0
|
||||||
|
- Related: #2176055
|
||||||
|
|
||||||
|
* Thu May 11 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.6.0-1
|
||||||
|
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.6.0
|
||||||
|
- Related: #2176055
|
||||||
|
|
||||||
* Fri Feb 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.5.0-2
|
* Fri Feb 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.5.0-2
|
||||||
- always stay offline during build
|
- always stay offline during build
|
||||||
- Related: #2123641
|
- Related: #2123641
|
||||||
|
Loading…
Reference in New Issue
Block a user