[flies-python-client] Update to 0.3.0

james ni jamesni at fedoraproject.org
Thu Oct 21 07:41:41 UTC 2010


commit 37f1f9dc08412b4eb709087c4afffe1029e094c6
Author: James Ni <kent.neo at gmail.com>
Date:   Thu Oct 21 15:41:22 2010 +0800

    Update to 0.3.0

 .gitignore               |    1 +
 flies-python-client.spec |    5 ++++-
 sources                  |    4 +---
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d1a2e1..d3c2b6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 flies-python-client-0.0.5.tar.gz
 flies-python-client-0.0.6.tar.gz
 flies-python-client-0.2.0.tar.gz
+flies-python-client-0.3.0.tar.gz
diff --git a/flies-python-client.spec b/flies-python-client.spec
index 0062a53..ae77633 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.2.0
+Version: 0.3.0
 Release: 1%{?dist}
 Summary: Python Client for Flies Server
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Thu Oct 21 2010 James Ni <jni at redhat.com> - 0.3.0-1
+- Fix the issues in extension support and update translation command
+
 * Thu Oct 21 2010 James Ni <jni at redhat.com> - 0.2.0-1
 - Add extension support and update translation command
 
diff --git a/sources b/sources
index e3cb5a7..9a3c042 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-cc547fb3d10d506c15bd852ad157c632  flies-python-client-0.0.6.tar.gz
-e9aef2ec33d72453c7231ed0e3c75523  flies-python-client-0.0.5.tar.gz
-37ebe1248dbe396972e6463fd788977b  flies-python-client-0.2.0.tar.gz
+8fe1bc848239f8095a189b34cb847b80  flies-python-client-0.3.0.tar.gz


More information about the scm-commits mailing list