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



commit 969768d3298b8b1bb647c470058a06ee425e839a
Author: Jean Felder <jfelder src gnome org>
Date:   Sat May 30 23:56:16 2020 +0200

    Release 3.36.3

 NEWS                                   | 20 ++++++++++++++++++++
 data/org.gnome.Music.appdata.xml.in.in |  7 +++++++
 data/ui/AboutDialog.ui.in              |  1 +
 meson.build                            |  2 +-
 4 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b7d974ff..cf3fe619 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Overview of changes in 3.36.3
+=============================
+
+* Fix a crash in SearchView
+* Handle missing change notification case
+
+Bugs fixed:
+ searchview: Fix incorrect object use (!708)
+ grltrackerwrapper: Handle missing change notification case (!716)
+
+Thanks to our contributors this release:
+ Atharva Veer
+ Marinus Schraal
+
+* Fix a crash in SearchView
+* Handle missing change notification case
+
+Updated translations:
+ Romanian
+
 Overview of changes in 3.36.2
 =============================
 
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 2f8bfae5..e4c72f44 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.3" date="2020-05-30">
+      <description>
+        <p>
+          This updates fixes one crasher and updates translations.
+        </p>
+      </description>
+    </release>
     <release version="3.36.2" date="2020-04-25">
       <description>
         <p>
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 7c1a05b2..62b68ea1 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -29,6 +29,7 @@ Apostol Bakalov
 Arnel A. Borja
 Ashwani Singh Tanwar
 Ashwin Mohan
+Atharva Veer
 BenoƮt Legat
 Bilal Elmoussaoui
 Billy Barrow
diff --git a/meson.build b/meson.build
index f7a43cc4..6d5fa8d2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.36.2',
+    version: '3.36.3',
     meson_version: '>= 0.46.0'
 )
 


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