[docker-io/el6] correct bogus date

Lokesh Mandvekar lsm5 at fedoraproject.org
Sun Jun 15 00:06:52 UTC 2014


commit 92f54da3af5eda4a038f26cbb56fe6a872b18c10
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 257305a..4fd6ded 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
@@ -171,7 +171,10 @@ fi
 %{_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