diff --git a/zanata-python-client.spec b/zanata-python-client.spec index a4ec0b4..526ef23 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -2,7 +2,7 @@ Name: zanata-python-client Version: 1.2.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python Client for Zanata Server Group: Development/Tools @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Thu Jun 02 2011 James Ni - 1.2.5-3 +- Fix error of onditionals of RHEL5 + * Thu Jun 02 2011 James Ni - 1.2.5-2 - Add python-simplejson requires for RHEL5