[python-docker-py] correct bogus date

lsm5 lsm5 at fedoraproject.org
Tue Aug 26 06:30:51 UTC 2014


commit 9071e00140b031ace1cc4ad7611712d3f9d270ea
Author: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date:   Tue Aug 26 01:30:49 2014 -0500

    correct bogus date

 python-docker-py.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-docker-py.spec b/python-docker-py.spec
index 12ae10f..385ef08 100644
--- a/python-docker-py.spec
+++ b/python-docker-py.spec
@@ -3,7 +3,7 @@
 
 Name:           python-docker-py
 Version:        0.4.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        An API client for docker written in Python
 License:        ASL 2.0
 URL:            http://www.docker.io
@@ -53,6 +53,9 @@ Requires:       python-six
 %{python_sitelib}/docker_py-%{version}-py2*.egg-info/*
 
 %changelog
+* Tue Aug 26 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0.4.0-3
+- correct bogus date
+
 * Tue Aug 26 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0.4.0-2
 - rewrite BR&R conditionals for docker/docker-io
 


More information about the scm-commits mailing list