[gnome-music] Release 3.23.4



commit 5935f5f95b28237a6d56b0cf45a593a955cbddce
Author: Marinus Schraal <mschraal src gnome org>
Date:   Mon Jan 16 22:26:11 2017 +0100

    Release 3.23.4

 NEWS                   |   30 ++++++++++++++++++++++++++++++
 configure.ac           |    2 +-
 data/AboutDialog.ui.in |    4 +++-
 3 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index da83fd5..6e98596 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Overview of changes in 3.23.4
+=============================
+
+* Revamp notifications and drop GdNotification
+* More cleanups
+
+Bugs fixed:
+ 776157 Improve notifications' interaction
+ 776849 Gnome-music crashes on clicking "select all" in album
+ 777127 Pressing back after no search results from single album view leads to
+        force close
+ 777235 Pressing back button when searching through a subview, should turn
+        search off and go back
+ 777216 PEP 8 fix : __init__.py
+ 776673 Recompile resources when builddir is not same as srcdir
+ 772975 In a playlist repeatSong/shuffle/repeatSong take effect from the next
+        song
+
+Thanks to our contributors this release:
+ Abhinav Singh
+ Alberto Fanjul
+ Georges Basile Stavracas Neto
+ Marinus Schraal
+ Sambhav Kothari
+
+Translations updated:
+ Finnish
+ Kazakh
+ Spanish
+
 Overview of changes in 3.23.3
 =============================
 
diff --git a/configure.ac b/configure.ac
index d56a4af..2be74b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([gnome-music],
-        [3.23.3],
+        [3.23.4],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-music],
         [gnome-music],
         [https://wiki.gnome.org/Apps/Music])
diff --git a/data/AboutDialog.ui.in b/data/AboutDialog.ui.in
index 660d7ac..9d5ae5f 100644
--- a/data/AboutDialog.ui.in
+++ b/data/AboutDialog.ui.in
@@ -20,7 +20,9 @@ The GNOME Music authors hereby grant permission for non-GPL compatible GStreamer
 
 “Magic of the vinyl” by Sami Pyylampi image is licensed by CC-BY-SA 2.0 
https://www.flickr.com/photos/_spy_/12270839403
 </property>
-    <property name="authors">Arnel A. Borja
+    <property name="authors">Abhinav Singh
+Alberto Fanjul
+Arnel A. Borja
 Billy Barrow
 Carlos Garnacho
 Clayton G. Hobbs


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