diff --git a/.gitignore b/.gitignore index ea09906..ecc832e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /bluez-5.16.tar.xz /bluez-5.17.tar.xz /bluez-5.18.tar.xz +/bluez-5.23.tar.xz diff --git a/bluez.spec b/bluez.spec index e770278..5682976 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,8 +2,8 @@ Summary: Bluetooth utilities Name: bluez -Version: 5.18 -Release: 3%{?dist} +Version: 5.23 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.bluez.org/ @@ -231,6 +231,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/ /lib/udev/rules.d/97-hid2hci.rules %changelog +* Tue Sep 23 2014 Bastien Nocera 5.23-1 +- Update to 5.23 + * Fri Aug 15 2014 Fedora Release Engineering - 5.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 7008273..49c81a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c71404f86287cd9441e86783be3aae1 bluez-5.18.tar.xz +b6ebf545d496087f3bc2b4aa86f89eb4 bluez-5.23.tar.xz