diff --git a/.gitignore b/.gitignore index 7a880b1..7dc5d73 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,5 @@ /docker-05653f9.tar.gz /docker-9107cd3.tar.gz /docker-selinux-d6560f8.tar.gz +/docker-6024859.tar.gz +/docker-selinux-44abd21.tar.gz diff --git a/docker.spec b/docker.spec index 0f894ed..a4fddfc 100644 --- a/docker.spec +++ b/docker.spec @@ -39,7 +39,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} # docker stuff (prefix with d_) -%global d_commit 9107cd36739e7115257aeca8324d46f4080ef62b +%global d_commit 6024859c654c4bf68cab97de5f6a6eedfa49bf4d %global d_shortcommit %(c=%{d_commit}; echo ${c:0:7}) %global d_dist %(echo %{?dist} | sed 's/./-/') @@ -58,7 +58,7 @@ %if 0%{?with_selinux} # docker-selinux stuff (prefix with ds_ for version/release etc.) # Some bits borrowed from the openstack-selinux package -%global ds_commit d6560f808c5cf0704218783d9f10d519ae745eda +%global ds_commit 44abd21628c8f4c054343f12d609d03de4644234 %global ds_shortcommit %(c=%{ds_commit}; echo ${c:0:7}) %global selinuxtype targeted %global moduletype services @@ -83,7 +83,7 @@ Name: %{repo} Epoch: 1 Version: 1.9.0 -Release: 7.git%{d_shortcommit}%{?dist} +Release: 8.git%{d_shortcommit}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: http://www.%{repo}.com @@ -628,6 +628,12 @@ fi %{_bindir}/%{repo}tarsum %changelog +* Wed Oct 14 2015 Lokesh Mandvekar - 1:1.9.0-8.git6024859 +- built docker @projectatomic/fedora-1.9 commit#6024859 +- built docker-selinux master commit#44abd21 +- built d-s-s master commit#6898d43 +- built docker-utils master commit#dab51ac + * Mon Sep 21 2015 Lokesh Mandvekar - 1:1.9.0-7.git9107cd3 - build docker @rhatdan/fedora-1.9 commit#9107cd3 - built docker-selinux master commit#d6560f8 diff --git a/sources b/sources index fccc33a..1e2f8ca 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 41de66f15f8151b1cb81b8d88c14d0e1 dab51acd1b1a77f7cb01a1b7e2129ec85c846b71.tar.gz -c5c47412796ba7e97eac1f66f3aaf83b docker-9107cd3.tar.gz -7a6f6e1d380e4d4c5181427b4da24f01 docker-selinux-d6560f8.tar.gz +32a332d294e5eb15407c8a3ab20a487a docker-6024859.tar.gz +aa8093d35c0aac13d36558c9e81d2aaa docker-selinux-44abd21.tar.gz 7c4fa628f7ee14d88785f36c2163da64 docker-storage-setup-6898d43.tar.gz