diff --git a/.gitignore b/.gitignore index 34070fb..9f5aab3 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,5 @@ /docker-selinux-dbfad05.tar.gz /docker-storage-setup-e9722cc.tar.gz /docker-8f9eabc.tar.gz +/docker-78bc3ea.tar.gz +/docker-storage-setup-0814c26.tar.gz diff --git a/docker.spec b/docker.spec index 163652f..6660928 100644 --- a/docker.spec +++ b/docker.spec @@ -20,13 +20,13 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} # docker stuff (prefix with d_) -%global d_commit 8f9eabcb5689a353bac2ce7e9b10e3298b43057f +%global d_commit 78bc3eaee7a4639325ca103154a69f91ddb1a093 %global d_shortcommit %(c=%{d_commit}; echo ${c:0:7}) %global d_dist %(echo %{?dist} | sed 's/./-/') # d-s-s stuff (prefix with dss_) %global dss_libdir %{_exec_prefix}/lib/%{repo}-storage-setup -%global dss_commit e9722cc6da4b46d783a9c4cf86ac4b8aaf7ce301 +%global dss_commit 0814c269bea1d0daf61c794ee8a48de582dd2658 %global dss_shortcommit %(c=%{dss_commit}; echo ${c:0:7}) %global utils_commit dab51acd1b1a77f7cb01a1b7e2129ec85c846b71 @@ -64,7 +64,7 @@ Name: %{repo} Epoch: 1 Version: 1.9.1 -Release: 1.git%{d_shortcommit}%{?dist} +Release: 2.git%{d_shortcommit}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: https://%{provider}.%{provider_tld}/projectatomic/%{repo} @@ -598,6 +598,12 @@ fi %{_bindir}/%{repo}tarsum %changelog +* Fri Nov 20 2015 Lokesh Mandvekar - 1:1.9.1-2.git78bc3ea +- built docker @projectatomic/fedora-1.9 commit#78bc3ea +- built docker-selinux commit#dbfad05 +- built d-s-s commit#0814c26 +- built docker-utils commit#dab51ac + * Fri Nov 13 2015 Lokesh Mandvekar - 1:1.8.2-14.git8f9eabc - built docker @rhatdan/fedora-1.8 commit#8f9eabc - built docker-selinux commit#dbfad05 diff --git a/sources b/sources index 34a1a2d..698bf2b 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 41de66f15f8151b1cb81b8d88c14d0e1 dab51acd1b1a77f7cb01a1b7e2129ec85c846b71.tar.gz -4c2c4dd127e2519a4d05d30a1484b83e docker-8f9eabc.tar.gz +28eb5ae49389376b2b9c0f265e7bc695 docker-78bc3ea.tar.gz b05741c9227a11f6f279188f43a83703 docker-selinux-dbfad05.tar.gz -85692b9f405a77d4827235f2c3aa1b04 docker-storage-setup-e9722cc.tar.gz +28924d03ec31f4c81e1666b2ac51d3d4 docker-storage-setup-0814c26.tar.gz