From 37e9f1b0e56a249bf9161bb82a08ab741f7c2e87 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 13 Jun 2020 14:15:50 +0300 Subject: [PATCH] dbus ver. bump --- system/base/dbus/pspec.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/system/base/dbus/pspec.xml b/system/base/dbus/pspec.xml index 6f5b9de9..df053f27 100644 --- a/system/base/dbus/pspec.xml +++ b/system/base/dbus/pspec.xml @@ -13,7 +13,7 @@ service A message bus system, a simple way for applications to talk to each other D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, but TCP/IP option is available and remote support planned. - https://dbus.freedesktop.org/releases/dbus/dbus-1.12.16.tar.gz + https://dbus.freedesktop.org/releases/dbus/dbus-1.12.18.tar.gz expat-devel libX11-devel @@ -77,6 +77,7 @@ /usr/include /usr/lib/pkgconfig /usr/lib32/pkgconfig + /usr/lib/cmake /usr/lib/dbus-1.0/include /usr/share/man/man3 @@ -98,10 +99,17 @@ + + 2020-06-13 + 1.12.18 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-12-25 1.12.16 - Version bump. + Version bump idris Kalp idriskalp@gmail.com