[gnome-music/gnome-3-34] Release 3.34.1



commit 3510127d0f0203d1cff7758a41dbd82bea2a2de6
Author: Marinus Schraal <mschraal gnome org>
Date:   Fri Oct 25 17:28:19 2019 +0200

    Release 3.34.1

 NEWS                                   | 24 ++++++++++++++++++++++++
 data/org.gnome.Music.appdata.xml.in.in | 13 +++++++++++++
 data/ui/AboutDialog.ui.in              |  2 ++
 meson.build                            |  2 +-
 4 files changed, 40 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 93fff54d..c49cd633 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Overview of changes in 3.34.1
+=============================
+
+* Restore MPRIS playlist support
+* Playlist fixes
+* Bring back loading notifications
+
+Bugs fixed:
+ Fix visual glitches (#300)
+ Use pkglibdir for gfmlibdir (!509)
+ Limit smartplaylist content to XDG Music dir (#311)
+ Crash when removing GOA account (#145)
+
+Thanks to our contributors this release:
+ Jan Alexander Steffens
+ Jean Felder
+ Marinus Schraal
+
+Translations updated:
+ Czech
+ Persian
+ Friulian
+ Danish
+
 Overview of changes in 3.34.0
 =============================
 
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 3ef91e1a..2956d49d 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -28,6 +28,19 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="3.34.1" date="2019-10-25">
+      <description>
+        <p>
+          The 3.34 series marks the first stable release after a major overhaul
+          of the inner workings of Music, while also receiving a visual update
+          in the process.
+        </p>
+        <p>
+          Given the extent of this work, there may be some roughness around the
+          edges. Please do file reports for the issues you may encounter.
+        </p>
+      </description>
+    </release>
     <release version="3.33.2" date="2019-05-20" type="development">
       <description>
         <p>
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index fa647281..6bb2ee72 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -52,6 +52,7 @@ Harry Xie
 Hugo Posnic
 Islam Bahnasy
 Jakub Steiner
+Jan Alexander Steffens
 Janne Körkkö
 Jan-Michael Brummer
 Jean Felder
@@ -117,6 +118,7 @@ Chao-Hsiung Liao
 Charles Monzat
 Cheng Lu
 Cheng-Chia Tseng
+Danial Behzadi
 Daniel Korostil
 Daniel Mustieles
 Daniel Șerbănescu
diff --git a/meson.build b/meson.build
index d43fe512..b1ea4377 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.34.0',
+    version: '3.34.1',
     meson_version: '>= 0.46.0'
 )
 


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