[packages/docker] up to 1.13.0 (2017-01-18)
glen
glen at pld-linux.org
Fri Jan 20 21:16:19 CET 2017
commit 08ac500c3b4c536589f59747c37298ce966fe6ff
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Jan 20 22:13:20 2017 +0200
up to 1.13.0 (2017-01-18)
docker.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docker.spec b/docker.spec
index b04e55b..3fe397f 100644
--- a/docker.spec
+++ b/docker.spec
@@ -13,16 +13,16 @@
%define containerd_commit 03e5862
# v0.8.0-dev.2-464-g0f53435
%define libnetwork_commit 0f53435
-%define subver -rc7
+#define subver -rc7
Summary: Docker: the open-source application container engine
Name: docker
Version: 1.13.0
-Release: 0.9
+Release: 1
License: Apache v2.0
Group: Applications/System
# https://github.com/docker/docker/releases
-Source0: https://github.com/docker/docker/archive/v%{version}%{subver}/%{name}-%{version}%{subver}.tar.gz
-# Source0-md5: a98bc10aef6938fba580abd949aff6e3
+Source0: https://github.com/docker/docker/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 23d3875ac67d5b67dd1918c45ba98537
Source1: https://github.com/docker/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz
# Source1-md5: ab5b858b721b2fc8b581645eb35e3634
Source2: https://github.com/docker/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/docker.git/commitdiff/08ac500c3b4c536589f59747c37298ce966fe6ff
More information about the pld-cvs-commit
mailing list