[gnome-music] Release 3.33.4



commit 62664b01af78873a486c93902fae3492b8ae462b
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue Jul 16 01:16:54 2019 +0200

    Release 3.33.4

 NEWS                      | 27 +++++++++++++++++++++++++++
 data/ui/AboutDialog.ui.in |  1 +
 meson.build               |  4 ++--
 3 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9918f11c..14f1021a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Overview of changes in 3.33.4
+=============================
+
+This release contains a rewrite of the core of Music. This work is not yet
+complete, but should be in a usable state. Regressions and known issues are
+kept track of in #299. Further reports are welcome.
+
+Some other things were worked on as well:
+* Support gapless playback
+* MPRIS support rewrite
+* Playlists rewrite
+
+Thanks to our contributors this release:
+ Georgers Basile Stavracas Neto
+ Jean Felder
+ Jesus Bermudez Velazquez
+ Marinus Schraal
+
+Translations updated:
+ Hungarian
+ Greek
+ Dutch
+ Croatian
+ Swedish
+ Slovenian
+ Icelandic
+
 Overview of changes in 3.33.2
 =============================
 
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 142a90ec..440e8419 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -55,6 +55,7 @@ Janne Körkkö
 Jan-Michael Brummer
 Jean Felder
 Jeremy Bicha
+Jesus Bermudez Velazquez
 Jordan Petridis
 Juan José González
 Juan Suarez
diff --git a/meson.build b/meson.build
index 014f39ff..2f54f9c4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.33.2',
+    version: '3.33.4',
     meson_version: '>= 0.46.0'
 )
 
@@ -46,7 +46,7 @@ dependency('tracker-sparql-2.0', version: '>= 1.99.1')
 dependency('pygobject-3.0', version: '>= 3.29.1')
 dependency('py3cairo', version: '>= 1.14.0')
 dependency('grilo-0.3', version: '>= 0.3.8')
-dependency('grilo-plugins-0.3', version: '>= 0.3.8')
+dependency('grilo-plugins-0.3', version: '>= 0.3.9')
 
 subproject('libgd',
     default_options: [


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