[rhythmbox] release 0.12.5



commit 9e5ea9f630edce916aa222874a552b0d0bce0214
Author: Jonathan Matthew <jonathan d14n org>
Date:   Fri Sep 18 21:12:25 2009 +1000

    release 0.12.5

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 39 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9093ac3..18909d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Overview of changes in Rhythmbox 0.12.5  "Stop Breathin'"
+=========================================================
+
+* New cover art search code using discogs.com and MusicBrainz, replacing
+  the Amazon cover art search that no longer works (Jonathan Matthew)
+* Updated Coherence UPnP plugin (Frank Scholz)
+* Clicking on the status icon summons the main window to the current
+  workspace (Steve Frécinaux)
+
+Bugs fixed:
+
+410684 - MusicBrainz cover art search
+590184 - Update .desktop file for new GenericName conventions
+592404 - use correct icon name for the throbber
+592763 - fix some button definitions so the button-images setting works
+593494 - display location column in playlists if enabled
+594008 - fix reading of symlinks with non-ASCII targets
+594124 - fix incorrect variable name in gio chunk loader
+594419 - disable non-functional lyricwiki search
+594728 - deadlock setting replaygain-adjusted volume
+
+New and updated translations:
+br, courtesy of Denis ARNAUD
+de, courtesy of Christian Kirbach
+et, courtesy of Mattias Põldaru
+eu, courtesy of Iñaki Larrañaga Murgoitio
+ja, courtesy of Takayuki KUSANO
+lt, courtesy of Žygimantas BeruÄ?ka
+pa, courtesy of A S Alam
+pl, courtesy of Piotr DrÄ?g
+pt, courtesy of Filipe Gomes
+sr, courtesy of Ð?илоÑ? Ð?оповиÑ?
+sr latin, courtesy of MiloÅ¡ PopoviÄ?
+zh_HK, courtesy of Chao-Hsiung Liao
+zh_TW, courtesy of Chao-Hsiung Liao
+
+
 Overview of changes in Rhythmbox 0.12.4  "Raft"
 ===============================================
 
diff --git a/README b/README
index bff3dd9..f1abcbb 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is Rhythmbox version 0.12.4. Rhythmbox is your one-stop multimedia
+This is Rhythmbox version 0.12.5. Rhythmbox is your one-stop multimedia
 application, supporting a music library, multiple playlists,
 internet radio, and more.
 
diff --git a/configure.ac b/configure.ac
index 9b26aaf..e92aa3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ define(arch-tag)
 # arch-tag: Toplevel Autoconf configuration script
 AC_PREREQ(2.53)
 AC_INIT([rhythmbox],
-	[0.12.4],
+	[0.12.5],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
 AC_CONFIG_MACRO_DIR(macros)
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]