Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package siril for openSUSE:Factory checked in at 2024-01-26 22:48:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/siril (Old) and /work/SRC/openSUSE:Factory/.siril.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "siril" Fri Jan 26 22:48:08 2024 rev:20 rq:1141743 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/siril/siril.changes 2023-10-05 20:06:24.729777342 +0200 +++ /work/SRC/openSUSE:Factory/.siril.new.1815/siril.changes 2024-01-26 22:48:23.090612853 +0100 @@ -1,0 +2,25 @@ +Fri Jan 26 12:55:49 UTC 2024 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 1.2.1: + * Fixed Anscombe VST noise reduction option for mono images + * Fixed HEIF import (#1198) + * Fixed Noise Reduction Anscombe VST bug with mono images (#1200) + * Fixed problems with Fourier Transform planning > Estimate (#1199) + * Fixed data initialisation bugs in copyfits() and RGB compositing tool + * Fixed exported x-column for lightcurves when Julian date is not selected (#1220) + * Fixed sampling tolerance for astrometry which was incorrectly read (#1231) + * Allowed for RA/DEC to be sorted in PSF windows (#1214) + * Added SET-TEMP as valid FITS header to be saved (#1215) + * Added configurable color for background extraction sample and standard annotations (#1230) + * Fixed argument parsing error in makepsf (!593) + * Fixed light_curve and csv export from plot when some images were unselected from the sequence (#1169) + * Added undo/redo when platesolving with astrometry.net (#1233) + * Fixed crash in findstar when detecting stars close to the border (#1237) + * Fixed using wcs info when using light_curve command (#1195) + * Allowed moving file into workdir to be picked up for livestacking (#1223) + * Fixed the way we check if there is enough space to use quick photometry (#1238) + * Fixed bit depth evaluation for 8-bit images (#1244) + * Fixed division by 0 in PixelMath (#1249) +- Drop upstreamed fix-exiv2.patch + +------------------------------------------------------------------- Old: ---- fix-exiv2.patch siril-1.2.0.tar.bz2 New: ---- siril-1.2.1.tar.bz2 BETA DEBUG BEGIN: Old: * Fixed division by 0 in PixelMath (#1249) - Drop upstreamed fix-exiv2.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ siril.spec ++++++ --- /var/tmp/diff_new_pack.w7PmeH/_old 2024-01-26 22:48:23.974644689 +0100 +++ /var/tmp/diff_new_pack.w7PmeH/_new 2024-01-26 22:48:23.974644689 +0100 @@ -1,7 +1,7 @@ # # spec file for package siril # -# 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 @@ -17,14 +17,13 @@ Name: siril -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: An astronomical image processing software for Linux. (IRIS clone) License: BSL-1.0 AND GPL-3.0-or-later Group: Productivity/Scientific/Physics URL: https://www.siril.org/ Source: https://gitlab.com/free-astro/siril/-/archive/%{version}/siril-%{version}.tar.bz2 -Patch0: fix-exiv2.patch BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ @@ -61,7 +60,7 @@ automatically or manually, stack them and enhance final images. %prep -%autosetup -n siril-%{version} -p1 +%autosetup -p1 %build # override build directory, the default "build" is a regular source directory ++++++ siril-1.2.0.tar.bz2 -> siril-1.2.1.tar.bz2 ++++++ ++++ 232674 lines of diff (skipped)