[gnome-music] Release 3.38.0
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] Release 3.38.0
- Date: Mon, 14 Sep 2020 15:18:47 +0000 (UTC)
commit 9214c96178439e8c02fcaa4d81c5a8a1fbeaaf6e
Author: Jean Felder <jfelder src gnome org>
Date: Mon Sep 14 16:48:40 2020 +0200
Release 3.38.0
NEWS | 11 +++++++++++
data/org.gnome.Music.appdata.xml.in.in | 16 ++++++++++++++++
data/ui/AboutDialog.ui.in | 1 +
meson.build | 2 +-
4 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f3be21ec..cd477b01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in 3.38.0
+=============================
+
+Updated translations:
+ Danish
+ Greek
+ Hungarian
+ Italian
+ Latvian
+ Portuguese
+
Overview of changes in 3.37.92
==============================
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 62c92c2e..db89e06b 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -28,6 +28,22 @@
</screenshot>
</screenshots>
<releases>
+ <release version="3.38.0" date="2020-09-14">
+ <description>
+ <p>
+ First stable release for GNOME 3.38. This version does not rely on
+ Tracker running on the host. There are also some notable
+ improvements:
+ </p>
+ <ul>
+ <li>Port to Tracker version 3</li>
+ <li>Prefer Albumartist field for artist search</li>
+ <li>Change Artist view selection from artist to song</li>
+ <li>Lots of general cleanups and bugfixes</li>
+ </ul>
+ <p>This release also updates 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 7340cf6b..38ff9ad5 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -158,6 +158,7 @@ Jiri Grönroos
Joe Hansen
Jor Teron
Jordi Mas
+Juliano Camargo
Julien Humbert
Justin van Steijn
Kjartan Maraas
diff --git a/meson.build b/meson.build
index e33733ff..e1d3dfd3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-music',
- version: '3.37.92',
+ version: '3.38.0',
meson_version: '>= 0.49.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]