Hello community,

here is the log from the commit of package go1.7 for openSUSE:Factory checked 
in at 2017-07-30 11:25:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.7 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.7.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.7"

Sun Jul 30 11:25:47 2017 rev:3 rq:512219 version:1.7.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.7/go1.7.changes      2017-07-11 
08:33:29.290760860 +0200
+++ /work/SRC/openSUSE:Factory/.go1.7.new/go1.7.changes 2017-07-30 
11:26:30.208815959 +0200
@@ -1,0 +2,11 @@
+Fri Jul 21 18:52:20 UTC 2017 - jmassaguer...@suse.com
+
+- Remove ruby requirement. golang-macros are not ruby anymore, plus
+
+-------------------------------------------------------------------
+Mon Jul 17 10:39:45 UTC 2017 - th...@suse.de
+
+- Remove gcc5-go dependency and only use gcc6-go if needed
+- Remove gcc5-go.patch 
+
+-------------------------------------------------------------------

Old:
----
  gcc5-go.patch

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

Other differences:
------------------
++++++ go1.7.spec ++++++
--- /var/tmp/diff_new_pack.IgC9zt/_old  2017-07-30 11:26:31.176679386 +0200
+++ /var/tmp/diff_new_pack.IgC9zt/_new  2017-07-30 11:26:31.184678258 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package go
+# spec file for package go1.7
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -96,7 +96,6 @@
 # PATCH-FIX-SUSE fix_certificates_lookup.patch fcaste...@suse.com -- this 
patch forces Go to look for certificates only in the openSUSE/SLE locations. It 
also fixes certificate loading on SLE11, see 
https://github.com/golang/go/issues/6391
 Patch7:         fix_certificates_lookup.patch
 # PATCH-FIX-UPSTREAM marguer...@opensuse.org - find /usr/bin/go-5 when 
bootstrapping with gcc5-go
-Patch8:         gcc5-go.patch
 Patch9:         gcc6-go.patch
 # PATCH-FIX-OPENSUSE: Bump _MaxGomaxprocs to a larger number for NUMA machines.
 Patch10:        runtime-bump-MaxGomaxprocs.patch
@@ -105,12 +104,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # boostrap
 %if %{with_gccgo}
-%if 0%{?suse_version} > 1320
 BuildRequires:  gcc6-go
 %else
-BuildRequires:  gcc5-go
-%endif
-%else
 BuildRequires:  go1.4
 %endif
 %if 0%{?suse_version} >= 1210
@@ -133,8 +128,6 @@
 Requires(post):        update-alternatives
 Requires(postun):      update-alternatives
 Requires:       gcc
-# for golang-macros.rb
-Requires:       ruby
 Provides:       go = %{version}
 Provides:       go-devel = go%{version}
 Provides:       go-devel-static = go%{version}
@@ -173,11 +166,7 @@
 %endif
 %patch7 -p1
 %if %{with_gccgo}
-%if 0%{?suse_version} > 1320
 %patch9 -p1
-%else
-%patch8 -p1
-%endif
 %endif
 %patch10 -p1
 %patch11 -p1


Reply via email to