]> git.pld-linux.org Git - packages/docker-ce.git/commitdiff
up to 19.03.9 auto/th/docker-ce-19.03.9-1
authorJan Palus <atler@pld-linux.org>
Tue, 19 May 2020 18:43:44 +0000 (20:43 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 19 May 2020 18:43:44 +0000 (20:43 +0200)
docker-ce.spec

index 2e006a35556809a5ba1f800c26014a396101fdd4..e3f84194ac49043e8790a2b0501e4935f90e2b2f 100644 (file)
 # - https://github.com/docker/docker-ce/releases
 # - https://github.com/moby/moby/blob/master/project/PACKAGERS.md#build-dependencies
 
-# v1.0.0-rc8
+# v1.0.0-rc10
 %define        runc_commit dc9208a
 # v1.2.13
 %define        containerd_commit 7ad1843
 # v0.8.0-dev.2-1075-g1b91bc94
-%define        libnetwork_commit 9fd385b
+%define        libnetwork_commit 0941c3f
 #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.8
+Version:       19.03.9
 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: 529b9e0767146ba03b6fda5833b5e1f6
+# Source0-md5: ef325f2cafbf08be636394ae551bcc52
 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: 82af4401bdae0f3f39f8a4307e70f9f4
 Source3:       https://github.com/docker/libnetwork/archive/%{libnetwork_commit}/libnetwork-%{libnetwork_commit}.tar.gz
-# Source3-md5: 01edf8891f46aa4306b32f41732dc39f
+# Source3-md5: 7266db01a75fd1b24e82bcf80024309f
 Source4:       https://github.com/krallin/tini/archive/v0.18.0/tini-0.18.0.tar.gz
 # Source4-md5: cc3b205a1b83b8e6ed6892fc5e8ef2c3
 Source5:       dockerd.sh
This page took 0.181698 seconds and 4 git commands to generate.