diff options
author | 2007-09-18 18:26:48 +0000 | |
---|---|---|
committer | 2007-09-18 18:26:48 +0000 | |
commit | 5b6a019db43f5441b0945fcaf7bd92602eda17e7 (patch) | |
tree | b86bb6493ef37fe7bebb60875c9d7c7b1fb01fc1 /dev-ruby/ruby-mp3info/ChangeLog | |
parent | disable support for external gsm lib for now until it installs correct libs (... (diff) | |
download | gentoo-2-5b6a019db43f5441b0945fcaf7bd92602eda17e7.tar.gz gentoo-2-5b6a019db43f5441b0945fcaf7bd92602eda17e7.tar.bz2 gentoo-2-5b6a019db43f5441b0945fcaf7bd92602eda17e7.zip |
Version bump, fixes #185711
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/ruby-mp3info/ChangeLog')
-rw-r--r-- | dev-ruby/ruby-mp3info/ChangeLog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/dev-ruby/ruby-mp3info/ChangeLog b/dev-ruby/ruby-mp3info/ChangeLog index 35b3ffe53450..35c6d00b3275 100644 --- a/dev-ruby/ruby-mp3info/ChangeLog +++ b/dev-ruby/ruby-mp3info/ChangeLog @@ -1,6 +1,22 @@ # ChangeLog for dev-ruby/ruby-mp3info # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ChangeLog,v 1.7 2007/02/22 01:16:08 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ChangeLog,v 1.8 2007/09/18 18:26:48 graaff Exp $ + +*ruby-mp3info-0.5.1 (18 Sep 2007) + + 18 Sep 2007; Hans de Graaff <graaff@gentoo.org> + +ruby-mp3info-0.5.1.ebuild: + Version bump: + * ADDED: Mp3Info#reload method to reload the file from the disk + * FIXED: bug [#2604] Not able to delete tag1 + * FIXED: bug #3401 'id3v2.rb dies when trying to read a certain mp3' + * FIXED: bug #2957 'Error message "Can't define singleton"' + * FIXED: bug #3068 'require_gem ("ruby-mp3info") doesn't works' + * FIXED: bug #11967 "Leading 'h' from 'http://' gets chopped on URL fields" + * PATCHED: with patch #3157 'Fix for 64 bit Ruby' + + The last patch also fixes Gentoo bug #185711, thanks to James Le Cuirot for + reporting and tracking the issue. 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. |