[gnome-music/gnome-40] Release 40.1
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/gnome-40] Release 40.1
- Date: Tue, 8 Jun 2021 08:14:14 +0000 (UTC)
commit d9571372f3a68d100b314c42201f67600ff1d0e5
Author: Marinus Schraal <mschraal gnome org>
Date: Tue Jun 8 10:05:19 2021 +0200
Release 40.1
NEWS | 21 +++++++++++++++++++++
data/org.gnome.Music.appdata.xml.in.in | 10 ++++++++++
meson.build | 2 +-
3 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7b9c6bb4a..57bfc00c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes in 40.1
+===========================
+
+• Playlist fixes
+• Fix CPU usage with GStreamer 1.18
+• Flatpak improvements
+
+Bugs fixed:
+ Play bar buggy at end of playlist (#441)
+ User playlists does not update after adding new songs (#445)
+ gnome-music fails to start with with future annotations error (#451)
+ gnome-music uses too much processing power (#443)
+
+Thanks to our contributor this release:
+ Jean Felder
+
+Updated translation:
+ Vietnamese
+ Hebrew
+ Dutch
+
Overview of changes in 40.0
===========================
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index fa2ff2947..633732fd7 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -27,6 +27,16 @@
<image
type="source">https://gitlab.gnome.org/GNOME/gnome-music/raw/master/data/screenshots/gnome-music-4.png</image>
</screenshot>
</screenshots>
+ <releases>
+ <release version="40.1" date="2021-06-08">
+ <description>
+ <p>
+ Stable point release for GNOME 40. This version mostly consists of
+ stability improvements and bugfixes.
+ </p>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<releases>
<release version="40.0" date="2021-03-21">
<description>
diff --git a/meson.build b/meson.build
index 03bd09b4b..c48d66523 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-music',
- version: '40.0',
+ version: '40.1',
meson_version: '>= 0.49.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]