[libpeas] release 1.25.3



commit 0f875b997de4d03965ecd6f73a557678ae297a40
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jan 16 08:35:42 2020 -0800

    release 1.25.3

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 24be606..d8a5256 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of Changes in libpeas 1.25.3
+=====================================
+
+* Fix access to peas_gettext()
+* Fix duplicate rename-to annotations
+* Tighten symbol availability for GLib symbols
+* Fix various tests to work with G_DISABLE_ASSERT
+* Fix building with luajit
+* Add peas_extension_set_new_with_properties() to aid in using libpeas
+  from language bindings
+* Fix naming of Python2 loader
+* Remove use of undocumented -export-dynamic
+* Fis use of PeasExtension with GInitiallyUnowned
+* Build fixes for macOS
+* Fixes to pkg-config files
+* Translation updates:
+  - Chinese (Taiwan)
+  - Danish
+  - Dutch
+  - Galicians
+  - Persian
+
 Overview of Changes in libpeas 1.24.0
 =====================================
 
diff --git a/meson.build b/meson.build
index 5abb4bb..2590cb8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'libpeas', 'c',
-  version: '1.25.0',
+  version: '1.25.3',
   license: 'LGPLv2.1+',
   meson_version: '>= 0.49.0',
   default_options: [


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