]> git.pld-linux.org Git - packages/docker-ce.git/commitdiff
up to 18.06.0 auto/th/docker-ce-18.06.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 19 Jul 2018 18:07:21 +0000 (20:07 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 19 Jul 2018 18:08:20 +0000 (20:08 +0200)
docker-ce.spec

index ab3ef44606e8418bf0d0bdacb59bd1f2d28f73b7..15009151400ac14c910438691cdee8e7d9e34ae2 100644 (file)
 # https://github.com/docker/docker/blob/master/project/PACKAGERS.md#build-dependencies
 
 # v1.0.0-rc5
-%define        runc_commit 4fc53a8 
-# v1.0.3
-%define        containerd_commit 773c489
+%define        runc_commit 69663f0
+# v1.1.1
+%define        containerd_commit d64c661
 # v0.8.0-dev.2-1075-g1b91bc94
-%define        libnetwork_commit c15b372
+%define        libnetwork_commit 3ac297b
 #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.03.1
-Release:       2
+Version:       18.06.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}-ce/%{name}-%{version}-ce.tar.gz
-# Source0-md5: 9666ed40c28ea401d5c7eb891581a3bb
+# Source0-md5: ffe05742cecabed9536ad5ad84e18d38
 Source1:       https://github.com/opencontainers/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz
-# Source1-md5: ffe14cfe0655f1a9c0ac95ad180c03f2
+# Source1-md5: 980b5505478f3fe033dfe4922d7e0ea7
 Source2:       https://github.com/containerd/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz
-# Source2-md5: ef702465e3f2d297ec4b798a132be2b9
+# Source2-md5: d06fa4307a8ef60efe86de98b0982287
 Source3:       https://github.com/docker/libnetwork/archive/%{libnetwork_commit}/libnetwork-%{libnetwork_commit}.tar.gz
-# Source3-md5: 557e972b9b6a42c872ab0c9aca023c9f
+# Source3-md5: f7e0a1a39a87252a2e1a1ad8f8fb5c66
 Source4:       https://github.com/krallin/tini/archive/v0.13.0/tini-0.13.0.tar.gz
 # Source4-md5: c29541112a242c53c82bb6b1213f288f
 Source5:       dockerd.sh
@@ -44,7 +44,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.9
+BuildRequires: golang >= 1.10
 BuildRequires: libseccomp-devel >= 2.3
 BuildRequires: rpmbuild(macros) >= 1.644
 BuildRequires: sqlite3-devel >= 3.7.9
This page took 0.149053 seconds and 4 git commands to generate.