[flies-python-client] Change to version 0.3.1

james ni jamesni at fedoraproject.org
Wed Oct 27 05:01:46 UTC 2010


commit 89988e7842856e1b7acaca59675c2b9fc2d5955b
Author: James Ni <kent.neo at gmail.com>
Date:   Wed Oct 27 13:01:34 2010 +0800

    Change to version 0.3.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 ae77633..772cca1 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.3.0
+Version: 0.3.1
 Release: 1%{?dist}
 Summary: Python Client for Flies Server
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Fri Oct 22 2010 James Ni <jni at redhat.com> - 0.3.1-1
+- Fix an issue in project creation
+
 * Thu Oct 21 2010 James Ni <jni at redhat.com> - 0.3.0-1
 - Fix the issues in extension support and update translation command
 


More information about the scm-commits mailing list