[gnome-music] Release 3.35.92
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] Release 3.35.92
- Date: Mon, 2 Mar 2020 23:22:14 +0000 (UTC)
commit 45b41f70c27319efa68cd9111061aef8e8435b1a
Author: Jean Felder <jfelder src gnome org>
Date: Tue Mar 3 00:14:22 2020 +0100
Release 3.35.92
NEWS | 42 ++++++++++++++++++++++++++++++++++
data/org.gnome.Music.appdata.xml.in.in | 15 ++++++++++++
data/ui/AboutDialog.ui.in | 2 ++
meson.build | 2 +-
4 files changed, 60 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7dfeb67a..c83b3f9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Overview of changes in 3.35.92
+==============================
+
+• Restore smart playlists update
+• Improve Tracker content tracking
+• Flatpak cleanups and updates
+
+Bugs fixed:
+ Properly load Grilo Tracker plugin (!650)
+ Stop a deleted playlist if it is playing (!661)
+ Misc playlists fixes (!654)
+ Flatpak: remove unused dleyna support (!644)
+ flatpak assorted fixes (!645)
+
+Thanks to our contributors this release:
+ Georges Basile Stavracas Neto
+ Jackson Campolattaro
+ Marinus Schraal
+ Jean Felder
+
+Updated translations:
+ Brazilian Portuguese
+ British English
+ Catalan
+ Chinese (Taiwan)
+ Croatian
+ Czech
+ Danish
+ Finnish
+ French
+ Galician
+ Hungarian
+ Korean
+ Indonesian
+ Lithuanian
+ Persian
+ Polish
+ Serbian
+ Spanish
+ Swedish
+ Turkish
+
Overview of changes in 3.35.91.1
================================
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 43092664..565a51f3 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.92" date="2020-03-02" type="development">
+ <description>
+ <p>
+ This is an unstable release in the 3.35 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Restore smart playlists update</li>
+ <li>Improve Tracker content tracking</li>
+ <li>Flatpak cleanups and updates</li>
+ <li>Lots of general cleanups and bugfixes</li>
+ </ul>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<release version="3.35.91" date="2020-02-15" type="development">
<description>
<p>
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 3af1472b..56903469 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -124,6 +124,7 @@ Chao-Hsiung Liao
Charles Monzat
Cheng Lu
Cheng-Chia Tseng
+Danial Behzadi
Daniel Korostil
Daniel Mustieles
Daniel Șerbănescu
@@ -146,6 +147,7 @@ Jiri Grönroos
Joe Hansen
Jor Teron
Jordi Mas
+Julien Humbert
Justin van Steijn
Kjartan Maraas
Kristjan Schmidt
diff --git a/meson.build b/meson.build
index db57d22e..6173d63c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-music',
- version: '3.35.91.1',
+ version: '3.35.92',
meson_version: '>= 0.46.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]