Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package indi for openSUSE:Factory checked in at 2024-02-08 19:02:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/indi (Old) and /work/SRC/openSUSE:Factory/.indi.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "indi" Thu Feb 8 19:02:51 2024 rev:2 rq:1145063 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/indi/indi.changes 2024-01-25 18:40:02.696173213 +0100 +++ /work/SRC/openSUSE:Factory/.indi.new.1815/indi.changes 2024-02-08 19:03:02.368994304 +0100 @@ -1,0 +2,15 @@ +Thu Feb 1 07:20:31 UTC 2024 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 2.0.6: + * Link against httplib if using system libraries + * fix(actions): upgrade actions versions + * Fix various typos throughout the codebase + * Remove obsolete Avalon Legacy driver + * TeenAstro pulse behaviour #1977 + * iOptron iEAF indi driver + * Allow using system provided json library + * Flip-flat: Allow handshake without ioctl on virtual serial connection + * Fix version reporting on older Celestron NexStar mounts + * PegasusAstro SaddlePowerBox + +------------------------------------------------------------------- Old: ---- indi-2.0.5.tar.gz New: ---- indi-2.0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ indi.spec ++++++ --- /var/tmp/diff_new_pack.J89J8U/_old 2024-02-08 19:03:03.345029585 +0100 +++ /var/tmp/diff_new_pack.J89J8U/_new 2024-02-08 19:03:03.349029730 +0100 @@ -1,7 +1,7 @@ # # spec file for package indi # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %if 0%{?suse_version} && 0%{?suse_version} < 1590 %global force_gcc_version 12 %endif %define so_ver 2 Name: indi -Version: 2.0.5 +Version: 2.0.6 Release: 0 Summary: Instrument Neutral Distributed Interface License: GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later @@ -38,12 +39,12 @@ %else BuildRequires: libcfitsio-devel %endif -BuildRequires: pugixml-devel -BuildRequires: liblz4-devel BuildRequires: libXISF-devel BuildRequires: libev-devel >= 4.33 +BuildRequires: liblz4-devel BuildRequires: libnova-devel BuildRequires: pkgconfig +BuildRequires: pugixml-devel BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Network) BuildRequires: cmake(websocketpp) @@ -51,8 +52,8 @@ BuildRequires: pkgconfig(gsl) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libjpeg) -BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(libusb-1.0) +BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(theora) BuildRequires: pkgconfig(udev) BuildRequires: pkgconfig(zlib) @@ -172,7 +173,6 @@ -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now" %cmake_build - %install %cmake_install ++++++ indi-2.0.5.tar.gz -> indi-2.0.6.tar.gz ++++++ ++++ 56253 lines of diff (skipped)