Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdbusmenu for openSUSE:Factory checked in at 2022-09-25 15:34:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdbusmenu (Old) and /work/SRC/openSUSE:Factory/.libdbusmenu.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdbusmenu" Sun Sep 25 15:34:43 2022 rev:13 rq:1005794 version:16.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libdbusmenu/libdbusmenu.changes 2022-04-06 21:51:01.235889532 +0200 +++ /work/SRC/openSUSE:Factory/.libdbusmenu.new.2275/libdbusmenu.changes 2022-09-25 15:34:53.235562844 +0200 @@ -1,0 +2,6 @@ +Sat Sep 24 08:46:21 UTC 2022 - Dirk M??ller <[email protected]> + +- conditionalize valgrind dependency - it is optional and not + available on all architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdbusmenu.spec ++++++ --- /var/tmp/diff_new_pack.OfzOLQ/_old 2022-09-25 15:34:53.687563932 +0200 +++ /var/tmp/diff_new_pack.OfzOLQ/_new 2022-09-25 15:34:53.691563942 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libdbusmenu +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -89,7 +89,9 @@ %endif %if %{with testtools} BuildRequires: pkgconfig(json-glib-1.0) +%ifarch aarch64 %{ix86} x86_64 ppc ppc64 ppc64le s390x armv7l armv7hl armv6l armv6hl BuildRequires: pkgconfig(valgrind) +%endif BuildRequires: pkgconfig(x11) %endif
