diff --git a/.gitignore b/.gitignore index ecc832e..9e1e1c3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /bluez-5.17.tar.xz /bluez-5.18.tar.xz /bluez-5.23.tar.xz +/bluez-5.25.tar.xz diff --git a/bluez.spec b/bluez.spec index 095eef3..8572f31 100644 --- a/bluez.spec +++ b/bluez.spec @@ -2,8 +2,8 @@ Summary: Bluetooth utilities Name: bluez -Version: 5.23 -Release: 2%{?dist} +Version: 5.25 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.bluez.org/ @@ -239,6 +239,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/ /lib/udev/rules.d/97-hid2hci.rules %changelog +* Thu Nov 20 2014 Bastien Nocera 5.25-1 +- Update to 5.25 + * Thu Oct 30 2014 Eric Smith 5.23-2 - Install gatttool and mpris-proxy diff --git a/sources b/sources index 49c81a8..3dedcf0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6ebf545d496087f3bc2b4aa86f89eb4 bluez-5.23.tar.xz +41bd0c915abde255622150ce6dcae67b bluez-5.25.tar.xz