[docker-io/f20] BZ 1080799 - bump to 0.9.1

Lokesh Mandvekar lsm5 at fedoraproject.org
Fri Mar 28 14:35:49 UTC 2014


commit f4c37e8d666f2973a7d2e35a529426ea66e4032a
Author: Lokesh Mandvekar <lsm5 at redhat.com>
Date:   Thu Mar 27 12:10:56 2014 -0400

    BZ 1080799 - bump to 0.9.1

 docker-io.spec |    9 ++++++---
 sources        |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 554f7d2..cc76e69 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -9,12 +9,12 @@
 %global debug_package %{nil}
 %global gopath  %{_datadir}/gocode
 
-%global commit      2b3fdf2344fee3affc44c93a034ce894af4d6193
+%global commit      867b2a90c228f62cdcd44907ceef279a2d8f1ac5
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           docker-io
-Version:        0.9.0
-Release:        3%{?dist}
+Version:        0.9.1
+Release:        1%{?dist}
 Summary:        Automates deployment of containerized applications
 License:        ASL 2.0
 
@@ -196,6 +196,9 @@ fi
 %{_datadir}/vim/vimfiles/syntax/dockerfile.vim
 
 %changelog
+* Thu Mar 27 2014 Lokesh Mandvekar - 0.9.1-1
+- BZ 1080799 - upstream version bump
+
 * Thu Mar 13 2014 Adam Miller <maxamillion at fedoraproject.org> - 0.9.0-3
 - Add lxc requirement for EPEL6 and patch init script to use lxc driver
 - Remove tar dep, no longer needed
diff --git a/sources b/sources
index ef99d3e..e5765a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5969bb91ec4f17aa381831046fb15531  v0.9.0.tar.gz
+194ee07653abb984bbbab0cf0f3b98f3  v0.9.1.tar.gz


More information about the scm-commits mailing list