diff --git a/.gitignore b/.gitignore index 3235f7d..9396701 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ gnome-bluetooth-2.90.0.tar.bz2 /gnome-bluetooth-3.1.3.tar.bz2 /gnome-bluetooth-3.1.4.tar.bz2 /gnome-bluetooth-3.1.92.tar.bz2 +/gnome-bluetooth-3.2.0.tar.bz2 diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec index 6584173..814423e 100644 --- a/gnome-bluetooth.spec +++ b/gnome-bluetooth.spec @@ -1,13 +1,13 @@ Name: gnome-bluetooth Epoch: 1 -Version: 3.1.92 +Version: 3.2.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.1/gnome-bluetooth-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gnome-bluetooth/3.2/gnome-bluetooth-%{version}.tar.bz2 Source1: 61-gnome-bluetooth-rfkill.rules BuildRequires: gtk3-devel >= 2.99.0 @@ -204,6 +204,9 @@ fi %endif %changelog +* Mon Sep 26 2011 Bastien Nocera 3.2.0-1 +- Update to 3.2.0 + * Tue Sep 20 2011 Bastien Nocera 3.1.92-1 - Update to 3.1.92 diff --git a/sources b/sources index f33392c..2898b7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac37016e8d970fab203c2027c14dac5d gnome-bluetooth-3.1.92.tar.bz2 +2211c6e0aa9acafc56b496410409f03b gnome-bluetooth-3.2.0.tar.bz2