Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libindi for openSUSE:Factory checked in at 2023-01-31 16:10:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libindi (Old) and /work/SRC/openSUSE:Factory/.libindi.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libindi" Tue Jan 31 16:10:09 2023 rev:59 rq:1062234 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libindi/libindi.changes 2022-12-18 17:22:43.993383159 +0100 +++ /work/SRC/openSUSE:Factory/.libindi.new.32243/libindi.changes 2023-01-31 16:11:47.402653738 +0100 @@ -1,0 +2,19 @@ +Tue Jan 31 10:18:28 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 2.0.0: + * Esatto & SestoSenso2 update + * Fix for issue1582 park status notifications and extra debugging for command errors + * Add delay possibility for lx200 driver pulse command + * Refactor - use PropertyView/WidgetView + * Fix BaseClient::serverDisconnected behavior + * Deprecated use of Property/BaseDevice as pointer + * Don't modify usbfs_memory_mb if already set to unlimited + * Switch Flip Points to use sexagesimal numbers + * Refactor INDI::GPS to be inline with INDI 2.0.0 + * General cleanup + * Don't call serverDisconnected if the client is not connected + * Add refraction, and turn off J2000 for Gemini + * Feature/new firmware fmc mfoc (Lacerta) + * Downgrade to base64 for snooped blobs + +------------------------------------------------------------------- Old: ---- indi-1.9.9.tar.gz New: ---- indi-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libindi.spec ++++++ --- /var/tmp/diff_new_pack.4lVb75/_old 2023-01-31 16:11:47.790655987 +0100 +++ /var/tmp/diff_new_pack.4lVb75/_new 2023-01-31 16:11:47.798656033 +0100 @@ -1,7 +1,7 @@ # # spec file for package libindi # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define so_ver 1 +%define so_ver 2 %define _udevdir %(pkg-config --variable udevdir udev) Name: libindi -Version: 1.9.9 +Version: 2.0.0 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 @@ -176,6 +176,7 @@ %license COPYING.* COPYRIGHT LICENSE %doc AUTHORS ChangeLog NEWS README %{_bindir}/indi* +%{_bindir}/shelyak_usis %{_datadir}/indi/ %{_udevdir}/rules.d/*.rules @@ -191,12 +192,12 @@ %{_libdir}/indi/ %files -n libindiclient%{so_ver} -%{_libdir}/libindiclient.so.1 -%{_libdir}/libindiclient.so.1.9.9 +%{_libdir}/libindiclient.so.%{so_ver} +%{_libdir}/libindiclient.so.%{so_ver}.* %files -n libindiclientqt%{so_ver} -%{_libdir}/libindiclientqt.so.1 -%{_libdir}/libindiclientqt.so.1.9.9 +%{_libdir}/libindiclientqt.so.%{so_ver} +%{_libdir}/libindiclientqt.so.%{so_ver}.* %files -n libindiAlignmentDriver%{so_ver} %{_libdir}/libindiAlignmentDriver.so.%{so_ver}* ++++++ indi-1.9.9.tar.gz -> indi-2.0.0.tar.gz ++++++ ++++ 17304 lines of diff (skipped)