Hello community,

here is the log from the commit of package golang-github-docker-libnetwork for 
openSUSE:Factory checked in at 2019-01-21 10:07:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-docker-libnetwork (Old)
 and      /work/SRC/openSUSE:Factory/.golang-github-docker-libnetwork.new.28833 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-docker-libnetwork"

Mon Jan 21 10:07:19 2019 rev:13 rq:664603 version:0.7.0.1+gitr2704_6da50d197830

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-docker-libnetwork/golang-github-docker-libnetwork.changes
  2018-12-24 11:35:41.673755563 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-github-docker-libnetwork.new.28833/golang-github-docker-libnetwork.changes
       2019-01-21 10:07:23.650858704 +0100
@@ -1,0 +2,5 @@
+Fri Jan 11 09:57:32 UTC 2019 - Sascha Grunert <[email protected]>
+
+- Disable leap based builds for kubic flavor. bsc#1121412
+
+-------------------------------------------------------------------
@@ -256 +260,0 @@
-

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

Other differences:
------------------
++++++ golang-github-docker-libnetwork.spec ++++++
--- /var/tmp/diff_new_pack.1hOhdV/_old  2019-01-21 10:07:25.374856960 +0100
+++ /var/tmp/diff_new_pack.1hOhdV/_new  2019-01-21 10:07:25.374856960 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package golang
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 # nodebuginfo
 
@@ -73,6 +73,10 @@
 # Conflict with the non-Kubic package, and provide equivalent
 Conflicts:      golang-%{provider}-%{project}-%{repo}
 Provides:       golang-%{provider}-%{project}-%{repo} = %{version}
+# Disable leap based builds for kubic flavor (bsc#1121412)
+%if 0%{?suse_version} == 1500 && 0%{?is_opensuse}
+ExclusiveArch:  do_not_build
+%endif
 %endif
 %{go_provides}
 


Reply via email to