Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package doggo for openSUSE:Factory checked in at 2025-10-30 18:19:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/doggo (Old) and /work/SRC/openSUSE:Factory/.doggo.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "doggo" Thu Oct 30 18:19:20 2025 rev:4 rq:1314576 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/doggo/doggo.changes 2024-10-01 17:16:56.046525245 +0200 +++ /work/SRC/openSUSE:Factory/.doggo.new.1980/doggo.changes 2025-10-30 18:19:22.502550215 +0100 @@ -1,0 +2,38 @@ +Thu Oct 30 07:22:02 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 1.1.0: + * New Features + - 94cf591: feat: add DNS Additional section support (glue + records) (@mr-karan) + - ee380c4: feat: add EDNS response parsing and display + (@mr-karan) + - c2aed51: feat: add EDNS0 options and ECS support (@mr-karan) + - ffa1d05: feat: enhance web interface with TerminalCSS and + privacy-focused DNS providers (@mr-karan) + * Bug fixes + - 172b438: fix: add missing --any and query flags to shell + completions (@mr-karan) + - db20c64: fix: add support for internationalized domain names + (IDN) with punycode conversion (@mr-karan) + - 25bb955: fix: added a test to file command ( <>) + - 754d0ed: fix: display Unicode domain names in output instead + of punycode (@mr-karan) + - 88a841c: fix: filter system nameservers by IP version when -4 + or -6 flags are used (@mr-karan) + - 32ee7ad: fix: improve DNS-over-QUIC TLS hostname verification + (@mr-karan) + - 53399fa: fix: prevent panic in DoQ resolver when server + returns empty response (@mr-karan) + - 26e829b: fix: support bare IPv6 addresses without brackets + like dig (@mr-karan) + * Others + - 432b5e6: Fix slow DNS queries over quic (@sylr) + - a646d8f: Update README.md (@mr-karan) + - a8ae3de: When no query types are asked for, default to A & + AAAA (@nogweii) + - fc48667: chore(deps): upgrade all dependencies to latest + versions (@mr-karan) + - 2acd03b: chore: remove non-working DNS0.eu DoH and DoT + endpoints (@mr-karan) + +------------------------------------------------------------------- Old: ---- doggo-1.0.5.obscpio New: ---- doggo-1.1.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ doggo.spec ++++++ --- /var/tmp/diff_new_pack.EIaPqr/_old 2025-10-30 18:19:23.370586850 +0100 +++ /var/tmp/diff_new_pack.EIaPqr/_new 2025-10-30 18:19:23.374587019 +0100 @@ -1,7 +1,7 @@ # # spec file for package doggo # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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: doggo -Version: 1.0.5 +Version: 1.1.0 Release: 0 Summary: CLI tool and API server DNS client implemented in Go License: GPL-3.0-only @@ -25,7 +25,7 @@ URL: https://github.com/mr-karan/doggo Source0: %{name}-%{version}.tar Source1: vendor.tar.xz -BuildRequires: golang(API) >= 1.22 +BuildRequires: golang(API) >= 1.25 Recommends: %{name}-bash-completion Suggests: %{name}-fish-completion Suggests: %{name}-zsh-completion ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EIaPqr/_old 2025-10-30 18:19:23.410588538 +0100 +++ /var/tmp/diff_new_pack.EIaPqr/_new 2025-10-30 18:19:23.414588707 +0100 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/mr-karan/doggo.git</param> - <param name="revision">v1.0.5</param> + <param name="revision">v1.1.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionformat">@PARENT_TAG@</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.EIaPqr/_old 2025-10-30 18:19:23.438589719 +0100 +++ /var/tmp/diff_new_pack.EIaPqr/_new 2025-10-30 18:19:23.438589719 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/mr-karan/doggo.git</param> - <param name="changesrevision">16ba284a136354fb4f11fd4d566db9b4364e9a32</param></service></servicedata> + <param name="changesrevision">885c0e54d0d1093bc5c7ef366dc4c2d6fbb69201</param></service></servicedata> (No newline at EOF) ++++++ doggo-1.0.5.obscpio -> doggo-1.1.0.obscpio ++++++ ++++ 3722 lines of diff (skipped) ++++++ doggo.obsinfo ++++++ --- /var/tmp/diff_new_pack.EIaPqr/_old 2025-10-30 18:19:23.778604070 +0100 +++ /var/tmp/diff_new_pack.EIaPqr/_new 2025-10-30 18:19:23.786604407 +0100 @@ -1,5 +1,5 @@ name: doggo -version: 1.0.5 -mtime: 1727688603 -commit: 16ba284a136354fb4f11fd4d566db9b4364e9a32 +version: 1.1.0 +mtime: 1761797401 +commit: 885c0e54d0d1093bc5c7ef366dc4c2d6fbb69201 ++++++ vendor.tar.xz ++++++ ++++ 256175 lines of diff (skipped)
