Hello community,

here is the log from the commit of package go1.4 for openSUSE:Factory checked 
in at 2018-02-27 17:00:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.4 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.4"

Tue Feb 27 17:00:22 2018 rev:6 rq:580586 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.4/go1.4.changes      2018-01-19 
11:53:19.603317205 +0100
+++ /work/SRC/openSUSE:Factory/.go1.4.new/go1.4.changes 2018-02-27 
17:00:51.665748117 +0100
@@ -1,0 +2,5 @@
+Sat Feb 24 18:54:32 UTC 2018 - [email protected]
+
+- fix bsc#1082409: Review dependencies (requires, recommends and supports) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.4.spec ++++++
--- /var/tmp/diff_new_pack.yZiTPU/_old  2018-02-27 17:00:53.425684528 +0100
+++ /var/tmp/diff_new_pack.yZiTPU/_new  2018-02-27 17:00:53.429684383 +0100
@@ -99,7 +99,7 @@
 %endif
 %if 0%{?suse_version} >= 1100
 BuildRequires:  fdupes
-Recommends:     %{name}-doc
+Recommends:     %{name}-doc = %{version}
 #BNC#818502 debug edit tool of rpm fails on i586 builds
 %if 0%{?suse_version} > 1230
 BuildRequires:  rpm >= 4.11.1
@@ -126,11 +126,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


Reply via email to