Release version 0.5.14
[platform/core/appfw/librua.git] / packaging / librua.spec
index d269711..4db64df 100644 (file)
@@ -1,5 +1,5 @@
 Name:           librua
-Version:        0.5.13
+Version:        0.5.14
 Release:        0
 License:        Apache-2.0
 Summary:        Recently used application
@@ -62,7 +62,7 @@ make %{?_smp_mflags}
 %check
 (cd tests && cd unittest && LD_LIBRARY_PATH=../../ ctest -V)
 %if 0%{?gcov:1}
-lcov -c --ignore-errors graph --no-external -q -d . -o rua.info
+lcov -c --ignore-errors mismatch,graph,unused --no-external -q -d . -o rua.info
 genhtml rua.info -o rua.out
 zip -r rua.zip rua.out
 install -m 0644 rua.zip %{buildroot}%{_datadir}/gcov/