Change-Id: Ifaf2952de2e67f997a0e9c056d477203c1154d94
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
Name: tts
Summary: Text To Speech client library and daemon
-Version: 1.90.2
+Version: 1.90.3
Release: 1
Group: Graphics & UI Framework/Voice Framework
License: Apache-2.0
%if "%{_ctest_enable}" == "true"
ctest -V --output-on-failure %{?_smp_mflags}
%if 0%{?gcov:1}
-lcov -c --ignore-errors graph --no-external -q -d . -o gcov.info
+lcov -c --ignore-errors mismatch,graph,unused --no-external -q -d . -o gcov.info
genhtml gcov.info
%endif
%endif