]> git.pld-linux.org Git - packages/docker.git/commitdiff
1.12.1-rc2
authorElan Ruusamäe <glen@delfi.ee>
Thu, 18 Aug 2016 15:08:37 +0000 (18:08 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 24 Aug 2016 06:45:33 +0000 (09:45 +0300)
docker.spec

index 84e0405733d2bf93bc8e98ba44da078b7ed104c7..3d63fb37623b575c438ae7c4732c763e2c07dabc 100644 (file)
 %define        runc_commit cc29e3d
 # v0.2.0-125-g0ac3cd1
 %define        containerd_commit 0ac3cd1
+%define        subver -rc2
 Summary:       Docker: the open-source application container engine
 Name:          docker
-Version:       1.12.0
-Release:       3
+Version:       1.12.1
+Release:       0.1
 License:       Apache v2.0
 Group:         Applications/System
 # https://github.com/docker/docker/releases
-Source0:       https://github.com/docker/docker/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 7990440b022e93f3e7036bcfd12970f2
+Source0:       https://github.com/docker/docker/archive/v%{version}%{subver}/%{name}-%{version}%{subver}.tar.gz
+# Source0-md5: adb8bd35ea7cf2991aefc38773da07e9
 Source1:       https://github.com/opencontainers/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz
 # Source1-md5: 716d0b284ce42490eeb83befba10fafb
 Source2:       https://github.com/docker/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz
This page took 0.034916 seconds and 4 git commands to generate.