Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package indi for openSUSE:Factory checked in at 2025-03-11 20:45:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/indi (Old) and /work/SRC/openSUSE:Factory/.indi.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "indi" Tue Mar 11 20:45:22 2025 rev:12 rq:1251962 version:2.1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/indi/indi.changes 2025-02-20 16:46:28.069324166 +0100 +++ /work/SRC/openSUSE:Factory/.indi.new.19136/indi.changes 2025-03-11 20:46:36.717436460 +0100 @@ -1,0 +2,7 @@ +Tue Mar 11 07:49:15 UTC 2025 - Paolo Stivanin <i...@paolostivanin.com> + +- Disable websocketpp: with next release websocketpp will be completely + dropped by INDI because the project is no longer maintained. + https://github.com/indilib/indi/commit/4ebb20caa3618efcdb014405e396dd52065073af + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ indi.spec ++++++ --- /var/tmp/diff_new_pack.n7OrZU/_old 2025-03-11 20:46:37.361463353 +0100 +++ /var/tmp/diff_new_pack.n7OrZU/_new 2025-03-11 20:46:37.365463520 +0100 @@ -47,7 +47,6 @@ BuildRequires: pugixml-devel BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Network) -BuildRequires: cmake(websocketpp) BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(gsl) BuildRequires: pkgconfig(libcurl) @@ -165,7 +164,7 @@ -DINDI_BUILD_STATIC=OFF \ -DUDEVRULES_INSTALL_DIR=%{_udevrulesdir} \ -DINDI_BUILD_QT5_CLIENT=ON \ - -DINDI_BUILD_WEBSOCKET=ON \ + -DINDI_BUILD_WEBSOCKET=OFF \ -DINDI_BUILD_XISF=ON \ %if 0%{?force_gcc_version} -DCMAKE_CXX_COMPILER=%{_bindir}/g++-%{?force_gcc_version} \