Release version 1.5.2
[platform/core/appfw/appcore-widget.git] / packaging / appcore-widget.spec
index b722455..7a5c053 100644 (file)
@@ -1,6 +1,6 @@
 Name:       appcore-widget
 Summary:    Widget Application
-Version:    1.5.0
+Version:    1.5.2
 Release:    1
 Group:      Application Framework/Libraries
 License:    Apache-2.0
@@ -130,7 +130,7 @@ install -m 0755 run-unittest.sh %{buildroot}%{_bindir}/tizen-unittests/%{name}/
 export LD_LIBRARY_PATH=../../src/base:../../src/efl_base
 ctest -V
 %if 0%{?gcov:1}
-lcov -c --ignore-errors graph --no-external -q -d . -o appcore-widget.info
+lcov -c --ignore-errors mismatch,graph,unused --no-external -q -d . -o appcore-widget.info
 genhtml appcore-widget.info -o appcore-widget.out
 zip -r appcore-widget.zip appcore-widget.out
 install -m 0644 appcore-widget.zip %{buildroot}%{_datadir}/gcov/obj/