Hello community,
here is the log from the commit of package golang-github-cpuguy83-go-md2man for
openSUSE:Factory checked in at 2018-02-05 10:45:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-cpuguy83-go-md2man (Old)
and /work/SRC/openSUSE:Factory/.golang-github-cpuguy83-go-md2man.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-cpuguy83-go-md2man"
Mon Feb 5 10:45:51 2018 rev:5 rq:571979 version:1.0.6+git20160904.a65d4d2
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-cpuguy83-go-md2man/golang-github-cpuguy83-go-md2man.changes
2017-03-24 02:16:40.810294847 +0100
+++
/work/SRC/openSUSE:Factory/.golang-github-cpuguy83-go-md2man.new/golang-github-cpuguy83-go-md2man.changes
2018-02-05 10:45:53.312311352 +0100
@@ -1,0 +2,5 @@
+Thu Feb 1 16:57:17 CET 2018 - [email protected]
+
+- do not build on s390, only on s390x (no go on s390)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ golang-github-cpuguy83-go-md2man.spec ++++++
--- /var/tmp/diff_new_pack.p76Scm/_old 2018-02-05 10:45:54.160271650 +0100
+++ /var/tmp/diff_new_pack.p76Scm/_new 2018-02-05 10:45:54.164271463 +0100
@@ -1,7 +1,7 @@
#
# spec file for package golang
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -39,6 +39,7 @@
BuildRequires: golang(github.com/russross/blackfriday)
Requires: golang(github.com/russross/blackfriday)
+ExcludeArch: s390
%{go_nostrip}
%{go_provides}