Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package container-suseconnect for openSUSE:Factory checked in at 2025-04-24 17:25:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/container-suseconnect (Old) and /work/SRC/openSUSE:Factory/.container-suseconnect.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "container-suseconnect" Thu Apr 24 17:25:39 2025 rev:4 rq:1272246 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/container-suseconnect/container-suseconnect.changes 2024-03-13 22:20:11.587842342 +0100 +++ /work/SRC/openSUSE:Factory/.container-suseconnect.new.30101/container-suseconnect.changes 2025-04-24 17:27:50.251185648 +0200 @@ -1,0 +2,12 @@ +Wed Apr 23 17:14:43 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 2.5.1: + * Bump github.com/mssola/capture from 1.0.0 to 1.1.0 + * Log everything to stderr + * Code formatting + * Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 + * Also allow optionally to pass down the system_token + * Various golangci-lint v2.1x warnings fixed + * Remove use of urfave/cli and replace it with flag + +------------------------------------------------------------------- Old: ---- container-suseconnect-2.5.0.tar.zst New: ---- container-suseconnect-2.5.1.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ container-suseconnect.spec ++++++ --- /var/tmp/diff_new_pack.u8hZ6i/_old 2025-04-24 17:27:51.115221911 +0200 +++ /var/tmp/diff_new_pack.u8hZ6i/_new 2025-04-24 17:27:51.115221911 +0200 @@ -1,7 +1,7 @@ # # spec file for package container-suseconnect # -# 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 @@ -22,7 +22,7 @@ %global zypp_services %{zypp_path}/services %global zypp_urlresolver %{zypp_path}/urlresolver Name: %{project} -Version: 2.5.0 +Version: 2.5.1 Release: 0 Summary: Provides access to repositories inside containers License: Apache-2.0 @@ -34,9 +34,9 @@ BuildRequires: libzypp > 9.34 BuildRequires: zstd %if 0%{?suse_version} == 1500 -BuildRequires: go1.21-openssl +BuildRequires: go1.23-openssl %else -BuildRequires: golang(API) = 1.21 +BuildRequires: golang(API) = 1.24 %endif Requires: libzypp > 9.34 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.u8hZ6i/_old 2025-04-24 17:27:51.147223254 +0200 +++ /var/tmp/diff_new_pack.u8hZ6i/_new 2025-04-24 17:27:51.151223421 +0200 @@ -4,8 +4,8 @@ <param name="scm">git</param> <param name="filename">container-suseconnect</param> <param name="exclude">.git</param> - <param name="versionformat">2.5.0</param> - <param name="revision">v2.5.0</param> + <param name="versionformat">2.5.1</param> + <param name="revision">v2.5.1</param> </service> <service mode="manual" name="recompress"> <param name="file">*.tar</param> ++++++ container-suseconnect-2.5.0.tar.zst -> container-suseconnect-2.5.1.tar.zst ++++++ ++++ 1720 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ ++++ 40230 lines of diff (skipped)