[rygel] Prepare Rygel 0.41.2



commit f59014d99a791a980d99381c35dc3b3a9b805c29
Author: Jens Georg <mail jensge org>
Date:   Sun Aug 7 20:31:21 2022 +0200

    Prepare Rygel 0.41.2

 NEWS        | 24 ++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d71bf21b..0139f5ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+0.41.2 (development)
+====================
+ - Port to GLib's UUID function
+ - Temporarily disable the Since check during build
+ - Translation updates
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Asier Sarasua Garmendia <asiersarasua ni eus>
+ - Марко Костић <marko m kostic gmail com>
+ - Nart Tlisha <daniel abzakh gmail com>
+ - Bartłomiej Piotrowski <b bpiotrowski pl>
+ - Emin Tufan Çetin <etcetin gmail com>
+ - Zurab Kargareteli <zuraxt gmail com>
+ - Kukuh Syafaat <kukuhsyafaat gnome org>
+
+Added/updated translations:
+ - ab.po, courtesy of Нанба Наала
+ - eu.po, courtesy of Asier Sarasua Garmendia
+ - id.po, courtesy of Kukuh Syafaat
+ - ka.po, courtesy of Temuri Doghonadze
+ - sr.po, courtesy of Марко М. Костић
+ - tr.po, courtesy of Emin Tufan Çetin
+
 0.41.1 (development)
 ====================
  - Fix deprecations in meson files
diff --git a/meson.build b/meson.build
index 7a9c1aee..28c4ea92 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.41.1', meson_version : '>= 0.58.0')
+project('rygel', 'vala', 'c', version : '0.41.2', 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]