This commit is contained in:
parent
72d52efd52
commit
c6468deaf3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9a1369826cc1741976494e08b9624f0cf02447140d097b1846af6bd086c2ed64
|
|
||||||
size 827507
|
|
3
gnome-bluetooth-2.27.9.tar.bz2
Normal file
3
gnome-bluetooth-2.27.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51d862a36040e476ec58252b5377fa0e1aae996ca637780687c6a55e3c40665b
|
||||||
|
size 840660
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 5 11:31:07 CEST 2009 - dominique-obs@leuenberger.net
|
||||||
|
|
||||||
|
- Update to version 2.27.9:
|
||||||
|
+ All:
|
||||||
|
- Port to using new rfkill API in Linux kernel 2.6.31
|
||||||
|
+ Applet:
|
||||||
|
- Hide unwanted menu items when Bluetooth isn't available
|
||||||
|
- Fix connecting to Sony Ericsson phones
|
||||||
|
- Fix a crash when disconnecting an audio device
|
||||||
|
- Fix devices showing up as connected when they were not
|
||||||
|
+ Properties:
|
||||||
|
- Close the preferences dialogue when pressing 'Esc'
|
||||||
|
+ Wizard:
|
||||||
|
- Mention "enter" when pairing a keyboard
|
||||||
|
- String fixes
|
||||||
|
+ Library:
|
||||||
|
- Track whether devices are connecting, as opposed to already
|
||||||
|
connected
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 31 21:22:44 CEST 2009 - vuntz@novell.com
|
Fri Jul 31 21:22:44 CEST 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-bluetooth (Version 2.27.8)
|
# spec file for package gnome-bluetooth (Version 2.27.9)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -34,7 +34,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.27.8
|
Version: 2.27.9
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: GNOME Bluetooth graphical utilities
|
Summary: GNOME Bluetooth graphical utilities
|
||||||
Url: http://usefulinc.com/software/gnome-bluetooth/
|
Url: http://usefulinc.com/software/gnome-bluetooth/
|
||||||
@ -49,22 +49,6 @@ Requires: %{name}-lang = %{version}
|
|||||||
The gnome-bluetooth package contains graphical utilities to setup,
|
The gnome-bluetooth package contains graphical utilities to setup,
|
||||||
monitor and use Bluetooth devices.
|
monitor and use Bluetooth devices.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Edd Dumbill <edd@usefulinc.com>
|
|
||||||
Bastien Nocera <hadess@hadess.net>
|
|
||||||
Dag Brattli <dagb@cs.uit.no>
|
|
||||||
Pontus Fuchs <pontus.fuchs@tactel.se>
|
|
||||||
Fons Botman <budely@tref.nl>
|
|
||||||
Jean Tourrilhes <jt@hpl.hp.com>
|
|
||||||
Marcel Holtmann <marcel@holtmann.org>
|
|
||||||
Jonathan Blandford <jrb@redhat.com>
|
|
||||||
Kristian Rietveld <kris@gtk.org>
|
|
||||||
Anders Carlsson <andersca@gnu.org>
|
|
||||||
James Henstridge <james@daa.com.au>
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Summary: GNOME Bluetooth Support
|
Summary: GNOME Bluetooth Support
|
||||||
@ -83,22 +67,6 @@ enables you to send files. It is used by the Nautilus component --
|
|||||||
select the files you want to send and choose "Send via Bluetooth..."
|
select the files you want to send and choose "Send via Bluetooth..."
|
||||||
from the context menu.
|
from the context menu.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Edd Dumbill <edd@usefulinc.com>
|
|
||||||
Bastien Nocera <hadess@hadess.net>
|
|
||||||
Dag Brattli <dagb@cs.uit.no>
|
|
||||||
Pontus Fuchs <pontus.fuchs@tactel.se>
|
|
||||||
Fons Botman <budely@tref.nl>
|
|
||||||
Jean Tourrilhes <jt@hpl.hp.com>
|
|
||||||
Marcel Holtmann <marcel@holtmann.org>
|
|
||||||
Jonathan Blandford <jrb@redhat.com>
|
|
||||||
Kristian Rietveld <kris@gtk.org>
|
|
||||||
Anders Carlsson <andersca@gnu.org>
|
|
||||||
James Henstridge <james@daa.com.au>
|
|
||||||
|
|
||||||
%package -n libgnome-bluetooth7
|
%package -n libgnome-bluetooth7
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Summary: GNOME Bluetooth graphical utilities
|
Summary: GNOME Bluetooth graphical utilities
|
||||||
@ -109,22 +77,6 @@ Obsoletes: libgnomebt1 <= 0.12
|
|||||||
The gnome-bluetooth package contains graphical utilities to setup,
|
The gnome-bluetooth package contains graphical utilities to setup,
|
||||||
monitor and use Bluetooth devices.
|
monitor and use Bluetooth devices.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Edd Dumbill <edd@usefulinc.com>
|
|
||||||
Bastien Nocera <hadess@hadess.net>
|
|
||||||
Dag Brattli <dagb@cs.uit.no>
|
|
||||||
Pontus Fuchs <pontus.fuchs@tactel.se>
|
|
||||||
Fons Botman <budely@tref.nl>
|
|
||||||
Jean Tourrilhes <jt@hpl.hp.com>
|
|
||||||
Marcel Holtmann <marcel@holtmann.org>
|
|
||||||
Jonathan Blandford <jrb@redhat.com>
|
|
||||||
Kristian Rietveld <kris@gtk.org>
|
|
||||||
Anders Carlsson <andersca@gnu.org>
|
|
||||||
James Henstridge <james@daa.com.au>
|
|
||||||
|
|
||||||
%package plugins-geoclue
|
%package plugins-geoclue
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Summary: GNOME Bluetooth Support
|
Summary: GNOME Bluetooth Support
|
||||||
|
Loading…
Reference in New Issue
Block a user