diff --git a/gnome-user-share.changes b/gnome-user-share.changes index fbff089..f1eea0b 100644 --- a/gnome-user-share.changes +++ b/gnome-user-share.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 14 12:10:25 UTC 2018 - fcrozat@suse.com + +- Remove dependency on bluez and adapt description, + gnome-user-share doesn't handle OBEX anymore, it is done by + gnome-bluetooth nowadays. + ------------------------------------------------------------------- Tue Apr 10 18:21:21 UTC 2018 - bjorn.lie@gmail.com diff --git a/gnome-user-share.spec b/gnome-user-share.spec index dd3a14d..e72271a 100644 --- a/gnome-user-share.spec +++ b/gnome-user-share.spec @@ -36,7 +36,6 @@ BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libnautilus-extension) >= 3.27.90 BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(systemd) -Requires: bluez >= 5.0 Recommends: %{name}-lang Suggests: apache2-mod_dnssd Suggests: apache2-prefork @@ -54,8 +53,6 @@ shares the $HOME/Public folder. The share is then published to all computers on the local network using mDNS/rendezvous, so that it shows up in the Network location in GNOME. -The program also allows to share files using ObexFTP over Bluetooth. - %lang_package %prep