[sysprof] release 3.31.90
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] release 3.31.90
- Date: Thu, 7 Feb 2019 21:10:32 +0000 (UTC)
commit d852c3e7ace6deb24e02779e5795c91bf0a91225
Author: Christian Hergert <chergert redhat com>
Date: Thu Feb 7 12:27:28 2019 -0800
release 3.31.90
NEWS | 13 +++++++++++++
data/org.gnome.Sysprof2.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 21dab93..b68f136 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Overview of changes in Sysprof 3.31.90
+======================================
+
+ * A new memory source for basic memory statistics. This is meant
+ for overview only, not precise details.
+ * Fix a small memory leak.
+ * Allow disabling memory/cpu sources from sysprof-cli.
+ * CSS styling updates.
+ * Updated icon for GNOME 3.32 icon initiative.
+ * The line visualizer can auto-discover Y axis range.
+ * Build system improvements.
+ * Updated translations.
+
Overview of changes in Sysprof 3.31.1
=====================================
diff --git a/data/org.gnome.Sysprof2.appdata.xml.in b/data/org.gnome.Sysprof2.appdata.xml.in
index f6e753f..224b537 100644
--- a/data/org.gnome.Sysprof2.appdata.xml.in
+++ b/data/org.gnome.Sysprof2.appdata.xml.in
@@ -36,6 +36,7 @@
</provides>
<releases>
+ <release version="3.31.90" date="2019-02-07"/>
<release version="3.31.1" date="2018-10-08"/>
</releases>
diff --git a/meson.build b/meson.build
index 27c7c38..02902e8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('sysprof', ['c', 'cpp'],
license: ['GPL3+', 'GPL2+'],
- version: '3.31.1',
+ version: '3.31.90',
meson_version: '>=0.47.2',
default_options: [
'c_std=gnu11',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]