diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-04 11:19:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-04 11:19:40 +0000 |
commit | 3e3c2d639f71ee87f9217128ab42e349223f65a0 (patch) | |
tree | 4b0884fd803e4a760c4575b2865e6aff34fa3c20 /net-wireless/bluez/ChangeLog | |
parent | Fix dependencies (#531050 by Ian Delaney), add support for python 3.4 (diff) | |
download | gentoo-2-3e3c2d639f71ee87f9217128ab42e349223f65a0.tar.gz gentoo-2-3e3c2d639f71ee87f9217128ab42e349223f65a0.tar.bz2 gentoo-2-3e3c2d639f71ee87f9217128ab42e349223f65a0.zip |
Version bump (this will also fix bug #544446 by Leonid Kopylov and others), fix udev rules (#544600 by Uros), drop old version with this problems.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-wireless/bluez/ChangeLog')
-rw-r--r-- | net-wireless/bluez/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-wireless/bluez/ChangeLog b/net-wireless/bluez/ChangeLog index e7ca744e79da..6dd01ce44109 100644 --- a/net-wireless/bluez/ChangeLog +++ b/net-wireless/bluez/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-wireless/bluez # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.237 2015/03/22 13:36:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/ChangeLog,v 1.238 2015/04/04 11:19:40 pacho Exp $ + +*bluez-5.30 (04 Apr 2015) + + 04 Apr 2015; Pacho Ramos <pacho@gentoo.org> +bluez-5.30.ebuild, + -bluez-5.29.ebuild, files/bluez-udevadm-path.patch: + Version bump (this will also fix bug #544446 by Leonid Kopylov and others), + fix udev rules (#544600 by Uros), drop old version with this problems. *bluez-5.29 (22 Mar 2015) |