diff --git a/docker-io.spec b/docker-io.spec index f2a6eb9..c66b34e 100644 --- a/docker-io.spec +++ b/docker-io.spec @@ -11,14 +11,14 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%global commit 8e107a93210c54f22ec1354d969c771b1abfbe05 +%global commit 0f6704f961642daeeda99e95a034b40857bda627 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global tar_import_path code.google.com/p/go/src/pkg/archive/tar Name: %{repo}-io Version: 1.5.0 -Release: 16.git%{shortcommit}%{?dist} +Release: 17.git%{shortcommit}%{?dist} Summary: Automates deployment of containerized applications License: ASL 2.0 URL: http://www.docker.com @@ -362,6 +362,9 @@ exit 0 %{_datadir}/zsh/site-functions/_docker %changelog +* Wed Mar 04 2015 Lokesh Mandvekar - 1.5.0-17.git0f6704f +- built commit#0f6704f + * Tue Mar 03 2015 Lokesh Mandvekar - 1.5.0-16.git8e107a9 - built commit#8e107a9 diff --git a/sources b/sources index 40ce05b..6da8a66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db407415d9b54075a4dee27cae05968d docker-8e107a9.tar.gz +cd691b70136faa218ef52743df36c758 docker-0f6704f.tar.gz