[libgudev/wip/hadess/235: 6/6] 235
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgudev/wip/hadess/235: 6/6] 235
- Date: Tue, 16 Mar 2021 11:16:37 +0000 (UTC)
commit 61a5761ccabd6cfcebbefe2e5f9bf9b166acda9b
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 16 11:20:26 2021 +0100
235
NEWS | 4 ++++
meson.build | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9488348..1922fdd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
libgudev - GObject bindings for libudev
+CHANGES WITH 235:
+ * Port build system to meson and remove autotools
+ * Fix conversion of sysfs attributes to boolean
+
CHANGES WITH 234:
* Clarify that _get_sysfs_attr() functions are cached
* Add functions to get uncached sysfs attributes
diff --git a/meson.build b/meson.build
index c7b6d92..43bcd09 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gudev', 'c',
- version: '234',
+ version: '235',
license: 'LGPLv2.1+',
meson_version: '>= 0.53.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]