[flies-python-client] Change to version 0.7.1

james ni jamesni at fedoraproject.org
Mon Jan 24 14:45:56 UTC 2011


commit 82fcd6783258d52bba3ca610e0e0e828acafeea3
Author: James Ni <kent.neo at gmail.com>
Date:   Mon Jan 24 22:45:39 2011 +0800

    Change to version 0.7.1

 flies-python-client.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/flies-python-client.spec b/flies-python-client.spec
index 0c26fb8..8d62d40 100644
--- a/flies-python-client.spec
+++ b/flies-python-client.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: flies-python-client
-Version: 0.7.0
+Version: 0.7.1
 Release: 1%{?dist}
 Summary: Python Client for Flies Server
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Mon Jan 24 2011 James Ni <jni at redhat.com> - 0.7.1-1
+- Fix typo and make help more user-friendly
+
 * Mon Jan 24 2011 James Ni <jni at redhat.com> - 0.7.0-1
 - Add copyTrans option to client
 


More information about the scm-commits mailing list