[libpeas] Release libpeas 1.34.0
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas] Release libpeas 1.34.0
- Date: Sat, 17 Sep 2022 20:03:02 +0000 (UTC)
commit 744e16bdada0eb79c37abac328cb4c3dc6dd42df
Author: Christian Hergert <chergert redhat com>
Date: Sat Sep 17 13:00:41 2022 -0700
Release libpeas 1.34.0
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1af80f4..1ade334 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of Changes in libpeas 1.34.0
+=====================================
+
+* Resource-based plugins are sorted by module-name before loading
+ to aid in reproducibility.
+* Sorting of plugins with dependencies has been altered to improve
+ sort-order with more complex plugin dependency graphs.
+* Translation updates:
+ - Hebrew
+ - Georgian
+ - Bulgarian
+
Overview of Changes in libpeas 1.32.0
=====================================
diff --git a/meson.build b/meson.build
index 2d67b1a..5e0267d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libpeas', 'c',
- version: '1.33.0',
+ version: '1.34.0',
license: 'LGPLv2.1+',
meson_version: '>= 0.50.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]