Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go1.22 for openSUSE:Factory checked 
in at 2025-08-09 19:58:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.22 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.22.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.22"

Sat Aug  9 19:58:48 2025 rev:20 rq:1298266 version:1.22.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.22/go1.22.changes    2025-02-07 
22:58:09.712753338 +0100
+++ /work/SRC/openSUSE:Factory/.go1.22.new.1085/go1.22.changes  2025-08-09 
20:04:54.402992189 +0200
@@ -1,0 +2,9 @@
+Fri Aug  8 05:41:24 UTC 2025 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Packaging improvements:
+  * Update go_bootstrap_version to go1.21 from go1.20 to shorten
+    the bootstrap chain. go1.21 can optionally be bootstrapped with
+    gccgo and serve as the inital version of go1.x.
+  * Refs boo#1247816 bootstrap go1.21 with gccgo
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.22.spec ++++++
--- /var/tmp/diff_new_pack.WZX8fU/_old  2025-08-09 20:04:55.151023639 +0200
+++ /var/tmp/diff_new_pack.WZX8fU/_new  2025-08-09 20:04:55.151023639 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package go1.22
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,11 +24,11 @@
 # Usually ahead of bootstrap version specified by upstream Go
 # Use Tumbleweed default gccgo and N-1 go1.x for testing
 %define gcc_go_version 13
-%define go_bootstrap_version go1.20
+%define go_bootstrap_version go1.21
 %else
 # Use gccgo and go1.x specified by upstream Go
 %define gcc_go_version 11
-%define go_bootstrap_version go1.20
+%define go_bootstrap_version go1.21
 %endif
 
 # Bootstrap go toolchain using existing go package go_bootstrap_version

Reply via email to