diff --git a/.gitignore b/.gitignore index b041fb9..c044be0 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /docker-storage-setup-194eca2.tar.gz /runc-baf6536.tar.gz /docker-4ddbd3d.tar.gz +/docker-selinux-7c94597.tar.gz diff --git a/docker.spec b/docker.spec index 70368fb..2b0212e 100644 --- a/docker.spec +++ b/docker.spec @@ -41,7 +41,7 @@ # docker-selinux %global git2 https://github.com/projectatomic/%{repo}-selinux -%global commit2 f08f06dd857177dfbaf0f5857989446e229df187 +%global commit2 7c94597ac663c7ea624cc30fbb31faa49cd93afd %global shortcommit2 %(c=%{commit2}; echo ${c:0:7}) # docker-novolume-plugin @@ -88,7 +88,7 @@ Name: %{repo} Epoch: 2 Version: 1.11.2 -Release: 8.git%{shortcommit0}%{?dist} +Release: 9.git%{shortcommit0}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -829,6 +829,9 @@ exit 0 %{_datadir}/rhel/secrets/rhsm %changelog +* Mon Jun 20 2016 Lokesh Mandvekar - 2:1.11.2-9.git4ddbd3d +- built docker-selinux commit 7c94597 + * Mon Jun 20 2016 Lokesh Mandvekar - 2:1.11.2-8.git4ddbd3d - Do not run migrator script via %%triggerin. If the docker daemon is already running prior, the new daemon will be restarted which will handle migration. diff --git a/sources b/sources index b4669ad..a2771ee 100644 --- a/sources +++ b/sources @@ -1,8 +1,7 @@ 76c1e68052b35a3dcfbc6d76d61f17cd containerd-9dc2b32.tar.gz 282ef3d12e968e42732346ec4f78318a docker-4ddbd3d.tar.gz e237e3422b74ab7d98364cc753597377 docker-novolume-plugin-7715854.tar.gz -acadc774de71f920c81dfa4c1c16b353 docker-selinux-f08f06d.tar.gz +fe6ed8a2257367a5e56994e8d32de361 docker-selinux-7c94597.tar.gz feefc81a3ced4cbf48218b75f2d48bf1 docker-storage-setup-194eca2.tar.gz -694649f5366c89286543a228567d28f7 docker-utils-b851c03.tar.gz b6b2f2e5722666e7d1a1d5062ff996e3 runc-baf6536.tar.gz 1f7d112be5ba2380804762d965f9954d v1.10-migrator-994c35c.tar.gz