[rygel/rygel-0-40] Prepare 0.40.1



commit 7b2c10d415616d470e7698020bbfe35e2bb21529
Author: Jens Georg <mail jensge org>
Date:   Sat Feb 20 12:22:38 2021 +0100

    Prepare 0.40.1

 NEWS        | 33 +++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e3919e87..af6e754f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+0.40.1
+======
+Server:
+ - Set albumArtUri on Videos to provide thumbnails for the PS4
+
+MediaExport:
+ - Strip xml suffix when generating titles from filenames
+
+Documentation:
+ - Fix generation and install location
+
+Tracker3:
+ - Add section to the default configuration file
+
+Translations:
+ - Various updates
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/rygel/issues/151
+ - https://gitlab.gnome.org/GNOME/rygel/issues/183
+ - https://gitlab.gnome.org/GNOME/rygel/issues/190
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Kjartan Maraas <kmaraas gnome org>
+ - Cheng-Chia Tseng <pswo10680 gmail com>
+ - Juliano Camargo <julianosc protonmail com>
+
+Added/updated translations:
+ - nb.po, courtesy of Kjartan Maraas
+ - pt.po, courtesy of José Vieira
+ - zh_TW.po, courtesy of Cheng-Chia Tseng
+
 0.40.0
 ======
  - Translation updates
diff --git a/meson.build b/meson.build
index 48301dce..79578eec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.40.0', meson_version : '>= 0.55.0')
+project('rygel', 'vala', 'c', version : '0.40.1', meson_version : '>= 0.55.0')
 vala = meson.get_compiler('vala')
 
 # Check for the required vala version


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]