[7cb676d57114874e00c536916e6dcad2a5d3cb8c9a5abc06335df359cd9a6ef9/gnome-3-36] Release 3.36.4.1



commit 426243053fa10b95b188a4905f23371def048a63
Author: Marinus Schraal <mschraal gnome org>
Date:   Wed Jul 8 12:13:25 2020 +0200

    Release 3.36.4.1

 NEWS                                   | 7 +++++++
 data/org.gnome.Music.appdata.xml.in.in | 8 ++++----
 meson.build                            | 2 +-
 subprojects/shared-modules             | 2 +-
 4 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index b47c1e15..8013d4f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in 3.36.4.1
+===============================
+
+• Fix a showstopper bug in 3.36.4.1
+
+Packagers should use this version and remove 3.36.4 as it is non-functional.
+
 Overview of changes in 3.36.4
 =============================
 
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 811dd5d8..c5816da2 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -27,14 +27,14 @@
       <image 
type="source">https://gitlab.gnome.org/GNOME/gnome-music/raw/master/data/screenshots/gnome-music-4.png</image>
     </screenshot>
   </screenshots>
-  <release version="3.34.5" date="2020-03-28">
+  <releases>
+    <release version="3.36.4.1" date="2020-07-08">
       <description>
         <p>
-          Bugfixes and translation updates.
+          Fix a showstopper bug in 3.36.4.
         </p>
       </description>
-  </release>
-  <releases>
+    </release>
     <release version="3.36.4" date="2020-07-04">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 027051fb..a64fdd74 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-music',
-    version: '3.36.4',
+    version: '3.36.4.1',
     meson_version: '>= 0.46.0'
 )
 
diff --git a/subprojects/shared-modules b/subprojects/shared-modules
index 722c2578..2ea43be9 160000
--- a/subprojects/shared-modules
+++ b/subprojects/shared-modules
@@ -1 +1 @@
-Subproject commit 722c257817b83e4cce12bc7b8361ced75e09c908
+Subproject commit 2ea43be923edb2cef57aa4820b3cae391c440c8f


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