Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-dbus-proxy for openSUSE:Factory 
checked in at 2023-01-14 00:02:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-dbus-proxy (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-dbus-proxy.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-dbus-proxy"

Sat Jan 14 00:02:20 2023 rev:5 rq:1057960 version:0.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-dbus-proxy/xdg-dbus-proxy.changes    
2022-07-21 11:32:54.910923374 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-dbus-proxy.new.32243/xdg-dbus-proxy.changes 
2023-01-14 00:02:26.669440657 +0100
@@ -1,0 +2,6 @@
+Wed Jan 11 17:27:43 UTC 2023 - Antonio Larrosa <alarr...@suse.com>
+
+- BuildRequire dbus-1 in SLE-15 where the dbus-1 package is not
+  splitted to generate a dbus-1-daemon package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xdg-dbus-proxy.spec ++++++
--- /var/tmp/diff_new_pack.XwbNfp/_old  2023-01-14 00:02:27.241443990 +0100
+++ /var/tmp/diff_new_pack.XwbNfp/_new  2023-01-14 00:02:27.245444012 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-dbus-proxy
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2019 Bjørn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -26,7 +26,11 @@
 URL:            https://github.com/flatpak/xdg-dbus-proxy
 Source0:        %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz
 
+%if 0%{?suse_version} > 1500
 BuildRequires:  dbus-1-daemon
+%else
+BuildRequires:  dbus-1
+%endif
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt-tools
 BuildRequires:  meson

Reply via email to