Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obs-service-go_modules for 
openSUSE:Factory checked in at 2025-03-27 22:32:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-go_modules (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-go_modules.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-go_modules"

Thu Mar 27 22:32:04 2025 rev:12 rq:1256317 version:0.6.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-go_modules/obs-service-go_modules.changes
    2024-06-27 16:05:04.082503575 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-go_modules.new.2696/obs-service-go_modules.changes
  2025-03-27 22:32:14.680465568 +0100
@@ -1,0 +2,15 @@
+Wed Mar 26 15:06:49 UTC 2025 - Jeff Kowalczyk <[email protected]>
+
+- Update go toolchain to Requires: golang(API) >= 1.24
+  Refs boo#1240130
+  * Recent go toolchain versions enforce use of the minimum
+    toolchain version specified in go.mod
+  * Minimum toolchain requirements are in effect for go commands as
+    well as unit compilation
+  * Users running a version older than specified may see error:
+    go: go.mod requires go >= 1.24.1 (running go 1.22.2; GOTOOLCHAIN=local)
+  * This package and others which call go toolchain commands will
+    need timely updates to the latest version
+  * Closes https://github.com/openSUSE/obs-service-go_modules/issues/62
+
+-------------------------------------------------------------------
@@ -4,0 +20 @@
+  Refs boo#1240130

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ obs-service-go_modules.spec ++++++
--- /var/tmp/diff_new_pack.bzKANp/_old  2025-03-27 22:32:15.152485107 +0100
+++ /var/tmp/diff_new_pack.bzKANp/_new  2025-03-27 22:32:15.152485107 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package obs-service-go_modules
 #
-# 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
@@ -46,7 +46,7 @@
 Source:         %{name}-%{version}.tar.gz
 BuildRequires:  go-md2man
 Requires:       python3-libarchive-c
-Requires:       golang(API) >= 1.22
+Requires:       golang(API) >= 1.24
 BuildArch:      noarch
 %if %{with needs_external_argparse}
 BuildRequires:  %{use_python}-argparse

Reply via email to