Update to 5.29
This commit is contained in:
parent
ea96fded97
commit
f977799af1
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/bluez-5.23.tar.xz
|
/bluez-5.23.tar.xz
|
||||||
/bluez-5.25.tar.xz
|
/bluez-5.25.tar.xz
|
||||||
/bluez-5.28.tar.xz
|
/bluez-5.28.tar.xz
|
||||||
|
/bluez-5.29.tar.xz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 5.28
|
Version: 5.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -240,6 +240,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libdir}/bluetooth/
|
|||||||
/lib/udev/rules.d/97-hid2hci.rules
|
/lib/udev/rules.d/97-hid2hci.rules
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 25 2015 Don Zickus <dzickus@redhat.com> 5.29-1
|
||||||
|
- Update to 5.29
|
||||||
|
|
||||||
* Wed Mar 11 2015 Bastien Nocera <bnocera@redhat.com> 5.28-1
|
* Wed Mar 11 2015 Bastien Nocera <bnocera@redhat.com> 5.28-1
|
||||||
- Update to 5.28
|
- Update to 5.28
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user