Update to 4.97
This commit is contained in:
parent
9533d582d7
commit
c30b00a67c
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ bluez-4.70.tar.gz
|
|||||||
/bluez-4.94.tar.gz
|
/bluez-4.94.tar.gz
|
||||||
/bluez-4.95.tar.gz
|
/bluez-4.95.tar.gz
|
||||||
/bluez-4.96.tar.gz
|
/bluez-4.96.tar.gz
|
||||||
|
/bluez-4.97.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Bluetooth utilities
|
Summary: Bluetooth utilities
|
||||||
Name: bluez
|
Name: bluez
|
||||||
Version: 4.96
|
Version: 4.97
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
|
Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz
|
||||||
@ -315,6 +315,9 @@ fi
|
|||||||
%{_mandir}/man8/hid2hci.8*
|
%{_mandir}/man8/hid2hci.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 30 2011 Bastien Nocera <bnocera@redhat.com> 4.97-1
|
||||||
|
- Update to 4.97
|
||||||
|
|
||||||
* Mon Sep 5 2011 Hans de Goede <hdegoede@redhat.com> 4.96-3
|
* Mon Sep 5 2011 Hans de Goede <hdegoede@redhat.com> 4.96-3
|
||||||
- Put hid2hci into its own (optional) subpackage, so that people who
|
- Put hid2hci into its own (optional) subpackage, so that people who
|
||||||
just want to use their HID proxying HCI with the keyboard and mouse
|
just want to use their HID proxying HCI with the keyboard and mouse
|
||||||
|
Loading…
Reference in New Issue
Block a user