[glib/glib-2-68] 2.68.2



commit 36c2b737fa5891e9189379b3ae447eb5be0b444a
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue May 11 11:55:43 2021 +0100

    2.68.2
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0f0a50775..0a448a73f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in GLib 2.68.2
+==================================
+
+* Fix building third-party projects against GLib on CentOS 7 (work by
+  Ignacio Casal Quinteiro) (#2387)
+
+* Bugs fixed:
+ - #2387 json-glib does not build with glib 2.68.1
+ - !2060 gmacros: check that __cplusplus or _MSC_VER is defined
+ - !2068 gmacros: missing check if __STDC_VERSION__ is defined
+ - !2079 Backport !2078 “gthreadedresolver: don't ignore flags in lookup_by_name_with_flags” to glib-2-68
+
+* Translation updates:
+ - Nepali
+ - Serbian
+
+
 Overview of changes in GLib 2.68.1
 ==================================
 
diff --git a/meson.build b/meson.build
index 657c478e6..522dadf40 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('glib', 'c', 'cpp',
-  version : '2.68.1',
+  version : '2.68.2',
   # NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
   meson_version : '>= 0.49.2',
   default_options : [


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