Hello community, here is the log from the commit of package golang-packaging for openSUSE:Factory checked in at 2016-07-15 12:49:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/golang-packaging (Old) and /work/SRC/openSUSE:Factory/.golang-packaging.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-packaging" Changes: -------- --- /work/SRC/openSUSE:Factory/golang-packaging/golang-packaging.changes 2016-06-23 13:36:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.golang-packaging.new/golang-packaging.changes 2016-07-15 12:50:16.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Jul 8 16:51:28 UTC 2016 - [email protected] + +- can't be noarch. we detected %%go_arch at build time. it has to be + architecture-dependent, or it'll be published randomly with one + from i586/x86_64, whose content (/etc/rpm/macros.go) is unique. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ golang-packaging.spec ++++++ --- /var/tmp/diff_new_pack.BuNDUe/_old 2016-07-15 12:50:17.000000000 +0200 +++ /var/tmp/diff_new_pack.BuNDUe/_new 2016-07-15 12:50:17.000000000 +0200 @@ -32,7 +32,6 @@ Requires: go Requires: ruby BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch %description A toolchain to help packaging golang, written in ruby.
