Hello community, here is the log from the commit of package zypper-docker for openSUSE:Factory checked in at 2017-05-27 13:14:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zypper-docker (Old) and /work/SRC/openSUSE:Factory/.zypper-docker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zypper-docker" Sat May 27 13:14:19 2017 rev:4 rq:491569 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zypper-docker/zypper-docker.changes 2016-08-15 10:31:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.zypper-docker.new/zypper-docker.changes 2017-05-27 13:14:26.464790268 +0200 @@ -1,0 +2,6 @@ +Tue Apr 11 16:36:06 UTC 2017 - [email protected] + +- remove the go_arches macro because we are using go1.7 which + is available in all archs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper-docker.spec ++++++ --- /var/tmp/diff_new_pack.NiHzHX/_old 2017-05-27 13:14:27.312670396 +0200 +++ /var/tmp/diff_new_pack.NiHzHX/_new 2017-05-27 13:14:27.316669831 +0200 @@ -1,7 +1,7 @@ # # spec file for package zypper-docker # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,8 @@ # -%define go_arches %ix86 x86_64 ppc64le - -%ifarch %go_arches %define go_tool go %define GO_BUILD_FLAGS "" -%else -%define go_tool go-5 -%define GO_BUILD_FLAGS "-gccgoflags=\"-static-libgo\"" -%endif %define version_unconverted 1.2.0 @@ -37,11 +30,7 @@ Url: https://github.com/SUSE/zypper-docker Source0: %{name}-%{version}.tar.xz Source42: zypper-docker-rpmlintrc -%ifarch %go_arches BuildRequires: go >= 1.5 -%else -BuildRequires: gcc5-go >= 5.0 -%endif Requires: libzypp > 9.34 BuildRequires: libzypp > 9.34 BuildRoot: %{_tmppath}/%{name}-%{version}-build
