Update to 5.25
This commit is contained in:
parent
79258ee66c
commit
b89cdff56d
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/bluez-5.17.tar.xz
|
/bluez-5.17.tar.xz
|
||||||
/bluez-5.18.tar.xz
|
/bluez-5.18.tar.xz
|
||||||
/bluez-5.23.tar.xz
|
/bluez-5.23.tar.xz
|
||||||
|
/bluez-5.25.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 5.23
|
Version: 5.25
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://www.bluez.org/
|
URL: http://www.bluez.org/
|
||||||
@ -239,6 +239,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/
|
|||||||
/lib/udev/rules.d/97-hid2hci.rules
|
/lib/udev/rules.d/97-hid2hci.rules
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 20 2014 Bastien Nocera <bnocera@redhat.com> 5.25-1
|
||||||
|
- Update to 5.25
|
||||||
|
|
||||||
* Thu Oct 30 2014 Eric Smith <brouhaha@fedorapeople.org> 5.23-2
|
* Thu Oct 30 2014 Eric Smith <brouhaha@fedorapeople.org> 5.23-2
|
||||||
- Install gatttool and mpris-proxy
|
- Install gatttool and mpris-proxy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user