import aardvark-dns-1.13.0-1.el10

i10cs changed/i10cs/aardvark-dns-1.13.0-1.el10
MSVSphere Packaging Team 3 months ago
parent a4075afbb1
commit a6705c78f7
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1,2 +1,2 @@
8776959420bbf7d04e1da4c2caf76f460f21ff47 SOURCES/aardvark-dns-v1.12.2-vendor.tar.gz bc162b3e55c6e662f7bd8cff1b7f14dd747ee96c SOURCES/aardvark-dns-v1.13.0-vendor.tar.gz
a7354830fcca9d6cf242b5f118dc49eec7c6cfd0 SOURCES/v1.12.2.tar.gz 1e937b2687b456d7dd8b1b32224a6fe5ca75a0fb SOURCES/v1.13.0.tar.gz

4
.gitignore vendored

@ -1,2 +1,2 @@
SOURCES/aardvark-dns-v1.12.2-vendor.tar.gz SOURCES/aardvark-dns-v1.13.0-vendor.tar.gz
SOURCES/v1.12.2.tar.gz SOURCES/v1.13.0.tar.gz

@ -27,7 +27,7 @@ Epoch: 2
# If that's what you're reading, Version must be 0, and will be updated by Packit for # If that's what you're reading, Version must be 0, and will be updated by Packit for
# copr and koji builds. # copr and koji builds.
# If you're reading this on dist-git, the version is automatically filled in by Packit. # If you're reading this on dist-git, the version is automatically filled in by Packit.
Version: 1.12.2 Version: 1.13.0
# The `AND` needs to be uppercase in the License for SPDX compatibility # The `AND` needs to be uppercase in the License for SPDX compatibility
License: Apache-2.0 AND MIT AND Zlib License: Apache-2.0 AND MIT AND Zlib
Release: 1%{?dist} Release: 1%{?dist}
@ -93,10 +93,18 @@ tar fx %{SOURCE1}
%{_libexecdir}/podman/%{name} %{_libexecdir}/podman/%{name}
%changelog %changelog
## START: Generated by rpmautospec
* Wed Oct 30 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.13.0-1
- aardvark-dns-1.13.0-1.el10
- update to https://github.com/containers/aardvark-dns/releases/tag/v1.13.0
- Resolves: RHEL-65320
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:1.12.2-2
- Bump release for October 2024 mass rebuild:
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2:1.12.2-1 * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2:1.12.2-1
- Rebuilt for MSVSphere 10 - Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Wed Sep 04 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.12.2-1 * Wed Sep 04 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.12.2-1
- Update to 1.12.2 upstream release - Update to 1.12.2 upstream release

Loading…
Cancel
Save