commit 006b9c7ae7e70ef35d823977fb1422dd93f9fc22
Author: Lokesh Mandvekar <[email protected]>
Date:   Sat Jan 4 13:36:23 2014 -0500

    v0.7.3 - BZ 1048441
    
    Signed-off-by: Lokesh Mandvekar <[email protected]>

 docker-io.spec |    7 +++++--
 sources        |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index b13e3f2..91a51fd 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -13,8 +13,8 @@
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           docker-io
-Version:        0.7.2
-Release:        2%{?dist}
+Version:        0.7.3
+Release:        1%{?dist}
 Summary:        Automates deployment of containerized applications
 License:        ASL 2.0
 
@@ -167,6 +167,9 @@ fi
 %{_sysconfdir}/udev/rules.d/80-docker.rules
 
 %changelog
+* Sat Jan 04 2014 Lokesh Mandvekar <[email protected]> - 0.7.3-1
+- upstream release bump to v0.7.3
+
 * Thu Dec 19 2013 Lokesh Mandvekar <[email protected]> - 0.7.2-2
 - require xz to work with ubuntu images (BZ #1045220)
 
diff --git a/sources b/sources
index 2dda473..e1592d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-617381fb96404f911aac9b5d4e5ec451  v0.7.2.tar.gz
+e28377287589929aa8361889d1490075  v0.7.3.tar.gz
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to