[flies-python-client/el6/master] Update to 0.6.1

james ni jamesni at fedoraproject.org
Thu Jan 6 07:44:38 UTC 2011


commit 93e75ff73b7842fb6804b80ec4bafc2aadb15a93
Author: James Ni <kent.neo at gmail.com>
Date:   Thu Jan 6 15:44:21 2011 +0800

    Update to 0.6.1

 .gitignore               |    1 +
 flies-python-client.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a00762a..1bc2eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ flies-python-client-0.3.2.tar.gz
 /flies-python-client-0.5.0.tar.gz
 /flies-python-client-0.5.1.tar.gz
 /flies-python-client-0.6.0.tar.gz
+/flies-python-client-0.6.1.tar.gz
diff --git a/flies-python-client.spec b/flies-python-client.spec
index 9f9865c..2fad813 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.0
+Version: 0.6.1
 Release: 1%{?dist}
 Summary: Python Client for Flies Server
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Tue Jan 04 2011 James Ni <jni at redhat.com> - 0.6.1-1
+- Add exception handler for empty extensions
+
 * Wed Dec 29 2010 James Ni <jni at redhat.com> - 0.6.0-1
 - Create pot file with content retrieved from server, user could choose keep or delete the content on the flies
   server when pushing publican
diff --git a/sources b/sources
index 7472747..6accd9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca97e4e7abea9bf171a7af9f0ec7da07  flies-python-client-0.6.0.tar.gz
+047b86665248cd768006c55008cb1948  flies-python-client-0.6.1.tar.gz


More information about the scm-commits mailing list