diff --git a/golang.spec b/golang.spec index 11cc5e2bfaf031a3fd58678fc80b622a265f1132..ccb51c3e6bb98e540cf135bc45402dd6c591885a 100644 --- a/golang.spec +++ b/golang.spec @@ -66,7 +66,7 @@ Name: golang Version: 1.17.3 -Release: 1 +Release: 2 Summary: The Go Programming Language License: BSD and Public Domain URL: https://golang.org/ @@ -163,7 +163,6 @@ ExclusiveArch: %{golang_arches} %package help Summary: Golang compiler helps and manual docs Requires: %{name} = %{version}-%{release} -BuildArch: noarch Provides: %{name}-docs = %{version}-%{release} Obsoletes: %{name}-docs Provides: %{name}-shared = %{version}-%{release} @@ -388,6 +387,9 @@ fi %files devel -f go-tests.list -f go-misc.list -f go-src.list %changelog +* Mon Apr 25 2022 herengui - 1.17.3-2 +- golang-help contains architecture related files, which cannot be marked as noarch + * Mon Nov 29 2021 chenjiankun - 1.17.3-1 - upgrade to 1.17.3