Change to version 1.2.6

This commit is contained in:
James Ni 2011-07-20 15:36:01 +08:00
commit 452a7ed443
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/zanata-python-client-1.2.3.tar.gz
/zanata-python-client-1.2.4.tar.gz
/zanata-python-client-1.2.5.tar.gz
/zanata-python-client-1.2.6.tar.gz

View file

@ -1 +1 @@
cb80a9a97d77fe1951098862edfee8e0 zanata-python-client-1.2.5.tar.gz
fe6f10014b947542811fe3a5c577e3bd zanata-python-client-1.2.6.tar.gz

View file

@ -1,8 +1,8 @@
%{!?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.5
Release: 3%{?dist}
Version: 1.2.6
Release: 1%{?dist}
Summary: Python Client for Zanata Server
Group: Development/Tools
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
* Wed Jul 20 2011 James Ni <jni@redhat.com> - 1.2.6-1
- Change to version 1.2.6
* Thu Jun 02 2011 James Ni <jni@redhat.com> - 1.2.5-3
- Fix error of onditionals of RHEL5