]> git.pld-linux.org Git - packages/docker-ce.git/blobdiff - docker-ce.spec
up to 19.03.0
[packages/docker-ce.git] / docker-ce.spec
index 7b36ce7176c4a3567cfe50002a14c122cec6da36..0f2a6d0099c84d6c0e88ea1114cdb7c6c4812873 100644 (file)
 # - https://github.com/docker/docker-ce/releases
 # - https://github.com/moby/moby/blob/master/project/PACKAGERS.md#build-dependencies
 
-# v1.0.0-rc6
-%define        runc_commit 6635b4f
-# v1.2.4
-%define        containerd_commit e6b3f56
+# v1.0.0-rc8
+%define        runc_commit 425e105
+# v1.2.6
+%define        containerd_commit 894b81a
 # v0.8.0-dev.2-1075-g1b91bc94
-%define        libnetwork_commit 2cfbf9b
+%define        libnetwork_commit fc5a7d9
 #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:       18.09.3
+Version:       19.03.0
 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: 6831b2f2342326bd303e0b8a33b634ad
+# Source0-md5: 54ad698dab2cf2de536ed3342a5582d3
 Source1:       https://github.com/opencontainers/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz
-# Source1-md5: af1d3202e57809bf8629f093d7acace6
+# Source1-md5: 19cc68f9cb984d0ee796be183b767ff1
 Source2:       https://github.com/containerd/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz
-# Source2-md5: ba695c6d41ba33022c4e0555ba41bcdc
+# Source2-md5: 26f6af6a60850b1ff63a7d382049bfa0
 Source3:       https://github.com/docker/libnetwork/archive/%{libnetwork_commit}/libnetwork-%{libnetwork_commit}.tar.gz
-# Source3-md5: d09e629940b04e24a2f91b535c073f83
+# Source3-md5: dacd7bdb1d2a0a0f2365674614e57f8a
 Source4:       https://github.com/krallin/tini/archive/v0.18.0/tini-0.18.0.tar.gz
 # Source4-md5: cc3b205a1b83b8e6ed6892fc5e8ef2c3
 Source5:       dockerd.sh
@@ -45,7 +45,7 @@ URL:          https://www.docker.com/community-edition/
 BuildRequires: btrfs-progs-devel >= 3.16.1
 BuildRequires: cmake
 BuildRequires: device-mapper-devel >= 2.02.89
-BuildRequires: golang >= 1.10
+BuildRequires: golang >= 1.12
 BuildRequires: libseccomp-devel >= 2.3
 BuildRequires: rpmbuild(macros) >= 1.644
 BuildRequires: sqlite3-devel >= 3.7.9
This page took 0.035659 seconds and 4 git commands to generate.