[sysprof] release 3.37.92
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] release 3.37.92
- Date: Sun, 6 Sep 2020 20:34:20 +0000 (UTC)
commit 56b6dc55f692a7c8a6a1d61e9868800ec7614a56
Author: Christian Hergert <chergert redhat com>
Date: Sun Sep 6 13:33:52 2020 -0700
release 3.37.92
NEWS | 9 +++++++++
data/org.gnome.Sysprof3.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 78021e6..27e7a49 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in Sysprof 3.37.92
+======================================
+
+ * Build system fixes
+ * Fix incorrect warnings
+ * Add various missing capture APIs for GTK
+ * Be more careful about when polkit is queried
+ * Translation updates
+
Overview of changes in Sysprof 3.37.90
======================================
diff --git a/data/org.gnome.Sysprof3.appdata.xml.in b/data/org.gnome.Sysprof3.appdata.xml.in
index d648026..305b2c8 100644
--- a/data/org.gnome.Sysprof3.appdata.xml.in
+++ b/data/org.gnome.Sysprof3.appdata.xml.in
@@ -37,6 +37,7 @@
</provides>
<releases>
+ <release version="3.37.92" date="2020-09-06"/>
<release version="3.34.0" date="2019-09-09"/>
</releases>
diff --git a/meson.build b/meson.build
index 4ddc8ee..55ae75c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('sysprof', 'c',
license: ['GPL3+', 'GPL2+'],
- version: '3.37.90',
+ version: '3.37.92',
meson_version: '>=0.51.0',
default_options: [ 'c_std=gnu11',
'cpp_std=c++11',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]