Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libindi for openSUSE:Factory checked in at 2022-01-19 00:35:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libindi (Old) and /work/SRC/openSUSE:Factory/.libindi.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libindi" Wed Jan 19 00:35:07 2022 rev:50 rq:947111 version:1.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libindi/libindi.changes 2021-12-10 21:53:24.830919865 +0100 +++ /work/SRC/openSUSE:Factory/.libindi.new.1892/libindi.changes 2022-01-19 00:35:13.594291815 +0100 @@ -1,0 +2,16 @@ +Tue Jan 18 06:38:14 UTC 2022 - Paolo Stivanin <[email protected]> + +- Update to 1.9.4: + * OnStep: Don't show focuser tab unless found. + * More Lynx fixes - Step Size and Devices Types. + * OnStep: Remove Focuser on disconnect. + * Save Alignment Data to mount before sync. + * CCD drivers: snooping for standard epoch positions and issues + with fast exposure mode fixed. + * SkyWatcher Alt-Az iterative GOTO. + * Add Bayer frames software binning + * Add driver for Rigelsys/Astrogene1000 nFrame rotator. + * Send command at start to flush serial line for Pulsar/Rigel dome. +- Remove ioptron_fixes.patch + +------------------------------------------------------------------- Old: ---- indi-1.9.3.tar.gz ioptron_fixes.patch New: ---- indi-1.9.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libindi.spec ++++++ --- /var/tmp/diff_new_pack.BFT9Ni/_old 2022-01-19 00:35:14.390292383 +0100 +++ /var/tmp/diff_new_pack.BFT9Ni/_new 2022-01-19 00:35:14.394292386 +0100 @@ -1,7 +1,7 @@ # # spec file for package libindi # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,36 +19,33 @@ %define so_ver 1 %define _udevdir %(pkg-config --variable udevdir udev) Name: libindi -Version: 1.9.3 +Version: 1.9.4 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 Group: Productivity/Scientific/Astronomy URL: https://www.indilib.org/ Source0: https://github.com/indilib/indi/archive/v%{version}.tar.gz#/indi-%{version}.tar.gz -# PATCH-FIX-UPSTREAM +# PATCH-FIX-UPSTREAM https://github.com/indilib/indi/pull/1599 Patch0: 0001-Fix-warnings.patch -# PATCH-FIX-UPSTREAM will be included with 1.9.4 -Patch1: ioptron_fixes.patch BuildRequires: cmake BuildRequires: gcc-c++ -BuildRequires: gsl-devel BuildRequires: libboost_system-devel BuildRequires: libboost_thread-devel BuildRequires: libcfitsio-devel -BuildRequires: libcurl-devel BuildRequires: libnova-devel BuildRequires: pkgconfig -BuildRequires: zlib-devel BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Network) BuildRequires: cmake(websocketpp) BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(gsl) +BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(theora) BuildRequires: pkgconfig(udev) +BuildRequires: pkgconfig(zlib) Requires: libindi-plugins = %{version} %description @@ -73,8 +70,6 @@ %package plugins Summary: Plugins for libindi Group: Productivity/Scientific/Astronomy -# libindi1 was last used at version 1.3.1 -Obsoletes: libindi1 < %{version} %description plugins This package contains plugins for libindi. ++++++ indi-1.9.3.tar.gz -> indi-1.9.4.tar.gz ++++++ ++++ 21850 lines of diff (skipped)
