[flies-python-client/f13/master] Change the spec file

james ni jamesni at fedoraproject.org
Wed Oct 27 06:26:36 UTC 2010


commit 1f02188992189798c529b6c43fb23edc4a2e92ec
Author: James Ni <kent.neo at gmail.com>
Date:   Wed Oct 27 14:26:30 2010 +0800

    Change the spec file

 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 772cca1..a2ffc53 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.1
+Version: 0.3.2
 Release: 1%{?dist}
 Summary: Python Client for Flies Server
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Wed Oct 27 2010 James Ni <jni at redhat.com> - 0.3.2-1
+- Fix a typo in project creation
+
 * Fri Oct 22 2010 James Ni <jni at redhat.com> - 0.3.1-1
 - Fix an issue in project creation
 


More information about the scm-commits mailing list