commit e1b575dec495a1e7d62f6937277e76238a5efb00
Author: Jan Palus <[email protected]>
Date:   Tue Oct 8 22:19:26 2019 +0200

    up to 19.03.3

 docker-ce.spec | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/docker-ce.spec b/docker-ce.spec
index 089b2f8..bd4a800 100644
--- a/docker-ce.spec
+++ b/docker-ce.spec
@@ -11,30 +11,30 @@
 # - 
https://github.com/moby/moby/blob/master/project/PACKAGERS.md#build-dependencies
 
 # v1.0.0-rc8
-%define        runc_commit 425e105
-# v1.2.6
-%define        containerd_commit 894b81a
+%define        runc_commit 3e425f8
+# v1.2.10
+%define        containerd_commit b34a5c8
 # v0.8.0-dev.2-1075-g1b91bc94
-%define        libnetwork_commit fc5a7d9
+%define        libnetwork_commit 45c7102
 #define        subver -rc2
 Summary:       Docker CE: the open-source application container engine
 Name:          docker-ce
 # Using Docker-CE, Stay on Stable channel
 # https://docs.docker.com/engine/installation/
-Version:       19.03.2
+Version:       19.03.3
 Release:       1
 License:       Apache v2.0
 Group:         Applications/System
 # https://github.com/docker/docker-ce/releases
 #Source0:      
https://github.com/docker/docker-ce/archive/v%{version}-ce%{subver}/%{name}-%{version}-ce%{subver}.tar.gz
 Source0:       
https://github.com/docker/docker-ce/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: a5950e5ec1a41eca3b2c943e11f72f55
+# Source0-md5: 079c6ca494c1114cecaf505767026412
 Source1:       
https://github.com/opencontainers/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz
-# Source1-md5: 19cc68f9cb984d0ee796be183b767ff1
+# Source1-md5: 241e3b7fd71cac7d4ca5507b21cfc5c1
 Source2:       
https://github.com/containerd/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz
-# Source2-md5: 26f6af6a60850b1ff63a7d382049bfa0
+# Source2-md5: 76c93586f6c5e0903f6c2c87e17e1bc4
 Source3:       
https://github.com/docker/libnetwork/archive/%{libnetwork_commit}/libnetwork-%{libnetwork_commit}.tar.gz
-# Source3-md5: dacd7bdb1d2a0a0f2365674614e57f8a
+# Source3-md5: cc970a720ece5c121c6e1172139ee4a7
 Source4:       
https://github.com/krallin/tini/archive/v0.18.0/tini-0.18.0.tar.gz
 # Source4-md5: cc3b205a1b83b8e6ed6892fc5e8ef2c3
 Source5:       dockerd.sh
@@ -214,7 +214,7 @@ DISABLE_WARN_OUTSIDE_CONTAINER=1 \
 cd ../engine
 AUTO_GOPATH=1 \
 bash -x hack/make.sh dynbinary
-./bundles/latest/dynbinary-daemon/dockerd -v
+./bundles/dynbinary-daemon/dockerd -v
 %if %{with doc}
 man/md2man-all.sh
 %endif
@@ -244,7 +244,7 @@ install -p tini/tini $RPM_BUILD_ROOT%{_sbindir}/docker-init
 
 # dockerd
 cd components/engine
-install -p bundles/latest/dynbinary-daemon/dockerd 
$RPM_BUILD_ROOT%{_sbindir}/dockerd
+install -p bundles/dynbinary-daemon/dockerd $RPM_BUILD_ROOT%{_sbindir}/dockerd
 cp -p contrib/init/systemd/docker.service $RPM_BUILD_ROOT%{systemdunitdir}
 cp -p contrib/init/systemd/docker.socket $RPM_BUILD_ROOT%{systemdunitdir}
 install -p %{SOURCE7} $RPM_BUILD_ROOT/etc/rc.d/init.d/docker
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/docker-ce.git/commitdiff/e1b575dec495a1e7d62f6937277e76238a5efb00

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to