From 14c5c4713c93c58d72cd60c8fac067bad55d63c7 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 10 Feb 2023 15:19:41 +0300 Subject: [PATCH] dbus ver. bump --- system/base/dbus-glib/pspec.xml | 9 ++++++++- system/base/dbus-python/pspec.xml | 9 ++++++++- system/base/dbus/pspec.xml | 9 ++++++++- 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/system/base/dbus-glib/pspec.xml b/system/base/dbus-glib/pspec.xml index 33adac43..089a310c 100644 --- a/system/base/dbus-glib/pspec.xml +++ b/system/base/dbus-glib/pspec.xml @@ -17,7 +17,7 @@ python3 gtk-doc - dbus-devel + dbus-devel glib2-devel @@ -67,6 +67,13 @@ + + 2023-02-10 + 0.112 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-25 0.112 diff --git a/system/base/dbus-python/pspec.xml b/system/base/dbus-python/pspec.xml index 4dfc53ae..bc279448 100644 --- a/system/base/dbus-python/pspec.xml +++ b/system/base/dbus-python/pspec.xml @@ -17,7 +17,7 @@ python-devel - dbus-devel + dbus-devel dbus-glib-devel glib2-devel @@ -56,6 +56,13 @@ + + 2023-02-10 + 1.2.18 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2022-10-31 1.2.18 diff --git a/system/base/dbus/pspec.xml b/system/base/dbus/pspec.xml index 143477e4..8283c13f 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.14.4.tar.xz + https://dbus.freedesktop.org/releases/dbus/dbus-1.14.6.tar.xz expat-devel libX11-devel @@ -99,6 +99,13 @@ + + 2023-02-10 + 1.14.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-11 1.14.4