Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qcoro for openSUSE:Factory checked in at 2021-12-10 21:53:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qcoro (Old) and /work/SRC/openSUSE:Factory/.qcoro.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qcoro" Fri Dec 10 21:53:02 2021 rev:2 rq:939267 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qcoro/qcoro.changes 2021-10-25 15:18:08.605702268 +0200 +++ /work/SRC/openSUSE:Factory/.qcoro.new.2520/qcoro.changes 2021-12-10 21:53:35.618924636 +0100 @@ -1,0 +2,5 @@ +Fri Dec 10 16:18:46 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Install the dbus-launch executable at build time to run tests. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qcoro.spec ++++++ --- /var/tmp/diff_new_pack.FNmLMu/_old 2021-12-10 21:53:36.030924819 +0100 +++ /var/tmp/diff_new_pack.FNmLMu/_new 2021-12-10 21:53:36.034924820 +0100 @@ -24,7 +24,10 @@ License: MIT URL: https://github.com/danvratil/qcoro Source: https://github.com/danvratil/qcoro/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: cmake +BuildRequires: cmake >= 3.19.0 +%if 0%{?suse_version} > 1500 +BuildRequires: dbus-1 +%endif BuildRequires: cmake(Qt5Concurrent) >= 5.12.0 BuildRequires: cmake(Qt5Core) >= 5.12.0 BuildRequires: cmake(Qt5DBus) >= 5.12.0
