[goobox] updated for version 3.1.2



commit 74a994a002216a60b137f0610e093dde206d0d02
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Mar 20 20:32:38 2013 +0100

    updated for version 3.1.2

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4df5f92..25b2b71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+version 3.1.2
+-------------
+
+ New features and user visible changes:
+
+  * Use a cover size of 100x100
+
+ Bugs fixed:
+
+  * Fixed cover image fetching.
+  * Check for ice and sm pkg-config in configure. (#670941)
+
+ Internal code changes:
+
+  * Ported to libmusicbrainz5.
+  * Ported to GStreamer 1.0
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Deutsch (Christian Kirbach)
+  * French (Bruno Brouard)
+  * Lietuvių (Aurimas Černius)
+  * Polish (Piotr Drąg)
+  * Serbian (Мирослав Николић)
+  * Serbian (Miroslav Nikolić)
+  * čeština (Marek Černocký)
+
+ New or updated manual translations:
+
+  * čeština (Marek Černocký)
+
 version 3.1.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index dd16389..d66a56d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.1.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.1.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 


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