[rhythmbox] release 0.12.2



commit bcc46318ec43753c45866549c79703eff27c6ec5
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sun May 31 18:06:08 2009 +1000

    release 0.12.2
---
 NEWS         |   15 ++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 9e6178b..cd20632 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,8 @@ Bugs fixed:
 * 581574 - Rhythmbox tries to import desktop files
 * 582130 - [PATCH] New Jamendo Logo
 * 583171 - crash due to plugins.ui not being installed
+* 583926 - NetBSD doesn't have sys/vfs.h
+* 583938 - Unportable test(1) construct in configure script
 
 Contributors to this release:
 
@@ -46,6 +48,7 @@ Contributors to this release:
 - Ryan Hughes
 - Sebastian Morr
 - Sergey Rudchenko
+- Thomas Klausner
 - Vincent Untz
 - Víctor Manuel Jáquez Leal
 - Will Woods
@@ -53,7 +56,17 @@ Contributors to this release:
 Updated translations
 --------------------
 
-  ...
+- af, courtesy of F Wolff
+- da, courtesy of Charlie Tyrrestrup
+- de, courtesy of Christian Kirbach
+- es, courtesy of Jorge González
+- fr, courtesy of Claude Paroz
+- gu, courtesy of Sweta Kothari
+- hu, courtesy of Gabor Kelemen
+- it, courtesy of Luca Ferretti
+- ja, courtesy of Takeshi AIHANA
+- ne, courtesy of Shyam Krishna Bal
+- pa, courtesy of A S Alam
 
 
 Overview of changes in Rhythmbox 0.12.1  "Easily Fooled"
diff --git a/configure.ac b/configure.ac
index 3b79dea..7449201 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.1.91],
+	[0.12.2],
 	[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]