From 674287475e4864ef6e35d1b53a384ac147835fe5 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Aug 13 2015 21:07:00 +0000 Subject: EVR: 1:1.9.0-1.gitb4e2cc5 - built docker @rhatdan/fedora-1.9 commit#b4e2cc5 - built d-s-s master commit#ac1b30e - built docker-selinux master commit#16ebd81 - built docker-utils master commit#dab51ac Signed-off-by: Lokesh Mandvekar --- diff --git a/.gitignore b/.gitignore index 920bba8..6ab5084 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ /docker-c7eed6c.tar.gz /docker-ba026e3.tar.gz /docker-59a228f.tar.gz +/dab51acd1b1a77f7cb01a1b7e2129ec85c846b71.tar.gz +/docker-b4e2cc5.tar.gz +/docker-storage-setup-ac1b30e.tar.gz diff --git a/docker.spec b/docker.spec index 145a9a0..11f35cb 100644 --- a/docker.spec +++ b/docker.spec @@ -39,12 +39,12 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} # docker stuff (prefix with d_) -%global d_commit 59a228faed3796856033780f520d887860caeb1e +%global d_commit b4e2cc594f9a52057e700996718a97579b51e7c1 %global d_shortcommit %(c=%{d_commit}; echo ${c:0:7}) # d-s-s stuff (prefix with dss_) %global dss_libdir %{_prefix}/lib/docker-storage-setup -%global dss_commit b15239869d789e86a279edae5479fd25a988bf78 +%global dss_commit ac1b30e05557bc2375992747ed94a9e1ab1f208a %global dss_shortcommit %(c=%{dss_commit}; echo ${c:0:7}) #%global tar_import_path code.google.com/p/go/src/pkg/archive/tar @@ -83,8 +83,8 @@ Name: %{repo} Epoch: 1 -Version: 1.8.0 -Release: 11.git%{d_shortcommit}%{?dist} +Version: 1.9.0 +Release: 1.git%{d_shortcommit}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: http://www.%{repo}.com @@ -626,6 +626,12 @@ fi %{_bindir}/%{repo}tarsum %changelog +* Thu Aug 13 2015 Lokesh Mandvekar - 1:1.9.0-1 +- built docker @rhatdan/fedora-1.9 commit#b4e2cc5 +- built d-s-s master commit#ac1b30e +- built docker-selinux master commit#16ebd81 +- built docker-utils master commit#dab51ac + * Thu Aug 06 2015 Lokesh Mandvekar - 1:1.8.0-11.git59a228f - built docker @lsm5/fedora commit#59a228f diff --git a/sources b/sources index b63df8f..a4d62c1 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ -42ebe2f717ecfd6c4145cc3f9a125f73 docker-59a228f.tar.gz +41de66f15f8151b1cb81b8d88c14d0e1 dab51acd1b1a77f7cb01a1b7e2129ec85c846b71.tar.gz +2a42ed04d5bf2a35559e3ca55de03e56 docker-b4e2cc5.tar.gz 38b8e082ef8113d3d04558c8908d1cc3 docker-selinux-16ebd81.tar.gz -5e728722f199122958231a6d4073e2ef docker-storage-setup-b152398.tar.gz +65373468868d40bce22dc4d8555f42a4 docker-storage-setup-ac1b30e.tar.gz