Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package webcamoid for openSUSE:Factory checked in at 2024-11-13 15:29:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webcamoid (Old) and /work/SRC/openSUSE:Factory/.webcamoid.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "webcamoid" Wed Nov 13 15:29:22 2024 rev:20 rq:1223886 version:9.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/webcamoid/webcamoid.changes 2024-10-06 17:52:07.789498478 +0200 +++ /work/SRC/openSUSE:Factory/.webcamoid.new.2017/webcamoid.changes 2024-11-13 15:29:51.637220331 +0100 @@ -1,0 +2,5 @@ +Wed Nov 13 08:48:10 UTC 2024 - Luigi Baldoni <aloi...@gmx.com> + +- Add webcamoid-disable_autoupdate.patch (fixes boo#1196225) + +------------------------------------------------------------------- New: ---- webcamoid-disable_autoupdate.patch BETA DEBUG BEGIN: New: - Add webcamoid-disable_autoupdate.patch (fixes boo#1196225) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webcamoid.spec ++++++ --- /var/tmp/diff_new_pack.JfHezR/_old 2024-11-13 15:29:52.253246062 +0100 +++ /var/tmp/diff_new_pack.JfHezR/_new 2024-11-13 15:29:52.253246062 +0100 @@ -24,6 +24,8 @@ Group: System/GUI/KDE URL: https://webcamoid.github.io/ Source: https://github.com/hipersayanX/Webcamoid/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +# PATCH-FIX-UPSTREAM webcamoid-disable_autoupdate.patch +Patch0: webcamoid-disable_autoupdate.patch BuildRequires: bison BuildRequires: desktop-file-utils BuildRequires: fdupes @@ -91,7 +93,8 @@ test -x "$(type -p g++-13)" && export CXX=g++-13 %cmake_qt6 \ -DPLUGINSDIR=%{_qt6_pluginsdir} \ - -DOUTPUT_QT_PLUGINS_DIR=%{_qt6_pluginsdir} + -DOUTPUT_QT_PLUGINS_DIR=%{_qt6_pluginsdir} \ + -DNOCHECKUPDATES=TRUE %qt6_build # generate help file ++++++ webcamoid-disable_autoupdate.patch ++++++ ++++ 1253 lines (skipped)