Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package at-spi2-core for openSUSE:Factory 
checked in at 2021-12-13 20:42:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old)
 and      /work/SRC/openSUSE:Factory/.at-spi2-core.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "at-spi2-core"

Mon Dec 13 20:42:05 2021 rev:95 rq:937726 version:2.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes        
2021-09-29 20:18:37.390932640 +0200
+++ /work/SRC/openSUSE:Factory/.at-spi2-core.new.2520/at-spi2-core.changes      
2021-12-13 20:46:48.824502846 +0100
@@ -1,0 +2,6 @@
+Wed Dec  8 21:57:10 UTC 2021 - Michael Gorse <mgo...@suse.com>
+
+- Configure to use dbus-broker when available.
+- Add libsystemd to BuildRequires: needed for dbus-broker support.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ at-spi2-core.spec ++++++
--- /var/tmp/diff_new_pack.9PDNHu/_old  2021-12-13 20:46:49.344502910 +0100
+++ /var/tmp/diff_new_pack.9PDNHu/_new  2021-12-13 20:46:49.348502910 +0100
@@ -34,6 +34,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.62.0
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.0.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xkbcommon-x11)
@@ -87,6 +88,8 @@
 %build
 %meson \
        --libexecdir="%{_libexecdir}/at-spi2" \
+       -Ddbus_broker=/usr/bin/dbus-broker-launch \
+       -Ddefault_bus=dbus-broker \
        -Ddocs=true \
        -Dintrospection=yes \
        -Dx11=yes \

Reply via email to