Hello community,
here is the log from the commit of package containerd_2a5e70c for
openSUSE:Factory checked in at 2017-12-29 18:51:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd_2a5e70c (Old)
and /work/SRC/openSUSE:Factory/.containerd_2a5e70c.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerd_2a5e70c"
Fri Dec 29 18:51:02 2017 rev:3 rq:560028 version:0.2.5+gitr569_2a5e70c
Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd_2a5e70c/containerd_2a5e70c.changes
2017-11-30 12:45:10.402394311 +0100
+++
/work/SRC/openSUSE:Factory/.containerd_2a5e70c.new/containerd_2a5e70c.changes
2017-12-29 18:51:17.530303352 +0100
@@ -1,0 +2,5 @@
+Tue Dec 19 16:41:51 UTC 2017 - [email protected]
+
+- Require go1.6
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ containerd_2a5e70c.spec ++++++
--- /var/tmp/diff_new_pack.1gz0B0/_old 2017-12-29 18:51:18.098140265 +0100
+++ /var/tmp/diff_new_pack.1gz0B0/_new 2017-12-29 18:51:18.098140265 +0100
@@ -66,7 +66,7 @@
Source2: %{_name}.socket
Source3: sysconfig.%{_name}
%ifarch %go_arches
-BuildRequires: go >= 1.5
+BuildRequires: golang(API) = 1.6
%else
BuildRequires: gcc6-go >= 6.1
%endif
@@ -97,7 +97,7 @@
Group: System/Management
Requires: %{_name} = %{version}
%ifarch %go_arches
-BuildRequires: go >= 1.5
+BuildRequires: golang(API) = 1.6
%else
BuildRequires: gcc6-go >= 6.1
%endif
@@ -112,7 +112,7 @@
Summary: Test package for containerd
Group: System/Management
%ifarch %go_arches
-Requires: go >= 1.5
+Requires: golang(API) = 1.6
%else
Requires: gcc5-go >= 5.0
%endif