Merge branch 'master' into el5

This commit is contained in:
James Ni 2011-08-23 18:08:28 +08:00
commit d8b9d891b9
3 changed files with 6 additions and 2 deletions

View file

@ -1,7 +1,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: zanata-python-client
Version: 1.2.6
Version: 1.3.0
Release: 1%{?dist}
Summary: Python Client for Zanata Server
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
* Tue Aug 23 2011 James Ni <jni@redhat.com> - 1.3.0-1
- Change to version 1.3.0
* Wed Jul 20 2011 James Ni <jni@redhat.com> - 1.2.6-1
- Change to version 1.2.6