[rygel] Prepare 0.37.2
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] Prepare 0.37.2
- Date: Tue, 5 Feb 2019 22:05:14 +0000 (UTC)
commit 7c75ff75da6c60431e08aebce45f70f87fc83468
Author: Jens Georg <mail jensge org>
Date: Tue Feb 5 23:03:59 2019 +0100
Prepare 0.37.2
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cffd72dc..317f9d43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+0.37.2
+======
+
+Build:
+ - Bump GLib dependency to 2.44
+ - Drop Valac requirement to 0.36
+
+Server:
+ - Fix @ADDRESS@ replacement for proxy or transcoded urls
+ - Use a proper check for localhost
+ - Add some hacks for LG devices
+
+MediaExport:
+ - Document blacklisting behaviour
+
0.37.1
======
diff --git a/meson.build b/meson.build
index d6ef7a91..d9a09be6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.37.1')
+project('rygel', 'vala', 'c', version : '0.37.2')
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]