mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Release 3.35.2
This commit is contained in:
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
|||||||
|
Overview of changes in Sysprof 3.35.2
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
* Build and test fixes
|
||||||
|
* Track changes to gdbus-codegen
|
||||||
|
* Include additional pkg-config variable for access to D-Bus data
|
||||||
|
* Translation updates
|
||||||
|
|
||||||
Overview of changes in Sysprof 3.34.1
|
Overview of changes in Sysprof 3.34.1
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
project('sysprof', ['c', 'cpp'],
|
project('sysprof', ['c', 'cpp'],
|
||||||
license: ['GPL3+', 'GPL2+'],
|
license: ['GPL3+', 'GPL2+'],
|
||||||
version: '3.35.1',
|
version: '3.35.2',
|
||||||
meson_version: '>=0.50.0',
|
meson_version: '>=0.50.0',
|
||||||
default_options: [ 'c_std=gnu11',
|
default_options: [ 'c_std=gnu11',
|
||||||
'cpp_std=c++11',
|
'cpp_std=c++11',
|
||||||
|
|||||||
Reference in New Issue
Block a user