From b3751f775092a4438a5f565f4778d921d5a374f9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 14 Aug 2013 22:47:28 +0200 Subject: [PATCH] Require bluez >= 5.0 --- gnome-bluetooth.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 4957ddf..33fe766 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,7 +1,7 @@ Name: gnome-bluetooth Epoch: 1 Version: 3.9.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bluetooth graphical utilities Group: Applications/Communications @@ -29,7 +29,7 @@ Obsoletes: bluez-gnome <= 1.8 # Otherwise we might end up with mismatching version Requires: %{name}-libs = %{epoch}:%{version}-%{release} -Requires: bluez >= 4.42 +Requires: bluez >= 5.0 %ifnarch s390 s390x Requires: gvfs-obexftp Requires: obexd @@ -143,6 +143,9 @@ fi %{_datadir}/gtk-doc %changelog +* Wed Aug 14 2013 Kalev Lember - 1:3.9.3-3 +- Require bluez >= 5.0 + * Sat Aug 03 2013 Fedora Release Engineering - 1:3.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild