Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go1.20 for openSUSE:Factory checked 
in at 2023-04-29 17:28:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.20 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.20.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.20"

Sat Apr 29 17:28:23 2023 rev:5 rq:1083592 version:1.20.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.20/go1.20.changes    2023-04-05 
21:35:18.510449784 +0200
+++ /work/SRC/openSUSE:Factory/.go1.20.new.1533/go1.20.changes  2023-04-29 
17:28:32.306642120 +0200
@@ -1,0 +2,8 @@
+Fri Apr 28 23:47:22 UTC 2023 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Packaging improvements:
+  * Re-enable binary stripping and debuginfo boo#1210938
+  * go1.x Suggests go1.x-race do not install by default boo#1210963
+  * Use Group: Development/Languages/Go instead of Other
+
+-------------------------------------------------------------------
@@ -28 +36 @@
-- Build subpackage go1.20-libstd compiled shared object libstd.so
+- Build subpackage go1.x-libstd compiled shared object libstd.so

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

Other differences:
------------------
++++++ go1.20.spec ++++++
--- /var/tmp/diff_new_pack.pXeUnF/_old  2023-04-29 17:28:32.966644883 +0200
+++ /var/tmp/diff_new_pack.pXeUnF/_new  2023-04-29 17:28:32.974644918 +0200
@@ -14,16 +14,8 @@
 
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
-# nodebuginfo
 
 
-# strip will cause Go's .a archives to become invalid because strip appears to
-# reassemble the archive incorrectly. This is a known issue upstream
-# (https://github.com/golang/go/issues/17890), but we have to deal with it in
-# the meantime.
-%undefine _build_create_debug
-%define __arch_install_post export NO_BRP_STRIP_DEBUG=true NO_BRP_AR=true
-
 # Specify Go toolchain version used to bootstrap this package's Go toolchain
 # go_bootstrap_version bootstrap go toolchain with specific existing go1.x 
package
 # gcc_go_version       bootstrap go toolchain with specific version of gcc-go
@@ -163,6 +155,7 @@
 %endif
 BuildRequires:  fdupes
 Suggests:       %{name}-doc = %{version}
+Suggests:       %{name}-race = %{version}
 %if 0%{?suse_version} > 1500
 # openSUSE Tumbleweed
 Suggests:       %{name}-libstd = %{version}

Reply via email to