diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 9933787..2aa5bb1 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Name: gnome-bluetooth Epoch: 1 -Version: 3.34.3 -Release: 2%{?dist} +Version: 3.34.4 +Release: 1%{?dist} Summary: Bluetooth graphical utilities License: GPLv2+ @@ -21,6 +21,7 @@ BuildRequires: meson BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libnotify) BuildRequires: systemd-devel +BuildRequires: python3-dbusmock >= 0.22.0-3 Provides: dbus-bluez-pin-helper @@ -72,6 +73,9 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet %find_lang gnome-bluetooth2 +%check +%meson_test + %files %license COPYING %doc README.md NEWS @@ -98,6 +102,10 @@ install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/udev/rules.d/61-gnome-bluet %{_datadir}/gtk-doc %changelog +* Mon Mar 22 2021 Bastien Nocera - 3.34.4-1 ++ gnome-bluetooth-3.34.4-1 +- Update to 3.34.4 + * Tue Jan 26 2021 Fedora Release Engineering - 1:3.34.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild