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:
parent
fce327c0ca
commit
570a2ef161
4
_service
4
_service
@ -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>
|
||||
|
@ -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
3
docker-1.10.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da8b04d5596ef138d19303bb4155dee423d88cb8977259c01d3d9b73ecc08e71
|
||||
size 8302256
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user