diff --git a/docker-io.spec b/docker-io.spec index fb7658a..f2a6eb9 100644 --- a/docker-io.spec +++ b/docker-io.spec @@ -11,14 +11,14 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} -%global commit a61716e5d93796ebc29b16942d5f27d387e56fba +%global commit 8e107a93210c54f22ec1354d969c771b1abfbe05 %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: 15.git%{shortcommit}%{?dist} +Release: 16.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 +* Tue Mar 03 2015 Lokesh Mandvekar - 1.5.0-16.git8e107a9 +- built commit#8e107a9 + * Sun Mar 01 2015 Lokesh Mandvekar - 1.5.0-15.gita61716e - built commit#a61716e diff --git a/sources b/sources index 7ddd707..40ce05b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73a2652fbb65c8206420eb1661045b47 docker-a61716e.tar.gz +db407415d9b54075a4dee27cae05968d docker-8e107a9.tar.gz