[libsoup/gnome-3-28] 2.62.2



commit 17c46764b715bac3bf42a0b3d54d76cd8a4bab0d
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon May 7 15:29:47 2018 +0300

    2.62.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 253585f..1b64f41 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in libsoup from 2.62.1 to 2.62.2:
+
+       * Fixes to instrospection annotation [#795135,
+       Claudio Saavedra]
+
+       * Fixes to the test suite with PHP version >= 7.2
+       [#795111, Jan Alexander Steffens]
+
+       * Critical warning fixes to SoupSocket [Carlos Garcia Campos]
+
+       * Updated Romanian translation.
+
 Changes in libsoup from 2.62.0 to 2.62.1:
 
        * Fix digest authentication with encoded URIs
diff --git a/configure.ac b/configure.ac
index 966169c..d8f2dd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl *******************************************
 
 m4_define([soup_major_version], [2])
 m4_define([soup_minor_version], [62])
-m4_define([soup_micro_version], [1])
+m4_define([soup_micro_version], [2])
 
 AC_PREREQ(2.63)
 
AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])


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