[flies-python-client/f13/master] Update to version 0.0.6

james ni jamesni at fedoraproject.org
Thu Sep 9 03:07:23 UTC 2010


commit 5aa1916aa63c918caa1f421fba9250d631e6dbd2
Author: James Ni <kent.neo at gmail.com>
Date:   Thu Sep 9 11:07:20 2010 +0800

    Update to version 0.0.6

 .gitignore               |    1 +
 flies-python-client.spec |    7 ++++---
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0eaea8..1a65e78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 flies-python-client-0.0.5.tar.gz
+flies-python-client-0.0.6.tar.gz
diff --git a/flies-python-client.spec b/flies-python-client.spec
index a80d23f..65cf8c1 100644
--- a/flies-python-client.spec
+++ b/flies-python-client.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: flies-python-client
-Version: 0.0.5
-Release: 3%{?dist}
+Version: 0.0.6
+Release: 1%{?dist}
 Summary: Python Client for Flies Server
 
 Group: Development/Tools
@@ -17,6 +17,7 @@ Requires: python-polib
 Requires: python-httplib2
 %if 0%{?fedora} < 13
 BuildRequires: python-devel
+Requires: python-httplib2
 %endif
 
 %description
@@ -42,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
-* Wed Sep 08 2010 James Ni <jni at redhat.com> - 0.0.5-3
+* Wed Sep 06 2010 James Ni <jni at redhat.com> - 0.0.6-1
 - Try to resolve the dependency of python-setuptools
 
 * Mon Sep 06 2010 James Ni <jni at redhat.com> - 0.0.5-2
diff --git a/sources b/sources
index d9b4e5c..918255b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36a9692501f1968c77d8620191f11569  flies-python-client-0.0.5.tar.gz
+cc547fb3d10d506c15bd852ad157c632  flies-python-client-0.0.6.tar.gz


More information about the scm-commits mailing list