Change to Version 1.2.3

This commit is contained in:
James Ni 2011-04-27 10:26:16 +08:00
commit 682a927c65
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/zanata-python-client-1.2.2.tar.gz
/zanata-python-client-1.2.3.tar.gz

View file

@ -1 +1 @@
ad9d7319f567096f76b42ca0d766add6 zanata-python-client-1.2.2.tar.gz
7143956f8638f201cd43f26f80393daa zanata-python-client-1.2.3.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.2.2
Version: 1.2.3
Release: 1%{?dist}
Summary: Python Client for Zanata Server
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
* Wed Apr 27 2011 James Ni <jni@redhat.com> - 1.2.3-1
- Fix rhbz#696474, rhbz#696515, rhbz#696437, rhbz#698028, rhbz#695598, rhbz#690687
* Fri Apr 01 2011 James Ni <jni@redhat.com> - 1.2.2-1
- Change to version 1.2.2