[gnome-music] Release 3.31.90



commit 1f7a3305dd4869cb552addd196146b346b57a934
Author: Marinus Schraal <mschraal gnome org>
Date:   Fri Feb 8 01:14:34 2019 +0100

    Release 3.31.90

 NEWS                      | 49 +++++++++++++++++++++++++++++++++++++++++++++++
 data/ui/AboutDialog.ui.in |  6 ++++++
 meson.build               |  2 +-
 3 files changed, 56 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b8e4112b..654d1b7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+Overview of changes in 3.31.90
+==============================
+
+* Add pause on suspend
+* Rework and cleanup MPRIS a lot
+* Use new Adwaita devel styling
+* Partial port to Gtk.EventController
+* Set error style on searchbar entry if applicable
+
+Bugs fixed:
+ Limit composer length (#222)
+ Fix keyboard shortcuts (#238)
+ Correct MPRIS positioning (#227)
+ Fix playlist renaming (#248)
+ Fix Tracker criticals (#251)
+ Fix popover positioning (#214)
+ Pause when suspending (#68)
+ Add error state for searchbar entry (#228)
+
+Thanks to our contributors this release:
+ Christophe van den Abbeele
+ Christopher Davis
+ Harry Xie
+ Jean Felder
+ Jordan Petridis
+ Marinus Schraal
+ Mohanna Datta Yelugoti
+ Nikolay Yanchuk
+
+Translations updated:
+ Czech
+ Slovenian
+ Esperanto
+ Spanish
+ French
+ Greek
+ Friulian
+ Swedish
+ Hungarian
+ Galician
+ Romanian
+ Indonesian
+ Italian
+ Finnish
+ Turkish
+ Polish
+ Catalan
+ Hungarian
+
 Overview of changes in 3.31.1
 =============================
 
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 15496503..7f1ac970 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -33,6 +33,7 @@ Billy Barrow
 Bruce Cowan
 Carlos Garnacho
 Carlos Soriano
+Christophe van den Abbeele
 Christopher Davis
 Clayton G. Hobbs
 Divyanshu Vishwakarma
@@ -46,6 +47,7 @@ Gaurav Narula
 Georges Basile Stavracas Neto
 Guillaume Quintard
 Gyanesh Malhotra
+Harry Xie
 Islam Bahnasy
 Jakub Steiner
 Janne Körkkö
@@ -60,8 +62,10 @@ Kalev Lember
 Kevin Haller
 Konstantin Pospelov
 Marinus Schraal
+Mohanna Datta Yelugoti
 Nick Richards
 Niels De Graef
+Nikolay Yanchuk
 Pablo Palácios
 Phil Dawson
 Piotr Drąg
@@ -97,6 +101,7 @@ Balázs Meskó
 Balázs Úr
 Baurzhan Muftakhidinov
 Bruce Cowan
+Carmen Bianca Bakker
 Cédric Valmary
 Chao-Hsiung Liao
 Charles Monzat
@@ -139,6 +144,7 @@ Osman Karagöz
 Piotr Drąg
 Rafael Fontenelle
 Rūdolfs Mazurs
+Sabri Ünal
 Sebastian Rasmussen
 Seong-ho Cho
 Stas Solovey
diff --git a/meson.build b/meson.build
index 4fa85afa..05868694 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.31.1',
+    version: '3.31.90',
     meson_version: '>= 0.46.0'
 )
 


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