]> git.pld-linux.org Git - packages/docker-ce.git/commitdiff
up to 19.03.7 auto/th/docker-ce-19.03.7-1
authorJan Palus <atler@pld-linux.org>
Wed, 4 Mar 2020 13:44:58 +0000 (14:44 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 4 Mar 2020 13:44:58 +0000 (14:44 +0100)
docker-ce.spec

index b8b34f9ae7c10d02b07b2f25b973a9dba204848f..2ba7449797de7c6a674beac91b0e91a57b48d7c2 100644 (file)
@@ -12,8 +12,8 @@
 
 # v1.0.0-rc8
 %define        runc_commit dc9208a
-# v1.2.10
-%define        containerd_commit 35bd7a5
+# v1.2.13
+%define        containerd_commit 7ad1843
 # v0.8.0-dev.2-1075-g1b91bc94
 %define        libnetwork_commit 9fd385b
 #define        subver -rc2
@@ -21,18 +21,18 @@ 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.6
+Version:       19.03.7
 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: 11626265ad9b5c36f3fec8c8c2a0c15b
+# Source0-md5: 3a2bc8fe7246770eecd9b8351cfce8c5
 Source1:       https://github.com/opencontainers/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz
 # Source1-md5: b593d63c7df5a27fba615afcf411762f
 Source2:       https://github.com/containerd/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz
-# Source2-md5: 95fcbe4484ab02f3df388643127686c6
+# Source2-md5: 82af4401bdae0f3f39f8a4307e70f9f4
 Source3:       https://github.com/docker/libnetwork/archive/%{libnetwork_commit}/libnetwork-%{libnetwork_commit}.tar.gz
 # Source3-md5: 01edf8891f46aa4306b32f41732dc39f
 Source4:       https://github.com/krallin/tini/archive/v0.18.0/tini-0.18.0.tar.gz
This page took 0.163228 seconds and 4 git commands to generate.