Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2015-10-19 22:52:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go (Old)
 and      /work/SRC/openSUSE:Factory/.go.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go/go.changes    2015-09-17 09:21:20.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes       2015-10-20 
00:06:00.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 12:16:45 UTC 2015 - m...@suse.com
+
+- Adapt to Leap
+  * use gcc5-go than go1.4 is the proper requirement for Leap
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go.spec ++++++
--- /var/tmp/diff_new_pack.s9JPHS/_old  2015-10-20 00:06:02.000000000 +0200
+++ /var/tmp/diff_new_pack.s9JPHS/_new  2015-10-20 00:06:02.000000000 +0200
@@ -16,11 +16,15 @@
 #
 
 
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315
+%define with_gccgo 1
+%else
+%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
 %define with_gccgo 1
 %else
 %define with_gccgo 0
 %endif
+%endif
 
 Name:           go
 Version:        1.5



Reply via email to