[sysprof] release 3.30.0
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] release 3.30.0
- Date: Wed, 5 Sep 2018 04:51:37 +0000 (UTC)
commit 139a6365a8627aa9fac1cecf2e6c5f2692ced8c5
Author: Christian Hergert <chergert redhat com>
Date: Tue Sep 4 21:45:44 2018 -0700
release 3.30.0
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2ccb10a..d04847a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes in Sysprof 3.30.0
+=====================================
+
+ * Fix incorrect free func for GPtrArray
+ * Various build system improvements
+ * ENABLE_POLKIT is now repsected in the kallsyms support
+ * suggested-action fixes for CSS
+
+Translations:
+
+ * Swedish, Spanish, Brazilian Portuguese, Italian, and German
+
Overview of changes in Sysprof 3.29.3
=====================================
diff --git a/meson.build b/meson.build
index 258b062..ff7296b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
- version: '3.29.3',
+ version: '3.30.0',
meson_version: '>=0.40.1',
default_options: [
'c_std=gnu11',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]