[atk] Release ATK 2.29.94 (development)
- From: Alejandro Piñeiro <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release ATK 2.29.94 (development)
- Date: Wed, 12 Sep 2018 11:54:16 +0000 (UTC)
commit 9af5099351c458a08bbbe6e3e8c27a32f846c256
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Sat Sep 8 13:15:26 2018 +0200
Release ATK 2.29.94 (development)
This is a special development release to include all the changes so
far on master. But ATK 2.30 will be based on 2.29.92 plus the revert
of commit "atkimplementor: use the G_DEFINE_INTERFACE macro to declare
it as interface in the introspection", as the other two commits were
not tested yet.
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d17a873..e5641b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in version 2.29.94
+==========================
+
+* Bugfixing:
+ * Issue 1: "atk 2.29.2 is reported not to work any more"
+ * Needed to revert previous change "atkimplementor: use the
+ G_DEFINE_INTERFACE macro to declare it as interface in the
+ introspection"
+
+ * Bug 789619: build: use @basename instead of @filename
+
+ * Bug 794326: fix macOs common_ldflags
+
+Contributors:
+ Alejandro Piñeiro, Jan Tojnar, Samuel Thibault
+
Changes in version 2.29.92
==========================
diff --git a/meson.build b/meson.build
index d4858bc..955fa92 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('atk', 'c',
- version: '2.29.92',
+ version: '2.92.94',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]