[rygel/rygel-0-40] Prepare Rygel 0.40.2



commit 4cc71529e53acaae16957d38a6565396a7ebf6b4
Author: Jens Georg <mail jensge org>
Date:   Sat Sep 18 19:02:59 2021 +0200

    Prepare Rygel 0.40.2

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index af6e754f..6ed08b25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+0.40.2
+======
+
+- Disable tracker2 in default build options
+- Updated translations
+- Fixed potential race condition in meson build
+
+All contributors to this release:
+ - Rico Tzschichholz <ricotz ubuntu com>
+ - Quentin PAGÈS <pages_quentin hotmail com>
+ - Yaron Shahrabani <sh yaron gmail com>
+ - Pawan Chitrakar <chautari gmail com>
+ - Charles Monzat <charles monzat free fr>
+ - Fran Dieguez <frandieguez gnome org>
+
+Added/updated translations:
+ - fr.po, courtesy of Guillaume Bernard
+ - gl.po, courtesy of Fran Dieguez
+ - he.po, courtesy of Yaron Shahrabani
+ - ne.po, courtesy of Pawan Chitrakar
+
 0.40.1
 ======
 Server:
diff --git a/meson.build b/meson.build
index 79578eec..73d7b760 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.40.1', meson_version : '>= 0.55.0')
+project('rygel', 'vala', 'c', version : '0.40.2', 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]