]> git.pld-linux.org Git - packages/docker-ce.git/commitdiff
up to 19.03.13 auto/th/docker-ce-19.03.13-1
authorJan Palus <atler@pld-linux.org>
Thu, 17 Sep 2020 20:01:58 +0000 (22:01 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 17 Sep 2020 20:01:58 +0000 (22:01 +0200)
docker-ce.spec

index 6eaad807cb3c322d82c95e37447fbec36b4dd54e..e6c219e3bb0e27e25dd8c24ab2e086fcb833b760 100644 (file)
@@ -12,8 +12,8 @@
 
 # v1.0.0-rc10
 %define        runc_commit dc9208a
-# v1.2.13
-%define        containerd_commit 7ad1843
+# v1.3.7
+%define        containerd_commit 8fba4e9
 # v0.8.0-dev.2-1075-g1b91bc94
 %define        libnetwork_commit 026aaba
 #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.12
+Version:       19.03.13
 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: bcdaf190eaa49dd8a7d8cbdf9b2f1e4f
+# Source0-md5: 00ad1b569fd9c906749ebc3e0d68ce7f
 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
+# Source2-md5: 37dc37735679f57d2345f26c8a1d7c57
 Source3:       https://github.com/docker/libnetwork/archive/%{libnetwork_commit}/libnetwork-%{libnetwork_commit}.tar.gz
 # Source3-md5: c0e1095ee51a12031c737652acc5cfbf
 Source4:       https://github.com/krallin/tini/archive/v0.18.0/tini-0.18.0.tar.gz
This page took 0.047516 seconds and 4 git commands to generate.