Hello community,

here is the log from the commit of package skopeo for openSUSE:Factory checked 
in at 2017-09-20 17:07:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skopeo (Old)
 and      /work/SRC/openSUSE:Factory/.skopeo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skopeo"

Wed Sep 20 17:07:52 2017 rev:3 rq:526914 version:0.1.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/skopeo/skopeo.changes    2017-08-08 
11:59:12.300316056 +0200
+++ /work/SRC/openSUSE:Factory/.skopeo.new/skopeo.changes       2017-09-20 
17:07:54.062011767 +0200
@@ -1,0 +2,5 @@
+Wed Sep  6 15:45:16 UTC 2017 - asa...@suse.com
+
+- Add -buildmode=pie to fix bugs building on ppc64le.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ skopeo.spec ++++++
--- /var/tmp/diff_new_pack.0gP200/_old  2017-09-20 17:07:54.605935199 +0200
+++ /var/tmp/diff_new_pack.0gP200/_new  2017-09-20 17:07:54.609934637 +0200
@@ -66,7 +66,7 @@
 %endif
 
 # Build.
-go build -ldflags "-X main.gitCommit=" -gcflags "" -tags "$BUILDTAGS" -o 
skopeo github.com/projectatomic/skopeo/cmd/skopeo
+go build -buildmode=pie -ldflags "-X main.gitCommit=" -gcflags "" -tags 
"$BUILDTAGS" -o skopeo github.com/projectatomic/skopeo/cmd/skopeo
 make docs
 
 %install


Reply via email to