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

@ -1 +1 @@
7143956f8638f201cd43f26f80393daa zanata-python-client-1.2.3.tar.gz
ed386215f7bedb1a5aacf1f171117fae zanata-python-client-1.2.3.tar.gz

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