diff --git a/.gitignore b/.gitignore index 9bce5c3..32acb49 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /bluez-5.12.tar.xz /bluez-5.13.tar.xz /bluez-5.14.tar.xz +/bluez-5.16.tar.xz diff --git a/bluez.spec b/bluez.spec index eca9501..346372e 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,7 +2,7 @@ Summary: Bluetooth utilities Name: bluez -Version: 5.14 +Version: 5.16 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -234,6 +234,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/ /lib/udev/rules.d/97-hid2hci.rules %changelog +* Thu Mar 13 2014 Bastien Nocera 5.16-1 +- Update to 5.16 + * Wed Jan 29 2014 Bastien Nocera 5.14-1 - Update to 5.14 diff --git a/sources b/sources index 4f5e55a..21a9813 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -81f2ce3bc9a9ebe58ccfce6660031611 bluez-5.14.tar.xz +4cf4e60e5eaed8eaf42caa816d356ca1 bluez-5.16.tar.xz