[docker-io/f19] correct bogus date

Lokesh Mandvekar lsm5 at fedoraproject.org
Mon Jun 16 14:46:41 UTC 2014


commit 64cba067b0a86a349af1cd2d273d8eb9f0295eef
Author: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date:   Sat Jun 14 19:23:49 2014 -0400

    correct bogus date

 docker-io.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index f2e41f9..19282cd 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -10,7 +10,7 @@
 
 Name:           docker-io
 Version:        1.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Automates deployment of containerized applications
 License:        ASL 2.0
 Patch1:         upstream-patched-archive-tar.patch
@@ -161,7 +161,10 @@ exit 0
 %{_datadir}/vim/vimfiles/syntax/dockerfile.vim
 
 %changelog
-* Mon Jun 14 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.0.0-2
+* Sat Jun 14 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.0.0-3
+- correct bogus date
+
+* Sat Jun 14 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 1.0.0-2
 - RHBZ#1109533 patch libcontainer for finalize namespace error
 - RHBZ#1109039 build with updated golang-github-syndtr-gocapability
 - install Dockerfile.5 manpage


More information about the scm-commits mailing list