Hello community,

here is the log from the commit of package docker-image-migrator for 
openSUSE:Factory checked in at 2016-08-15 10:31:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-image-migrator (Old)
 and      /work/SRC/openSUSE:Factory/.docker-image-migrator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-image-migrator"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/docker-image-migrator/docker-image-migrator.changes  
    2016-04-14 13:04:15.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.docker-image-migrator.new/docker-image-migrator.changes
 2016-08-15 10:31:28.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 11 16:43:39 UTC 2016 - [email protected]
+
+- enable gc-go for ppc64le 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker-image-migrator.spec ++++++
--- /var/tmp/diff_new_pack.HtnH0u/_old  2016-08-15 10:31:29.000000000 +0200
+++ /var/tmp/diff_new_pack.HtnH0u/_new  2016-08-15 10:31:29.000000000 +0200
@@ -15,7 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define go_arches %ix86 x86_64
+
+%define go_arches %ix86 x86_64 ppc64le
 
 %ifarch %go_arches
 %define go_tool go
@@ -34,18 +35,18 @@
 Name:           docker-image-migrator
 Version:        1.0.2
 Release:        0
-License:        Apache-2.0
 Summary:        No-downtime migration tool for Docker v1 image manifests.
-Url:            https://github.com/docker/v1.10-migrator
+License:        Apache-2.0
 Group:          System/Management
+Url:            https://github.com/docker/v1.10-migrator
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{migratescriptname}
 Patch0:         ignore_undefined_flag_errors.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  xz
 BuildRequires:  device-mapper-devel >= 1.2.68
 BuildRequires:  libbtrfs-devel >= 3.8
+BuildRequires:  xz
 %ifarch %go_arches
 BuildRequires:  go >= 1.5
 %else
@@ -110,3 +111,5 @@
 %dir %{bindir}
 %{bindir}/%{name}
 %{bindir}/%{migratescriptname}
+
+%changelog


Reply via email to