Merge branch 'master' into el6

This commit is contained in:
James Ni 2011-08-31 16:25:33 +08:00
commit 1f5900fb18
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@
/zanata-python-client-1.2.5.tar.gz
/zanata-python-client-1.2.6.tar.gz
/zanata-python-client-1.3.0.tar.gz
/zanata-python-client-1.3.1.tar.gz

View file

@ -1 +1 @@
deefcd8f411bf2e521efa6a19902612f zanata-python-client-1.3.0.tar.gz
357d966dfd2c49870046908ab5c3d02e zanata-python-client-1.3.1.tar.gz

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.3.0
Version: 1.3.1
Release: 1%{?dist}
Summary: Python Client for Zanata Server
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
* Wed Aug 31 2011 James Ni <jni@redhat.com> - 1.3.1-1
- Fix #rhbz734270 Reinstate publican/po push '--import-po' option
* Tue Aug 23 2011 James Ni <jni@redhat.com> - 1.3.0-1
- Change to version 1.3.0