Hello community, here is the log from the commit of package go1.6 for openSUSE:Factory checked in at 2018-02-27 17:00:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.6 (Old) and /work/SRC/openSUSE:Factory/.go1.6.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go1.6" Tue Feb 27 17:00:25 2018 rev:6 rq:580587 version:1.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.6/go1.6.changes 2018-01-19 11:53:24.963064602 +0100 +++ /work/SRC/openSUSE:Factory/.go1.6.new/go1.6.changes 2018-02-27 17:00:53.773671954 +0100 @@ -1,0 +2,5 @@ +Sat Feb 24 19:00:42 UTC 2018 - [email protected] + +- fix bsc#1082409: Review dependencies (requires, recommends and supports) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.6.spec ++++++ --- /var/tmp/diff_new_pack.H1BCsP/_old 2018-02-27 17:00:55.361614580 +0100 +++ /var/tmp/diff_new_pack.H1BCsP/_new 2018-02-27 17:00:55.365614435 +0100 @@ -135,7 +135,7 @@ %endif %if 0%{?suse_version} >= 1100 BuildRequires: fdupes -Recommends: go-doc = %{version} +Recommends: %{name}-doc = %{version} %ifarch %{tsan_arch} # Needed to compile compiler-rt/TSAN. BuildRequires: gcc-c++ @@ -172,7 +172,7 @@ Summary: Go documentation License: BSD-3-Clause Group: Documentation/Other -Requires: go = %{version} +Requires: %{name} = %{version} Provides: go-doc = %{version} %description doc @@ -182,11 +182,11 @@ # boo#1052528 %package race Summary: Go runtime race detector -License: NCSA or MIT +License: NCSA OR MIT Group: Development/Languages/Other Url: https://compiler-rt.llvm.org/ -Requires: go = %{version} -Supplements: go +Requires: %{name} = %{version} +Supplements: %{name} = %{version} ExclusiveArch: %{tsan_arch} %description race
