diff --git a/.gitignore b/.gitignore index d5fb58f..23276e7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /docker-0d35ceb.tar.gz /docker-49d9a3f.tar.gz /docker-a53a6e6.tar.gz +/docker-9910a0c.tar.gz diff --git a/docker.spec b/docker.spec index 25d129d..32f34cd 100644 --- a/docker.spec +++ b/docker.spec @@ -15,7 +15,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} # docker stuff (prefix with d_) -%global d_commit a53a6e6a7828e74554c7fd57673bf4e4b06c396f +%global d_commit 9910a0c30165022e2d8ffe931927416f0b304248 %global d_shortcommit %(c=%{d_commit}; echo ${c:0:7}) #%global tar_import_path code.google.com/p/go/src/pkg/archive/tar @@ -48,7 +48,7 @@ Name: %{repo} Version: 1.7.0 -Release: 11.git%{d_shortcommit}%{?dist} +Release: 12.git%{d_shortcommit}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: http://www.%{repo}.com @@ -490,6 +490,9 @@ fi %{_datadir}/zsh/site-functions/_%{repo} %changelog +* Thu Jun 04 2015 Lokesh Mandvekar - 1.7.0-12.git9910a0c +- built docker @lsm5/fedora commit#9910a0c + * Tue Jun 02 2015 jchaloup - 1.7.0-11.gita53a6e6 - remove vishvananda/netns/netns_linux_amd.go file if arm architecture is used - add debug info diff --git a/sources b/sources index 5336329..7b3e5d2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -83251f036ea92149b635455cfbe3eeb0 docker-a53a6e6.tar.gz +218b5f1492e8d182bfe432a1976b67d2 docker-9910a0c.tar.gz 267f404d7f1c83b26fe028ed76cb3607 docker-selinux-4421e0d.tar.gz