diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 2f032a7..500ff29 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,6 +1,6 @@ Name: gnome-bluetooth Version: 2.30.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Bluetooth graphical utilities Group: Applications/Communications @@ -69,7 +69,7 @@ This package contains the libraries and header files that are needed for writing applications that require a Bluetooth device selection widget. %package moblin -Summary: Development files for %{name}-libs +Summary: Moblin Bluetooth management utility Group: Development/Libraries License: LGPLv2+ Requires: %{name}-libs = %{version}-%{release} @@ -223,6 +223,9 @@ fi %{_bindir}/bluetooth-panel %changelog +* Mon Jun 28 2010 Bastien Nocera 2.30.0-3 +- Fix moblin package description + * Thu Jun 03 2010 Bastien Nocera 2.30.0-2 - Fix /dev/rfkill permissions when using newer udev >= 154 (#588660) (with thanks to Sven Arvidsson and Debian)