diff --git a/.gitignore b/.gitignore index 4154505..b48b746 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ gnome-bluetooth-2.90.0.tar.bz2 /gnome-bluetooth-3.8.1.tar.xz /gnome-bluetooth-3.9.3.tar.xz /gnome-bluetooth-3.9.91.tar.xz +/gnome-bluetooth-3.10.0.tar.xz diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index dbd2334..ba2216f 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,13 +1,13 @@ Name: gnome-bluetooth Epoch: 1 -Version: 3.9.91 -Release: 2%{?dist} +Version: 3.10.0 +Release: 1%{?dist} Summary: Bluetooth graphical utilities Group: Applications/Communications License: GPLv2+ URL: http://live.gnome.org/GnomeBluetooth -Source0: http://download.gnome.org/sources/gnome-bluetooth/3.9/gnome-bluetooth-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-bluetooth/3.10/gnome-bluetooth-%{version}.tar.xz Source1: 61-gnome-bluetooth-rfkill.rules %if 0%{?rhel} @@ -141,6 +141,9 @@ fi %{_datadir}/gtk-doc %changelog +* Wed Sep 25 2013 Kalev Lember - 1:3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 1:3.9.91-2 - Drop the dep on gvfs-obexftp diff --git a/sources b/sources index 7eb0187..c1f4501 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -49b4f3166d12bc62270e17cd2347828f gnome-bluetooth-3.9.91.tar.xz +c112cdca037f90168b04c0f12855006a gnome-bluetooth-3.10.0.tar.xz