[flies-python-client/f14/master] Change to version 0.7.0

james ni jamesni at fedoraproject.org
Mon Jan 24 02:50:25 UTC 2011


commit e6ee3b2dc213bddc4bb2ed5e4fadf1f072f569bd
Author: James Ni <kent.neo at gmail.com>
Date:   Mon Jan 24 10:50:12 2011 +0800

    Change to version 0.7.0

 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 2fad813..0c26fb8 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.6.1
+Version: 0.7.0
 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.0-1
+- Add copyTrans option to client
+
 * Tue Jan 04 2011 James Ni <jni at redhat.com> - 0.6.1-1
 - Add exception handler for empty extensions
 


More information about the scm-commits mailing list