[grilo] Release 0.3.15



commit 14a4a66d92b78d7db6e872cf09db40fbfb6c470d
Author: Victor Toso <victortoso gnome org>
Date:   Sat Aug 13 08:35:14 2022 +0200

    Release 0.3.15
    
    Signed-off-by: Victor Toso <victortoso gnome org>

 AUTHORS     |  4 ++++
 NEWS        | 27 +++++++++++++++++++++++++++
 meson.build |  2 +-
 3 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/AUTHORS b/AUTHORS
index be2fb77..4662e17 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,6 +3,7 @@
 1PunMan
 Adrião Morão
 Adrien Plazas
+Ahmad Haghighi
 Alban Browaeys
 Alberto Garcia
 Alexander Shopov
@@ -109,6 +110,7 @@ Mike Ruprecht
 Milo Casagrande
 Muhammet Kara
 Murray Cumming
+Naala Nanba
 Nathan Follens
 Nilamdyuti Goswami
 Nishio Futoshi
@@ -149,10 +151,12 @@ Xabier Rodriguez Calvar
 Xavier Claessens
 Xavi Ivars
 Yaakov Selkowitz
+Yaron Shahrabani
 Yi-Jyun Pan
 Yi-Soo An
 Yosef Or Boczko
 Yuri Myasoedov
+Zurab Kargareteli
 Źmicier Turok
 Марко Костић
 Милош Поповић
diff --git a/NEWS b/NEWS
index 0d79c8f..949c2e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+NEW in 0.3.15
+=============
+  * !88 Increase glib requirement to 2.66 so we can use GUri
+  * !91 !90 net: add libsoup3 support with compile-time option
+  * !92 net: Add documentation on throttling property in libsoup3
+  * !86 Build fixes and cleanups
+
+  * New translations
+    * Abkhazian
+    * Georgian
+    * Persian
+
+  * Updated translations
+    * Hebrew
+    * Bulgarian
+    * Nepali
+
+  * Contributors to this release:
+    Ahmad Haghighi <haghighi ahmad gmail com>
+    Alexander Shopov <ash kambanaria org>
+    Bastien Nocera <hadess hadess net>
+    Naala Nanba <naala-nanba rambler ru>
+    Pawan Chitrakar <chautari gmail com>
+    Victor Toso <victortoso gnome org>
+    Yaron Shahrabani <sh yaron gmail com>
+    Zurab Kargareteli <zuraxt gmail com>
+
 NEW in 0.3.14
 =============
   * !78 CVE-2016-20011: Fix TLS cert validation not being done for any network call
diff --git a/meson.build b/meson.build
index cafe44e..79ab50a 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@
 # Copyright (C) 2016 Igalia S.L. All rights reserved.
 
 project('grilo', 'c',
-        version: '0.3.14',
+        version: '0.3.15',
         default_options: [
             'buildtype=debugoptimized',
             'c_std=gnu99',


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