[libsoup] 2.68.3



commit e21129853d60498b53b20460c87165f38b32554a
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Dec 4 12:49:26 2019 +0200

    2.68.3

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e827c011..4914d50b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in libsoup from 2.68.2 to 2.68.3:
+
+        * Fixes to testing infrastructure [Simon McVittie]
+
+        * Enable GNOME support in mingw [Fabiano FidĂȘncio]
+
+        * Allow introspection in cross builds [Ross Burton]
+
+        * Updated translations: Chinese (Taiwan)
+
 Changes in libsoup from 2.68.1 to 2.68.2:
 
         * Documentation fixes [Sonny Piers]
diff --git a/meson.build b/meson.build
index 19202bc2..aba8cec4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.68.2',
+        version: '2.68.3',
         meson_version : '>=0.50',
         license : 'LGPL2',
         default_options : 'c_std=c89')


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