commit go1.7 for openSUSE:Factory
Hello community, here is the log from the commit of package go1.7 for openSUSE:Factory checked in at 2018-03-01 12:01:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.7 (Old) and /work/SRC/openSUSE:Factory/.go1.7.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "go1.7" Thu Mar 1 12:01:49 2018 rev:9 rq:580588 version:1.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.7/go1.7.changes 2018-01-20 11:22:21.248598797 +0100 +++ /work/SRC/openSUSE:Factory/.go1.7.new/go1.7.changes 2018-03-01 12:01:53.882822407 +0100 @@ -1,0 +2,5 @@ +Sat Feb 24 18:53:26 UTC 2018 - jmassaguerpla@suse.com + +- fix bsc#1082409: Review dependencies (requires, recommends and supports) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.7.spec ++++++ --- /var/tmp/diff_new_pack.MMHayC/_old 2018-03-01 12:01:55.198775216 +0100 +++ /var/tmp/diff_new_pack.MMHayC/_new 2018-03-01 12:01:55.202775074 +0100 @@ -137,7 +137,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++ @@ -177,7 +177,7 @@ Summary: Go documentation License: BSD-3-Clause Group: Documentation/Other -Requires: go = %{version} +Requires: %{name} = %{version} Provides: go-doc = %{version} %description doc @@ -187,11 +187,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
participants (1)
-
root@hilbert.suse.de