Accepting request 1245073 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1245073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aardvark-dns?expand=0&rev=15
This commit is contained in:
Ana Guerrero 2025-02-11 20:20:08 +00:00 committed by Git OBS Bridge
commit 1ef38134d0
9 changed files with 54 additions and 12 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/containers/aardvark-dns</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">v1.13.1</param>
<param name="revision">v1.14.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/containers/aardvark-dns</param>
<param name="changesrevision">966017cf9252d09b0608ccb3ac7faf22e9bc847d</param></service></servicedata>
<param name="changesrevision">423ee20348add1431046a0ff35ac0c9dfd510484</param></service></servicedata>

BIN
aardvark-dns-1.13.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f75b53e207139333e3d9df885351b795d2ad7452700177a7b69c19b539d91bec
size 252427

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5cb8405564970f61cacd02c31d788ada8900863396efa30eb95ace2d8ac7bf7
size 64343

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Tue Feb 11 08:36:39 UTC 2025 - madhankumar.chellamuthu@suse.com
- Update to version 1.14.0:
* Release v1.14.0
* release notes for v1.14.0
* update release notes from v1.13.1
* run cargo update
* fix lint issues with rust 1.84
* chore(deps): update dependency containers/automation_images to v20250131
* fix(deps): update rust crate clap to ~4.5.28
* fix(deps): update rust crate log to 0.4.25
* fix(deps): update rust crate tokio to 1.43.0
* chore(deps): update dependency containers/automation_images to v20250107
* fix(deps): update rust crate clap to ~4.5.23
* fix(deps): update rust crate libc to 0.2.169
* fix(deps): update hickory-dns monorepo to 0.24.2
* Cargo.lock: bump some versions
* run cargo update
* cargo: set rust-version
* fix(deps): update rust crate clap to ~4.5.21
* fix(deps): update rust crate libc to 0.2.167
* OWNERS: remove edsantiago
* fix(deps): update rust crate libc to 0.2.165
* fix(deps): update rust crate libc to 0.2.164
* chore(deps): update dependency containers/automation_images to v20241107
* fix(deps): update rust crate tokio to 1.41.1
* fix(deps): update rust crate libc to 0.2.162
* test: make jq query work on centos stream 9
* [skip-ci] Packit: disable osh-diff-scan
* support ipv6 link local addresses in resolv.conf
* [skip-ci] Packit: enable c9s downstream updates
* [skip-ci] TMT: install builddeps downstream
* [skip-ci] RPM: cleanup changelog conditionals
* [skip-ci] Packit/TMT: idiomatic repo addition
* [skip-ci] Packit: Remove epel jobs
* tmt: install dnsmasq dependency
* Bump to 1.14.0-dev
-------------------------------------------------------------------
Tue Nov 12 05:32:12 UTC 2024 - madhankumar.chellamuthu@suse.com

View File

@ -1,4 +1,4 @@
name: aardvark-dns
version: 1.13.1
mtime: 1730900526
commit: 966017cf9252d09b0608ccb3ac7faf22e9bc847d
version: 1.14.0
mtime: 1739195170
commit: 423ee20348add1431046a0ff35ac0c9dfd510484

View File

@ -1,7 +1,7 @@
#
# spec file for package aardvark-dns
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: aardvark-dns
Version: 1.13.1
Version: 1.14.0
Release: 0
Summary: Authoritative dns server for A/AAAA container records
License: Apache-2.0

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.