This commit is contained in:
parent
403d13c4c6
commit
496e2b4276
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:250fede462d5ec0576c0ab9c7f965fb56dc5de6e1180405da8cf0e867a2eca3a
|
||||
size 639406
|
3
gnome-bluetooth-2.27.5.tar.bz2
Normal file
3
gnome-bluetooth-2.27.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12668a307de355e0d511c72d35ccd14c69e9c0c1fa8ddae80ce11ee41337cd16
|
||||
size 656302
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 05:02:18 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to version 2.27.5:
|
||||
+ Fix some killswitch related bugs
|
||||
+ Work with older versions of Pango
|
||||
+ Fix pairing with Blackberry and Samsung phones
|
||||
+ Use the services status to check the connection status, makes
|
||||
connecting/disconnecting devices much faster
|
||||
+ Add a quit menu to the applet, when in debug mode
|
||||
+ Fix passkey special-casing when a OUI is used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 3 10:12:19 CEST 2009 - mboman@suse.de
|
||||
|
||||
- Change BuildRequires from unique-devel to libunique-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 18:46:42 CEST 2009 - vuntz@novell.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-bluetooth (Version 2.27.4)
|
||||
# spec file for package gnome-bluetooth (Version 2.27.5)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -25,12 +25,12 @@ BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: hal-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: unique-devel
|
||||
BuildRequires: libunique-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.27.4
|
||||
Version: 2.27.5
|
||||
Release: 1
|
||||
Summary: GNOME Bluetooth graphical utilities
|
||||
Url: http://usefulinc.com/software/gnome-bluetooth/
|
||||
@ -179,6 +179,17 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/gnome-bluetooth
|
||||
|
||||
%changelog
|
||||
* Thu May 07 2009 vuntz@novell.com
|
||||
- Update to version 2.27.5:
|
||||
+ Fix some killswitch related bugs
|
||||
+ Work with older versions of Pango
|
||||
+ Fix pairing with Blackberry and Samsung phones
|
||||
+ Use the services status to check the connection status, makes
|
||||
connecting/disconnecting devices much faster
|
||||
+ Add a quit menu to the applet, when in debug mode
|
||||
+ Fix passkey special-casing when a OUI is used
|
||||
* Sun May 03 2009 mboman@suse.de
|
||||
- Change BuildRequires from unique-devel to libunique-devel
|
||||
* Tue Apr 14 2009 vuntz@novell.com
|
||||
- Update to version 2.27.4:
|
||||
+ Fix display of labels on the passkey page, and of the passkey
|
||||
|
Loading…
Reference in New Issue
Block a user