Change to version 1.2.3

This commit is contained in:
James Ni 2011-04-27 10:50:41 +08:00
commit c287af30e8
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ Zanata Python client is a client that communicate with Zanata server.
%build
python setup.py build
cp -pr VERSION-FILE build/lib/zanataclient
cp -pr zanataclient/VERSION-FILE build/lib/zanataclient
%install
rm -rf $RPM_BUILD_ROOT