Update to 5.18
This commit is contained in:
parent
fdf68c6cae
commit
3c32dd7434
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/bluez-5.14.tar.xz
|
/bluez-5.14.tar.xz
|
||||||
/bluez-5.16.tar.xz
|
/bluez-5.16.tar.xz
|
||||||
/bluez-5.17.tar.xz
|
/bluez-5.17.tar.xz
|
||||||
|
/bluez-5.18.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 5.17
|
Version: 5.18
|
||||||
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
|
||||||
|
* Mon Apr 14 2014 Bastien Nocera <bnocera@redhat.com> 5.18-1
|
||||||
|
- Update to 5.18
|
||||||
|
|
||||||
* Wed Mar 26 2014 Bastien Nocera <bnocera@redhat.com> 5.17-1
|
* Wed Mar 26 2014 Bastien Nocera <bnocera@redhat.com> 5.17-1
|
||||||
- Update to 5.17
|
- Update to 5.17
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user