diff --git a/siril-1.2.1.tar.bz2 b/siril-1.2.1.tar.bz2 deleted file mode 100644 index f80511f..0000000 --- a/siril-1.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dbc220ca798c962859c118223fd14e9fd1becf149d06b4c4fae6b3688c680f7 -size 4596163 diff --git a/siril-1.2.3.tar.bz2 b/siril-1.2.3.tar.bz2 new file mode 100644 index 0000000..d2d1439 --- /dev/null +++ b/siril-1.2.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47dcaa34bbe32f9f866e07233519d5ccc8ce487beb6932c050cf4ff505e63833 +size 4615997 diff --git a/siril.changes b/siril.changes index 774b592..02e7639 100644 --- a/siril.changes +++ b/siril.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Jun 25 07:44:57 UTC 2024 - Paolo Stivanin + +- 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 diff --git a/siril.spec b/siril.spec index 04c5844..0050f64 100644 --- a/siril.spec +++ b/siril.spec @@ -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