diff --git a/.gitignore b/.gitignore index 4034d18..b041fb9 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /docker-selinux-f08f06d.tar.gz /docker-storage-setup-194eca2.tar.gz /runc-baf6536.tar.gz +/docker-4ddbd3d.tar.gz diff --git a/docker.spec b/docker.spec index 3ab472f..8bd3356 100644 --- a/docker.spec +++ b/docker.spec @@ -28,7 +28,7 @@ # docker %global git0 https://github.com/projectatomic/%{repo} -%global commit0 40ea190c1f5c5dd6ef9c3646ff06780ee2f8f1fd +%global commit0 4ddbd3d6b9070a0693f14aaa40f3d84af05c7e85 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # d-s-s @@ -95,7 +95,7 @@ Name: %{repo} %endif Epoch: 2 Version: 1.11.2 -Release: 4.git%{shortcommit0}%{?dist} +Release: 5.git%{shortcommit0}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -857,6 +857,14 @@ exit 0 %{_datadir}/rhel/secrets/rhsm %changelog +* Thu Jun 09 2016 Antonio Murdaca - 2:1.11.2-5.git4ddbd3d +- built docker @projectatomic/docker-1.11 commit 4ddbd3d +- built docker-selinux commit f08f06d +- built d-s-s commit 194eca2 +- built docker-utils commit b851c03 +- built docker-novolume-plugin commit 7715854 +- built docker-v1.10-migrator commit 994c35 + * Thu Jun 09 2016 Antonio Murdaca - 2:1.11.2-4.git40ea190 - rebuilt diff --git a/sources b/sources index 3f055b2..b4669ad 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ 76c1e68052b35a3dcfbc6d76d61f17cd containerd-9dc2b32.tar.gz -3ae6516c4182f2033ad1426aff6683ed docker-40ea190.tar.gz +282ef3d12e968e42732346ec4f78318a docker-4ddbd3d.tar.gz e237e3422b74ab7d98364cc753597377 docker-novolume-plugin-7715854.tar.gz acadc774de71f920c81dfa4c1c16b353 docker-selinux-f08f06d.tar.gz feefc81a3ced4cbf48218b75f2d48bf1 docker-storage-setup-194eca2.tar.gz