diff --git a/system/base/dbus-glib/actions.py b/system/base/dbus-glib/actions.py index e78aeb7a..e68a6780 100644 --- a/system/base/dbus-glib/actions.py +++ b/system/base/dbus-glib/actions.py @@ -30,4 +30,4 @@ def install(): pisitools.removeDir("/usr/share/gtk-doc") - pisitools.dodoc("AUTHORS", "ChangeLog", "HACKING", "NEWS", "README") + pisitools.dodoc("AUTHORS", "NEWS", "README*") diff --git a/system/base/dbus-glib/pspec.xml b/system/base/dbus-glib/pspec.xml index 7b95c469..95bdab44 100644 --- a/system/base/dbus-glib/pspec.xml +++ b/system/base/dbus-glib/pspec.xml @@ -13,7 +13,7 @@ library Glib bindings for D-Bus dbus-glib is an add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop. - http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz + http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.112.tar.gz python3 dbus-devel @@ -63,6 +63,13 @@ + + 2021-05-27 + 0.112 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 0.110