Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package suseconnect-ng for openSUSE:Factory checked in at 2026-08-06 16:17:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suseconnect-ng (Old) and /work/SRC/openSUSE:Factory/.suseconnect-ng.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suseconnect-ng" Thu Aug 6 16:17:54 2026 rev:36 rq:1369593 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/suseconnect-ng/suseconnect-ng.changes 2026-06-13 18:45:01.359660059 +0200 +++ /work/SRC/openSUSE:Factory/.suseconnect-ng.new.16738/suseconnect-ng.changes 2026-08-06 16:17:56.419519032 +0200 @@ -1,0 +2,16 @@ +Mon Jun 15 16:29:05 UTC 2026 - Earl Sampson <[email protected]> + +- Update version to 1.23.0: + - Use product identifier for product migrations. (bsc#1268596) + - Switch to using go1.26-openssl as the default Go version to + install to support building the package (jsc#SCC-843 bsc#1268900). + - Fix flag parsing so that unknown flags or options are flagged as an + error and the usage message is displayed. (bsc#1159776) + - InstallReleasePackage interactive/noninteractive handling should + be consistent with DistUpgrade (bsc#1267478). + - Add new optional rpm_packages collector, disabled by default, to + collect list of installed SUSE vendored RPM packages. (jsc#TEL-298) + - Allow deregsiter when subscribed regcode has expired (bsc#1270392 + jsc#865) + +------------------------------------------------------------------- Old: ---- suseconnect-ng-1.22.1.tar.xz New: ---- suseconnect-ng-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suseconnect-ng.spec ++++++ --- /var/tmp/diff_new_pack.kONCs1/_old 2026-08-06 16:17:58.463590566 +0200 +++ /var/tmp/diff_new_pack.kONCs1/_new 2026-08-06 16:17:58.479591125 +0200 @@ -19,7 +19,7 @@ %global project github.com/SUSE/connect-ng Name: suseconnect-ng -Version: 1.22.1 +Version: 1.23.0 Release: 0 URL: https://github.com/SUSE/connect-ng License: LGPL-3.0-or-later @@ -30,11 +30,11 @@ Source2: vendor.tar.xz # Build against latest golang in Tumbleweed and -# go1.24-openssl on all other distributions +# go1.26-openssl on all other distributions %if 0%{?suse_version} == 1699 BuildRequires: golang(API) %else -BuildRequires: go1.24-openssl +BuildRequires: go1.26-openssl %endif BuildRequires: ruby-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kONCs1/_old 2026-08-06 16:17:58.899605824 +0200 +++ /var/tmp/diff_new_pack.kONCs1/_new 2026-08-06 16:17:58.943607364 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/SUSE/connect-ng.git</param> - <param name="revision">v1.22.1</param> + <param name="revision">v1.23.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ suseconnect-ng-1.22.1.tar.xz -> suseconnect-ng-1.23.0.tar.xz ++++++ ++++ 5486 lines of diff (skipped) ++++++ vendor.tar.xz ++++++
