Update to 5.16
This commit is contained in:
parent
9468d4a877
commit
7b489e065b
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/bluez-5.12.tar.xz
|
/bluez-5.12.tar.xz
|
||||||
/bluez-5.13.tar.xz
|
/bluez-5.13.tar.xz
|
||||||
/bluez-5.14.tar.xz
|
/bluez-5.14.tar.xz
|
||||||
|
/bluez-5.16.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 5.14
|
Version: 5.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -231,6 +231,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 Mar 13 2014 Bastien Nocera <bnocera@redhat.com> 5.16-1
|
||||||
|
- Update to 5.16
|
||||||
|
|
||||||
* Wed Jan 29 2014 Bastien Nocera <bnocera@redhat.com> 5.14-1
|
* Wed Jan 29 2014 Bastien Nocera <bnocera@redhat.com> 5.14-1
|
||||||
- Update to 5.14
|
- Update to 5.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user