diff --git a/.gitignore b/.gitignore index 8c0b263..a5b3cbe 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ /docker-97974ae.tar.gz /containerd-471f03c.tar.gz /docker-fc708cb.tar.gz +/docker-67ed6b8.tar.gz diff --git a/docker.spec b/docker.spec index 102565f..e0e4055 100644 --- a/docker.spec +++ b/docker.spec @@ -28,7 +28,7 @@ # docker %global git0 https://github.com/projectatomic/%{repo} -%global commit0 fc708cb76f22c9c6783b6f0cb38cec2062f3cbf0 +%global commit0 67ed6b85e40dd7b3089ecbeb57fc1b8c1ad690e0 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # docker_branch used in %%check %global docker_branch docker-1.12.4 @@ -104,7 +104,7 @@ Name: %{repo} Epoch: 2 %endif Version: 1.12.4 -Release: 28.git%{shortcommit0}%{?dist} +Release: 29.git%{shortcommit0}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -947,6 +947,16 @@ exit 0 %{_unitdir}/%{repo}-lvm-plugin.* %changelog +* Fri Dec 09 2016 Antonio Murdaca - 2:1.12.4-29.git67ed6b8 +- built docker @projectatomic/docker-1.12 commit 67ed6b8 +- built docker-selinux commit 9de0085 +- built d-s-s commit c9faba1 +- built docker-novolume-plugin commit c521254 +- built docker-runc @projectatomic/runc-1.12 commit b8dbc3b +- built docker-utils commit +- built docker-containerd commit 471f03c +- built docker-v1.10-migrator commit 994c35c + * Thu Dec 08 2016 Antonio Murdaca - 2:1.12.4-28.gitfc708cb - built docker @projectatomic/docker-1.12 commit fc708cb - built docker-selinux commit 9de0085 diff --git a/sources b/sources index 6eb80cc..c84480c 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ 20dd32536df67e41b44c857d6bc4085f containerd-471f03c.tar.gz -49ab4cab7e603b4e65e0afb4109436c0 docker-fc708cb.tar.gz +454431f26dc3861d569c95ca804eb527 docker-67ed6b8.tar.gz 3c601fa7be7c0ca84b342963b45e1b0c docker-lvm-plugin-b8dbc3b.tar.gz 8877736d117aaf4b3f4f118e5a3554c1 docker-novolume-plugin-c521254.tar.gz d7c5608c9dd3a235fc8357041acafab4 docker-selinux-9de0085.tar.gz