Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gopls for openSUSE:Factory checked in at 2025-05-09 18:49:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gopls (Old) and /work/SRC/openSUSE:Factory/.gopls.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gopls" Fri May 9 18:49:14 2025 rev:20 rq:1275936 version:0.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gopls/gopls.changes 2025-02-25 16:58:14.893680624 +0100 +++ /work/SRC/openSUSE:Factory/.gopls.new.30101/gopls.changes 2025-05-09 18:52:09.787087840 +0200 @@ -1,0 +2,9 @@ +Thu May 8 21:58:42 UTC 2025 - Jeff Kowalczyk <[email protected]> + +- Packaging improvements: + * Update to BuildRequires: golang(API) >= 1.23 matching go.mod + * Add Requires: golang(API) >= 1.23 matching go.mod. This tool + requires a go toolchain for its functionality. Using + Recommends: or Suggests: instead may also make sense here. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gopls.spec ++++++ --- /var/tmp/diff_new_pack.cCgxUL/_old 2025-05-09 18:52:10.367111967 +0200 +++ /var/tmp/diff_new_pack.cCgxUL/_new 2025-05-09 18:52:10.371112134 +0200 @@ -25,7 +25,8 @@ URL: https://pkg.go.dev/golang.org/x/tools/gopls Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: golang(API) >= 1.18 +BuildRequires: golang(API) >= 1.23 +Requires: golang(API) >= 1.23 %description gopls (pronounced "Go please") is the official Go language server developed
