commit 2271332831231316e3a8838504f0a93213e08b34
Author: Lokesh Mandvekar <[email protected]>
Date:   Fri May 9 23:52:03 2014 -0400

    enable selinux in build and unitfile

 docker-io.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index 6932902..1faa43e 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -10,7 +10,7 @@
 
 Name:           docker-io
 Version:        0.11.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Automates deployment of containerized applications
 License:        ASL 2.0
 
@@ -153,6 +153,9 @@ exit 0
 %{_datadir}/vim/vimfiles/syntax/dockerfile.vim
 
 %changelog
+* Fri May 09 2014 Lokesh Mandvekar <[email protected]> - 0.11.1-3
+- keep NVR consistent with rawhide
+
 * Fri May 09 2014 Lokesh Mandvekar <[email protected]> - 0.11.1-2
 - get rid of conditionals
 - enable selinux in build and unitfile
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to