Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package delve for openSUSE:Factory checked in at 2025-04-11 16:49:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/delve (Old) and /work/SRC/openSUSE:Factory/.delve.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "delve" Fri Apr 11 16:49:53 2025 rev:17 rq:1268542 version:1.24.2 Changes: -------- --- /work/SRC/openSUSE:Factory/delve/delve.changes 2025-03-07 16:47:32.854913468 +0100 +++ /work/SRC/openSUSE:Factory/.delve.new.1907/delve.changes 2025-04-11 16:50:04.635543871 +0200 @@ -1,0 +2,31 @@ +Fri Apr 11 06:24:09 UTC 2025 - Jeff Kowalczyk <jkowalc...@suse.com> + +- Update to version 1.24.2: + * *: 1.24.2 (#3983) + * service/test: assert error on CreateBreakpoint in TestNextInstruction (#3979) + * gdbserial: do not abort register reload on the first failed register (#3966) + * service/dap: fix race condition when launching with backend=rr (#3971) + * proc: limit the max length of goroutine's label map (#3928) (#3968) + * proc: replace Thread.Location method with a function (#3972) + * debugger: add missing targetMutex protection to CreateWatchpoint() (#3973) + * proc: relax DWARFv5 check (#3961) + * debugger: acquire missing lock to GuessSubstitutePath (#3963) + * proc: skip invalid goroutine labels when debugging on Go 1.24 (#3928) (#3962) + * proc: fix bug telemetry counter increment (#3967) + * proc: do not always allocate struct literals (#3953) + * Documentation: fix substitutePath explanation for DAP server (#3952) + * proc/core: skip tests on ppc64le (#3954) + * service/test: skip substitutepath test when modules disabled (#3955) + * proc: add support for struct literals (#3935) + * terminal: better question for suspended breakpoints (#3934) + * terminal/command: bind if condition to location earlier (#3938) + * cmd/dlv: fix typo (#3951) + * service/test: fix compile error in tests (#3949) + * service/debugger: fix FindLocation with child processes (#3937) + * goversion: add check for DWARFv5 compatibility (#3943) + * proc: add RegnumToString to PPC64LE architecture (#3944) + * *: fix various test problems with go1.25 (#3946) +- Packaging improvements: + * Update to BuildRequires: golang(API) >= 1.21 matching go.mod + +------------------------------------------------------------------- Old: ---- delve-1.24.1.tar.gz New: ---- delve-1.24.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ delve.spec ++++++ --- /var/tmp/diff_new_pack.WIIeKJ/_old 2025-04-11 16:50:05.299571787 +0200 +++ /var/tmp/diff_new_pack.WIIeKJ/_new 2025-04-11 16:50:05.303571955 +0200 @@ -19,7 +19,7 @@ %define shortname dlv Name: delve -Version: 1.24.1 +Version: 1.24.2 Release: 0 Summary: Debugger for the Go Programming Language License: MIT @@ -27,7 +27,7 @@ URL: https://github.com/go-delve/delve Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) >= 1.17 +BuildRequires: golang(API) >= 1.21 # your_linux_architecture_is_not_supported_by_delve (support_sentinel_linux.go) ExcludeArch: s390x ppc64 ppc64le %arm riscv64 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WIIeKJ/_old 2025-04-11 16:50:05.335573300 +0200 +++ /var/tmp/diff_new_pack.WIIeKJ/_new 2025-04-11 16:50:05.339573469 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/go-delve/delve.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.24.1</param> + <param name="revision">v1.24.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.WIIeKJ/_old 2025-04-11 16:50:05.359574309 +0200 +++ /var/tmp/diff_new_pack.WIIeKJ/_new 2025-04-11 16:50:05.363574478 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/go-delve/delve.git</param> - <param name="changesrevision">fc6a439f2206c796bb20f56f37f8e10eb26cb158</param></service></servicedata> + <param name="changesrevision">f0cc62bfcaa18b9f2cd01cebd818fad537ee93ec</param></service></servicedata> (No newline at EOF) ++++++ delve-1.24.1.tar.gz -> delve-1.24.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/delve/delve-1.24.1.tar.gz /work/SRC/openSUSE:Factory/.delve.new.1907/delve-1.24.2.tar.gz differ: char 12, line 1 ++++++ vendor.tar.gz ++++++