projects
/
platform
/
upstream
/
libgudev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cf0fde
)
231
author
Bastien Nocera
<hadess@hadess.net>
Mon, 13 Feb 2017 18:29:13 +0000
(19:29 +0100)
committer
Bastien Nocera
<hadess@hadess.net>
Mon, 13 Feb 2017 18:29:13 +0000
(19:29 +0100)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 390f4f5e88235b393067709ba348ae622a0e2819..3659dce803ae5267d5cf9ed541de584ed1a03b2c 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,10
@@
libgudev - GObject bindings for libudev
+CHANGES WITH 231:
+ * Fix a bug in the enumerator to ensure that client subsystems
+ are implicitly matched
+ * Require a newer GLib to simplify some code
+
CHANGES WITH 230:
* Bump version number so the package will supercede any gudev
diff --git
a/configure.ac
b/configure.ac
index 7b67b3bc22db5c8a2de509eacfb023dcc1c47d05..4ba8725dc1f80a439ef5100d5beccb9116a59a3c 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
AC_PREREQ([2.64])
AC_INIT([libgudev],
- [23
0
],
+ [23
1
],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libgudev],
[libgudev],
[http://wiki.gnome.org/Projects/libgudev])