commit go for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package go for openSUSE:Factory checked in at 2023-04-30 16:07:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go (Old) and /work/SRC/openSUSE:Factory/.go.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "go" Sun Apr 30 16:07:40 2023 rev:105 rq:1083582 version:1.20 Changes: -------- --- /work/SRC/openSUSE:Factory/go/go.changes 2022-08-27 11:47:51.733551460 +0200 +++ /work/SRC/openSUSE:Factory/.go.new.1533/go.changes 2023-04-30 16:07:56.152211150 +0200 @@ -1,0 +2,9 @@ +Fri Apr 28 14:22:09 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com> + +- Update to current stable go1.20 + Refs boo#1206346 go1.20 release tracking +- Packaging improvements: + * Re-enable debuginfo boo#1210938 remove spec comment "# nodebug" + * Use Group: Development/Languages/Go instead of Other + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go.spec ++++++ --- /var/tmp/diff_new_pack.tF2ZQa/_old 2023-04-30 16:07:56.592213834 +0200 +++ /var/tmp/diff_new_pack.tF2ZQa/_new 2023-04-30 16:07:56.592213834 +0200 @@ -1,7 +1,7 @@ # # spec file for package go # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -14,7 +14,6 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -# nodebuginfo # NOTE: This logic must come from the latest go1.x package specfile. # We only build go-race on supported systems. @@ -27,13 +26,13 @@ %endif Name: go -Version: 1.19 +Version: 1.20 # Version must always be a valid golang(API) version %define api_version %{version} Release: 0 Summary: A compiled, garbage-collected, concurrent programming language License: BSD-3-Clause -Group: Development/Languages/Other +Group: Development/Languages/Go Url: http://golang.org Source: README Recommends: go-doc = %{version} @@ -73,7 +72,7 @@ %package race Summary: Go runtime race detector License: NCSA or MIT -Group: Development/Languages/Other +Group: Development/Languages/Go Url: https://compiler-rt.llvm.org/ Requires: go = %{version} Supplements: go = %{version}
participants (1)
-
Source-Sync