Accepting request 1183114 from graphics

- Update to 1.2.3:
  * Fixed compression error (files were not compressed anymore) (#1328)
  * Fixed internet connection in macOS version (packaging issue)
  * Removed background extraction samples after using it in script (#1265)
  * Fixed catalog parser problem with negative declination (less than 1°) (#1270)
  * Fixed weighting by number of stars during stacking if number of stars is the same accross the sequence (#1273)
  * Improved mouse pan and zoom control to enable one-handed operation (!638, fixes #1271)
  * Added an option to the LINK command in order to sort output by date (#1115)
  * Fixed pixel size set by astrometry using binning_update preference (#1254)
  * Fixed crash when querying stats on a CFA image with a selection smaller than a 2x2 square (#1286)
  * Fixed crash when saving compressed and croped images (#1287)
  * Disabled supernumerary use of openmp in demosaicing, which could lead to a crash (#1288)
  * Fixed ser orientation error (#1258, #1261)
  * Fixed crash during rejection stacking when using shift-registered sequence (#1294)
  * Fixed mouse scrollwheel scrolling too fast (#1151)
  * Fixed drag & drop in image display on macOS (#1310)
  * Fixed bug in rgradient (Larson Sekanina) filter (#1313)
  * Fixed bug in generalized hyperbolic stretches (#1314)
  * Fixed path parsing error with savetif (#1318)
  * Added handling of empty command pipe reads (closes #1277)

OBS-URL: https://build.opensuse.org/request/show/1183114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2024-06-25 21:07:56 +00:00 committed by Git OBS Bridge
commit 9b32ec80f7
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8dbc220ca798c962859c118223fd14e9fd1becf149d06b4c4fae6b3688c680f7
size 4596163

3
siril-1.2.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:47dcaa34bbe32f9f866e07233519d5ccc8ce487beb6932c050cf4ff505e63833
size 4615997

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Jun 25 07:44:57 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.2.3:
* Fixed compression error (files were not compressed anymore) (#1328)
* Fixed internet connection in macOS version (packaging issue)
* Removed background extraction samples after using it in script (#1265)
* Fixed catalog parser problem with negative declination (less than 1°) (#1270)
* Fixed weighting by number of stars during stacking if number of stars is the same accross the sequence (#1273)
* Improved mouse pan and zoom control to enable one-handed operation (!638, fixes #1271)
* Added an option to the LINK command in order to sort output by date (#1115)
* Fixed pixel size set by astrometry using binning_update preference (#1254)
* Fixed crash when querying stats on a CFA image with a selection smaller than a 2x2 square (#1286)
* Fixed crash when saving compressed and croped images (#1287)
* Disabled supernumerary use of openmp in demosaicing, which could lead to a crash (#1288)
* Fixed ser orientation error (#1258, #1261)
* Fixed crash during rejection stacking when using shift-registered sequence (#1294)
* Fixed mouse scrollwheel scrolling too fast (#1151)
* Fixed drag & drop in image display on macOS (#1310)
* Fixed bug in rgradient (Larson Sekanina) filter (#1313)
* Fixed bug in generalized hyperbolic stretches (#1314)
* Fixed path parsing error with savetif (#1318)
* Added handling of empty command pipe reads (closes #1277)
-------------------------------------------------------------------
Fri Jan 26 12:55:49 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -17,7 +17,7 @@
Name: siril
Version: 1.2.1
Version: 1.2.3
Release: 0
Summary: An astronomical image processing software for Linux. (IRIS clone)
License: BSL-1.0 AND GPL-3.0-or-later