Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtox for openSUSE:Factory checked in at 2021-12-13 20:44:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtox (Old) and /work/SRC/openSUSE:Factory/.qtox.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtox" Mon Dec 13 20:44:31 2021 rev:8 rq:940163 version:1.17.3 Changes: -------- --- /work/SRC/openSUSE:Factory/qtox/qtox.changes 2020-11-29 12:34:04.178344527 +0100 +++ /work/SRC/openSUSE:Factory/.qtox.new.2520/qtox.changes 2021-12-13 20:50:35.984642726 +0100 @@ -1,0 +2,5 @@ +Fri Dec 10 01:12:16 UTC 2021 - Giacomo Comes <gcomes....@gmail.com> - 1.17.3 + +- enable desktop notifications + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtox.spec ++++++ --- /var/tmp/diff_new_pack.3OLjLA/_old 2021-12-13 20:50:36.448643023 +0100 +++ /var/tmp/diff_new_pack.3OLjLA/_new 2021-12-13 20:50:36.452643026 +0100 @@ -1,7 +1,7 @@ # # spec file for package qtox # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -99,7 +99,7 @@ CFLAGS="%{optflags} -Wno-error=parentheses" mkdir build pushd build -cmake -DCMAKE_C_FLAGS="$CFLAGS" -DCMAKE_INSTALL_PREFIX=%{_prefix} -DUPDATE_CHECK=False .. +cmake -DCMAKE_C_FLAGS="$CFLAGS" -DCMAKE_INSTALL_PREFIX=%{_prefix} -DUPDATE_CHECK=False -DDESKTOP_NOTIFICATIONS=True .. make %{?_smp_mflags} PREFIX=%{_prefix} popd