diff --git a/.gitignore b/.gitignore index 3ba0e3b..5b716ec 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ bluez-4.70.tar.gz /bluez-4.94.tar.gz /bluez-4.95.tar.gz /bluez-4.96.tar.gz +/bluez-4.97.tar.gz diff --git a/bluez.spec b/bluez.spec index fb3fc90..acb4eea 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,7 +1,7 @@ Summary: Bluetooth utilities Name: bluez -Version: 4.96 -Release: 3%{?dist} +Version: 4.97 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz @@ -315,6 +315,9 @@ fi %{_mandir}/man8/hid2hci.8* %changelog +* Fri Dec 30 2011 Bastien Nocera 4.97-1 +- Update to 4.97 + * Mon Sep 5 2011 Hans de Goede 4.96-3 - Put hid2hci into its own (optional) subpackage, so that people who just want to use their HID proxying HCI with the keyboard and mouse diff --git a/sources b/sources index ed79a40..6c0626f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -296111afac49e3f9035085ac14daf518 bluez-4.96.tar.gz +da7e8fdd09f6075ebbf42c51105ca4a1 bluez-4.97.tar.gz