diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 0c4712c..a3a70c5 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Name: gnome-bluetooth Epoch: 1 Version: 3.34.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Bluetooth graphical utilities License: GPLv2+ @@ -73,8 +73,12 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet %find_lang gnome-bluetooth2 +%global run_tests 0 + %check -%meson_test +%if 0%{?run_tests} +%meson_test -t 5 +%endif %files %license COPYING