[rygel] Prepare 0.41.1



commit cba7767b66ba9f52e5bfcbb2751d0e33168be83e
Author: Jens Georg <mail jensge org>
Date:   Sat Jul 2 11:37:29 2022 +0200

    Prepare 0.41.1

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index eacc9f57..d71bf21b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.41.1 (development)
+====================
+ - Fix deprecations in meson files
+ - Adapt to VAPI changes in GUPnP
+ - Translation updates
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Daniel Mustieles <daniel mustieles gmail com>
+ - Aurimas Černius <aurisc4 gmail com>
+ - Aleksandr Melman <Alexmelman88 gmail com>
+
+Added/updated translations:
+ - es.po, courtesy of Daniel Mustieles García
+ - lt.po, courtesy of Aurimas Černius
+ - ru.po, courtesy of Aleksandr Melman
+
 0.41.0 (development)
 ====================
 
diff --git a/meson.build b/meson.build
index 2a7fd63c..27bde61f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.41.0', meson_version : '>= 0.58.0')
+project('rygel', 'vala', 'c', version : '0.41.1', meson_version : '>= 0.58.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]