Accepting request 1141431 from home:danishprakash:branches:devel:microos

Update to version 1.10.0

OBS-URL: https://build.opensuse.org/request/show/1141431
OBS-URL: https://build.opensuse.org/package/show/devel:microos/aardvark-dns?expand=0&rev=15
This commit is contained in:
Dan Čermák 2024-01-25 16:28:57 +00:00 committed by Git OBS Bridge
parent b828aae886
commit 0e41dcdd11
7 changed files with 27 additions and 9 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.9.0</param>
<param name="revision">v1.10.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">e4785bd5430e7f3006bb537e95c2a0f9311f85bc</param></service></servicedata>
<param name="changesrevision">875c717352be058864d107c6cb07e820904aca0d</param></service></servicedata>

BIN
aardvark-dns-1.10.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Jan 25 06:08:17 UTC 2024 - danish.prakash@suse.com
- Update to version 1.10.0:
* Release 1.10.0
* Release notes for 1.10.0
* chore(deps): update rust crate chrono to 0.4.32
* chore(deps): update dependency containers/automation_images to v20240102
* fix(deps): update rust crate futures-util to 0.3.30
* fix(deps): update rust crate anyhow to 1.0.79
* fix(deps): update rust crate tokio to 1.35.1
* chore(deps): update dependency containers/automation_images to v20231208
* fix(deps): update rust crate tokio to 1.35.0
* fix duplicated IP CI flake
* server: remove unused kill switch
* fix(deps): update rust crate clap to ~4.4.10
* Bump working version to v1.10.0-dev
-------------------------------------------------------------------
Thu Nov 30 07:05:22 UTC 2023 - danish.prakash@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package aardvark-dns
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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.9.0
Version: 1.10.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.