[gnome-music/gnome-3-34] Release 3.34.5
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/gnome-3-34] Release 3.34.5
- Date: Sat, 28 Mar 2020 21:26:05 +0000 (UTC)
commit f09da8d293275eb2d0d35092828b617954044f20
Author: Jean Felder <jfelder src gnome org>
Date: Sat Mar 28 22:20:47 2020 +0100
Release 3.34.5
NEWS | 18 ++++++++++++++++++
data/org.gnome.Music.appdata.xml.in.in | 7 +++++++
data/ui/AboutDialog.ui.in | 2 ++
meson.build | 2 +-
4 files changed, 28 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3ee4186e..16a30070 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes in 3.34.5
+=============================
+
+* Restore smart playlists updates
+* Various crash and bugfixes
+
+Bugs fixed:
+ Properly load tracker plugin (!652)
+ Stop a deleted playlist if it is playing (!662)
+ Fix crash in FlowBox allocations in SearchView (!685)
+ Reset count of a smart playlist when all songs are removed (!686)
+
+Thanks to our contributors this release:
+ Ashwani Singh Tanwar
+ Jean Felder
+ Marinus Schraal
+ Weifeng Lai
+
Overview of changes in 3.34.4
=============================
diff --git a/data/org.gnome.Music.appdata.xml.in.in b/data/org.gnome.Music.appdata.xml.in.in
index 7b7351ba..394dbeeb 100644
--- a/data/org.gnome.Music.appdata.xml.in.in
+++ b/data/org.gnome.Music.appdata.xml.in.in
@@ -28,6 +28,13 @@
</screenshot>
</screenshots>
<releases>
+ <release version="3.34.5" date="2020-03-28">
+ <description>
+ <p>
+ Restore smart playlists update and various bugfixes.
+ </p>
+ </description>
+ </release>
<release version="3.34.3" date="2020-02-15">
<description>
<p>
diff --git a/data/ui/AboutDialog.ui.in b/data/ui/AboutDialog.ui.in
index 56476b8c..af66eb69 100644
--- a/data/ui/AboutDialog.ui.in
+++ b/data/ui/AboutDialog.ui.in
@@ -27,6 +27,7 @@ Andre Klapper
Andreas Nilsson
Apostol Bakalov
Arnel A. Borja
+Ashwani Singh Tanwar
Ashwin Mohan
BenoƮt Legat
Bilal Elmoussaoui
@@ -92,6 +93,7 @@ Taylor Garcia
Tjipke van der Heide
Vadim Rutkovsky
Veerasamy Sevagen
+Weifeng Lai
Yash Singh
</property>
<property name="artists">Allan Day
diff --git a/meson.build b/meson.build
index 18b09906..02484fec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-music',
- version: '3.34.4',
+ version: '3.34.5',
meson_version: '>= 0.46.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]