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



commit 12d5a46975046bd04c9f309e0b603e9840efa9d4
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat Apr 25 21:24:16 2020 +0200

    Release 3.36.2

 NEWS                                   | 22 ++++++++++++++++++++++
 data/org.gnome.Music.appdata.xml.in.in |  8 ++++++++
 data/ui/AboutDialog.ui.in              |  1 +
 meson.build                            |  2 +-
 4 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1a5b7f07..b7d974ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of changes in 3.36.2
+=============================
+
+• Fix two crashers
+
+Bugs fixed:
+ Crash on playlist change check (#382)
+ Rare crash on some music files (!701)
+
+Thanks to our contributors this release:
+ Marinus Schraal
+
+Translation added:
+ Ukranian
+
+Updated translations:
+ Hebrew
+ Slovak
+ Russian
+ Slovenian
+ Chinese (China)
+
 Overview of changes in 3.36.1
 =============================
 
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 26fcc84f..2f8bfae5 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -35,6 +35,14 @@
       </description>
   </release>
   <releases>
+    <release version="3.36.2" date="2020-04-25">
+      <description>
+        <p>
+          Two possible crashers fixed.
+        </p>
+        <p>This release also updates and adds translations.</p>
+      </description>
+    </release>
     <release version="3.36.0" date="2020-03-07">
       <description>
         <p>
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 0dada51e..7c1a05b2 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -183,6 +183,7 @@ Xavi Ivars
 Yi-Jyun Pan
 Yosef Or Boczko
 Yuras Shumovich
+Yuri Chornoivan
 Yuri Myasoedov
 Zander Brown
     </property>
diff --git a/meson.build b/meson.build
index 04dc7d28..f7a43cc4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.36.1',
+    version: '3.36.2',
     meson_version: '>= 0.46.0'
 )
 


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