From 4e648f64d76939ba4371b2c49e7236b5a2305415 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 15 Feb 2016 21:48:27 +0200 Subject: [PATCH] up to 1.10.1, builds on carme Docker 1.10 uses a new content-addressable storage for images and layers. https://github.com/docker/docker/wiki/Engine-v1.10.0-content-addressability-migration --- docker.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker.spec b/docker.spec index 5d1c084..062fa28 100644 --- a/docker.spec +++ b/docker.spec @@ -5,12 +5,12 @@ Summary: Docker: the open-source application container engine Name: docker -Version: 1.6.2 -Release: 1 +Version: 1.10.1 +Release: 0.1 License: Apache v2.0 Group: Applications/System Source0: https://github.com/docker/docker/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 81a1a015ec0520d739ec721f8295d94f +# Source0-md5: 19f027d937069b104dfb0a4a01f2e30f Source5: %{name}.service Source6: %{name}.init Source7: %{name}.sysconfig -- 2.44.0