- Update to version 1.9.0 (bnc#954812):

- Remove fix_15279.patch: code has been merged upstream
- Change systemd unit file to no longer use the deprecated "-d" option (bnc#954737)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=43
This commit is contained in:
2015-11-13 17:38:43 +00:00
committed by Git OBS Bridge
parent c2bb76f4bf
commit 7271c7c852
7 changed files with 98 additions and 74 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.8.3</param>
<param name="revision">v1.8.3</param>
<param name="versionformat">1.9.0</param>
<param name="revision">v1.9.0</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">docker-*.tar</param>