Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package umockdev for openSUSE:Factory checked in at 2021-09-13 16:24:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/umockdev (Old) and /work/SRC/openSUSE:Factory/.umockdev.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "umockdev" Mon Sep 13 16:24:39 2021 rev:4 rq:918729 version:0.16.2 Changes: -------- --- /work/SRC/openSUSE:Factory/umockdev/umockdev.changes 2021-08-31 19:56:26.350018099 +0200 +++ /work/SRC/openSUSE:Factory/.umockdev.new.1899/umockdev.changes 2021-09-13 16:25:41.898825669 +0200 @@ -1,0 +2,6 @@ +Mon Sep 13 13:09:28 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com> + +- Disable to avoid build cycle with gudev (it is recommended but + not required for umockdev itself). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ umockdev.spec ++++++ --- /var/tmp/diff_new_pack.1kMpMT/_old 2021-09-13 16:25:42.282826113 +0200 +++ /var/tmp/diff_new_pack.1kMpMT/_new 2021-09-13 16:25:42.286826118 +0200 @@ -34,7 +34,8 @@ BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gudev-1.0) +# Disable to avoid build cycle with gudev (it is recommended but not required here) +# BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(libpcap) BuildRequires: pkgconfig(libudev)