SHA256
1
0
forked from pool/docker

- Update to docker 1.10.1

It includes some fixes to 1.10.0, see detailed changelog in
https://github.com/docker/docker/blob/v1.10.1/CHANGELOG.md

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=72
This commit is contained in:
Jordi Massaguer 2016-02-12 16:12:58 +00:00 committed by Git OBS Bridge
parent fce327c0ca
commit 570a2ef161
5 changed files with 15 additions and 7 deletions

View File

@ -3,8 +3,8 @@
<param name="url">https://github.com/docker/docker.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">1.10.0</param>
<param name="revision">v1.10.0</param>
<param name="versionformat">1.10.1</param>
<param name="revision">v1.10.1</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">docker-*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28b9a52e84b02d7030f8fb39ba99583933421b512795b0b3537e1e57141cfb9b
size 8297720

3
docker-1.10.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da8b04d5596ef138d19303bb4155dee423d88cb8977259c01d3d9b73ecc08e71
size 8302256

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 12 16:01:30 UTC 2016 - jmassaguerpla@suse.com
- Update to docker 1.10.1
It includes some fixes to 1.10.0, see detailed changelog in
https://github.com/docker/docker/blob/v1.10.1/CHANGELOG.md
-------------------------------------------------------------------
Fri Feb 5 09:14:15 UTC 2016 - jmassaguerpla@suse.com

View File

@ -16,10 +16,10 @@
#
%define git_version 590d510
%define git_version 9e83765
%define go_arches %ix86 x86_64
Name: docker
Version: 1.10.0
Version: 1.10.1
Release: 0
Summary: The Linux container runtime
License: Apache-2.0