[gnome-music/gnome-3-36] Release 3.36.4



commit 5f91e184db656e79413ba1db23b2dd8af2fa7dd9
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat Jul 4 21:13:50 2020 +0200

    Release 3.36.4

 NEWS                                   | 14 ++++++++++++++
 data/org.gnome.Music.appdata.xml.in.in |  7 +++++++
 data/ui/AboutDialog.ui.in              |  2 ++
 meson.build                            |  2 +-
 4 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cf3fe619..b47c1e15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in 3.36.4
+=============================
+
+Bugs fixed:
+ pauseonsuspend: Fix calls to MusicLogger.warning() (!724)
+ Duplication of menu bar (#387)
+
+Thanks to our contributors this release:
+ Evan Nehring
+ Nils Reuße
+
+Updated translation:
+ Kazakh
+
 Overview of changes in 3.36.3
 =============================
 
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index e4c72f44..811dd5d8 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -35,6 +35,13 @@
       </description>
   </release>
   <releases>
+    <release version="3.36.4" date="2020-07-04">
+      <description>
+        <p>
+          Bugfixes and translation updates.
+        </p>
+      </description>
+    </release>
     <release version="3.36.3" date="2020-05-30">
       <description>
         <p>
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 62b68ea1..7e878871 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -43,6 +43,7 @@ Clayton G. Hobbs
 Divyanshu Vishwakarma
 Eslam Mostafa
 Elias Entrup
+Evan Nehring
 Evandro Giovanini
 Fabiano Fidêncio
 Felipe Borges
@@ -74,6 +75,7 @@ Mohanna Datta Yelugoti
 Nick Richards
 Niels De Graef
 Nikolay Yanchuk
+Nils Reuße
 Pablo Palácios
 Phil Dawson
 Piotr Drąg
diff --git a/meson.build b/meson.build
index 6d5fa8d2..027051fb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.36.3',
+    version: '3.36.4',
     meson_version: '>= 0.46.0'
 )
 


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