diff --git a/.gitignore b/.gitignore index 600bcab..3266d99 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /docker-novolume-plugin-7715854.tar.gz /runc-e874369.tar.gz /docker-selinux-5b4f257.tar.gz +/docker-aaa9488.tar.gz diff --git a/docker.spec b/docker.spec index 4934ecf..8cebfc5 100644 --- a/docker.spec +++ b/docker.spec @@ -28,7 +28,7 @@ # docker %global git0 https://github.com/projectatomic/%{repo} -%global commit0 69e6294e61c6353192ea59a9aeac8b3f311ac075 +%global commit0 aaa948831990962fd214e3d6da25b1e78cb2dce8 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # d-s-s @@ -94,8 +94,8 @@ Name: %{repo}-master Name: %{repo} %endif Epoch: 2 -Version: 1.11 -Release: 6.git%{shortcommit0}%{?dist} +Version: 1.11.1 +Release: 2.git%{shortcommit0}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -818,6 +818,14 @@ exit 0 %{_bindir}/v1.10-migrator-local %changelog +* Wed Apr 27 2016 Antonio Murdaca - 2:1.11.1-2.gitaaa9488 +- built docker @projectatomic/docker-1.11 commit#aaa9488 +- built docker-selinux commit#5b4f257 +- built d-s-s commit#f087cb1 +- built docker-utils commit#b851c03 +- built docker-novolume-plugin commit#7715854 +- built docker-v1.10-migrator commit#994c35 + * Mon Apr 18 2016 Antonio Murdaca - 2:1.11-6.git69e6294 - built docker @projectatomic/fedora-1.11 commit#69e6294 - built docker-selinux commit#5b4f257 diff --git a/sources b/sources index 314b79e..9644d74 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ c9d6361eea02ce306387748020a45e94 containerd-d2f0386.tar.gz -8bfd5895945451ec77a05d5b40964092 docker-69e6294.tar.gz +3023cd4a8bb95447a918d825bfb098e1 docker-aaa9488.tar.gz e237e3422b74ab7d98364cc753597377 docker-novolume-plugin-7715854.tar.gz b052eb006e5cb1be753bf3689ee6e0bb docker-selinux-5b4f257.tar.gz 323ce761db7f8b23f991341e4c995f31 docker-storage-setup-f087cb1.tar.gz