[gnome-music] Release 3.35.3
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] Release 3.35.3
- Date: Sat, 4 Jan 2020 23:49:25 +0000 (UTC)
commit 0cd0b8856a0fb6fe842ab5e4fc25c94772f3f9b1
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Jan 5 00:45:38 2020 +0100
Release 3.35.3
NEWS | 27 +++++++++++++++++++++++++++
data/org.gnome.Music.appdata.xml.in.in | 21 ++++++++++++++++++---
data/ui/AboutDialog.ui.in | 1 +
meson.build | 2 +-
4 files changed, 47 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9928f5ce..2440bfa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Overview of changes in 3.35.3
+=============================
+
+* Improve Tracker content tracking
+* Update appdate screenshots
+
+Bugs fixed:
+ F1 key is not opening help page (#353)
+ Play on empty playlist crashes Music (#354,#355)
+ Crash when pressing Alt+Left in SearchView (#357)
+ Update the appdata screenshots (#327)
+
+Thanks to our contributors this release:
+ Ishaan Shah
+ Jean Felder
+ Marinus Schraal
+
+Added translations:
+ Basque
+ Indonesian
+
+Updated translations:
+ Chinese (Taiwan)
+ Ukranian
+ Brazilian Portuguese
+ Galician
+
Overview of changes in 3.35.2
=============================
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 3ef91e1a..f688be2d 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -28,6 +28,21 @@
</screenshot>
</screenshots>
<releases>
+ <release version="3.35.3" date="2020-01-05" type="development">
+ <description>
+ <p>
+ This is an unstable release in the 3.33 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Improve Tracker content tracking</li>
+ <li>Update screenshots</li>
+ <li>Fix a few crashers</li>
+ <li>Lots of general cleanups</li>
+ </ul>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<release version="3.33.2" date="2019-05-20" type="development">
<description>
<p>
@@ -39,13 +54,13 @@
<li>Improve display of information for songs with no tags</li>
<li>Select a random song at launch when playing a playlist in shuffle mode</li>
<li>AppData tags update</li>
- <li>Fix crash with mouse 'back' button</li>
+ <li>Fix crash with mouse 'back' button</li>
<li>MPRIS misc cleanups</li>
<li>Lots of general cleanups</li>
</ul>
<p>This release also updates translations.</p>
- </description>
- </release>
+ </description>
+ </release>
<release version="3.32.0" date="2019-03-13" />
</releases>
<project_group>GNOME</project_group>
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 7d2fd0f3..686d67ea 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -50,6 +50,7 @@ Guillaume Quintard
Gyanesh Malhotra
Harry Xie
Hugo Posnic
+Ishaan Shah
Islam Bahnasy
Jakub Steiner
Jan Alexander Steffens
diff --git a/meson.build b/meson.build
index eff134c0..a9310adf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-music',
- version: '3.35.2',
+ version: '3.35.3',
meson_version: '>= 0.46.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]