diff --git a/.gitignore b/.gitignore index 9e1e1c3..0af60cf 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /bluez-5.18.tar.xz /bluez-5.23.tar.xz /bluez-5.25.tar.xz +/bluez-5.28.tar.xz diff --git a/bluez.spec b/bluez.spec index 0521ad3..69804eb 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,7 +2,7 @@ Summary: Bluetooth utilities Name: bluez -Version: 5.25 +Version: 5.28 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -195,7 +195,7 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/ %{_bindir}/hciconfig %{_bindir}/hcidump %{_bindir}/l2test -%{_bindir}/mcaptest +%{_bindir}/hex2hcd %{_bindir}/mpris-proxy %{_bindir}/gatttool %{_bindir}/rctest @@ -240,6 +240,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/ /lib/udev/rules.d/97-hid2hci.rules %changelog +* Wed Mar 11 2015 Bastien Nocera 5.28-1 +- Update to 5.28 + * Thu Nov 20 2014 Bastien Nocera 5.25-1 - Update to 5.25 diff --git a/sources b/sources index 3dedcf0..0744d59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41bd0c915abde255622150ce6dcae67b bluez-5.25.tar.xz +bc20a8285530758c68f6a60e4ca62a15 bluez-5.28.tar.xz