Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package siril for openSUSE:Factory checked in at 2022-03-09 18:48:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/siril (Old) and /work/SRC/openSUSE:Factory/.siril.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "siril" Wed Mar 9 18:48:11 2022 rev:11 rq:960491 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/siril/siril.changes 2021-12-16 02:01:19.587647193 +0100 +++ /work/SRC/openSUSE:Factory/.siril.new.2349/siril.changes 2022-03-11 11:35:59.894248415 +0100 @@ -1,0 +2,15 @@ +Wed Mar 9 12:01:08 UTC 2022 - Adam Majer <[email protected]> + +- Update to 1.0.0: + * Added ASTRO-TIFF standard + * Fixed memory consumption for all sequence operations + * Fixed settings for sequence export as webm film with VP9 codec + * Removed use of lo/hi cursors and fixed normalization for export + * Fixed load and close commands for scripts in GUI + * Fixed Bayer pattern in SER after extraction + * Fixed registration crash for small images + * Improved main panel separator positioning and keeping it in memory + * Improved speed of FITSEQ detection when scanning sequences + * Reintroduced compatibility with OpenCV 4.2 with disabled features + +------------------------------------------------------------------- Old: ---- siril-1.0.0~rc2.tar.bz2 New: ---- siril-1.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ siril.spec ++++++ --- /var/tmp/diff_new_pack.c4a8pK/_old 2022-03-11 11:36:00.626249273 +0100 +++ /var/tmp/diff_new_pack.c4a8pK/_new 2022-03-11 11:36:00.630249278 +0100 @@ -1,7 +1,7 @@ # # spec file for package siril # -# Copyright (c) 2021 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 @@ -16,16 +16,14 @@ # -%define rcver_upstream 1.0.0-rc2 - Name: siril -Version: 1.0.0~rc2 +Version: 1.0.0 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/%{rcver_upstream}/siril-%{rcver_upstream}.tar.bz2#/%{name}-%{version}.tar.bz2 +Source: https://free-astro.org/download/siril-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: meson >= 0.53.0 @@ -59,7 +57,7 @@ automatically or manually, stack them and enhance final images. %prep -%setup -q -n %{name}-%{rcver_upstream} +%autosetup -c -n siril-%{version} -p1 %build # override build directory, the default "build" is a regular source directory ++++++ siril-1.0.0~rc2.tar.bz2 -> siril-1.0.0.tar.bz2 ++++++ ++++ 977718 lines of diff (skipped)
