diff --git a/.gitignore b/.gitignore index ee2cdc3..9bce5c3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /bluez-5.11.tar.xz /bluez-5.12.tar.xz /bluez-5.13.tar.xz +/bluez-5.14.tar.xz diff --git a/bluez.spec b/bluez.spec index 65745ce..37f117a 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,7 +2,7 @@ Summary: Bluetooth utilities Name: bluez -Version: 5.13 +Version: 5.14 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -230,6 +230,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/ /lib/udev/rules.d/97-hid2hci.rules %changelog +* Wed Jan 29 2014 Bastien Nocera 5.14-1 +- Update to 5.14 + * Mon Jan 06 2014 Bastien Nocera 5.13-1 - Update to 5.13 - Enable sixaxis plugin by default diff --git a/sources b/sources index e19c08b..4f5e55a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c68f8cb270110256a684403ee43b5f79 bluez-5.13.tar.xz +81f2ce3bc9a9ebe58ccfce6660031611 bluez-5.14.tar.xz