From 682a927c65f56aa56f4095e88c69fafee2cde3b2 Mon Sep 17 00:00:00 2001 From: James Ni Date: Wed, 27 Apr 2011 10:26:16 +0800 Subject: [PATCH] Change to Version 1.2.3 --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5660606..889c722 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /zanata-python-client-1.2.2.tar.gz +/zanata-python-client-1.2.3.tar.gz diff --git a/sources b/sources index 918ba4e..2ed6d52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad9d7319f567096f76b42ca0d766add6 zanata-python-client-1.2.2.tar.gz +7143956f8638f201cd43f26f80393daa zanata-python-client-1.2.3.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index dd63997..e5a8ecf 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -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 - 1.2.3-1 +- Fix rhbz#696474, rhbz#696515, rhbz#696437, rhbz#698028, rhbz#695598, rhbz#690687 + * Fri Apr 01 2011 James Ni - 1.2.2-1 - Change to version 1.2.2