Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cfitsio for openSUSE:Factory checked in at 2023-07-28 22:19:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cfitsio (Old) and /work/SRC/openSUSE:Factory/.cfitsio.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cfitsio" Fri Jul 28 22:19:47 2023 rev:27 rq:1101036 version:4.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cfitsio/cfitsio.changes 2022-12-16 17:50:52.779762699 +0100 +++ /work/SRC/openSUSE:Factory/.cfitsio.new.32662/cfitsio.changes 2023-07-28 22:19:50.541008374 +0200 @@ -1,0 +2,29 @@ +Wed Jul 26 16:00:20 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 4.3.0: + * Bug fix to fits_make_hist[d] that was introduced in 4.2.0. + * Added overflow checking for case of reading images with 8-byte + float values into 4-byte float arrays. + * fits_write_key_longstr now handles case of writing a long + keyword in combination with a long keyword value string. + * Add conversion of French locale comma-to-period in corner + cases appearing in ffr2e and ffd2e functions. + * Increased the precision when writing version number to + User-Agent strings for http connections. This is needed to + fully conform to 3-field version string format. + * Bug fix to GTIOVERLAP() calculator function, which was being + treated as a boolean value in expressions, and is now + correctly treated as a floating point result. + * Bug fix to ARRAY() calculator function, which caused a memory + overflow error + * Enhancement to the ARRAY function, such that ARRAY(V,d) can + apply new dimensions to V, as long as the total number of + array/vector elements does not change. + * Enhancement of long string keyword read/write functions to + fully conform with FITS standard specifications for multi-line + value and comment strings. Two new functions have been added + to implement this: fits_get_key_com_strlen and + fits_read_string_key_com. +- Make doc package noarch. + +------------------------------------------------------------------- Old: ---- cfitsio-4.2.0.tar.gz New: ---- cfitsio-4.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cfitsio.spec ++++++ --- /var/tmp/diff_new_pack.dAJjlB/_old 2023-07-28 22:19:51.357013334 +0200 +++ /var/tmp/diff_new_pack.dAJjlB/_new 2023-07-28 22:19:51.361013358 +0200 @@ -1,7 +1,7 @@ # # spec file for package cfitsio # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define so_ver 10 Name: cfitsio -Version: 4.2.0 +Version: 4.3.0 Release: 0 Summary: Library for manipulating FITS data files License: ISC @@ -58,6 +58,7 @@ # libcfitsio-devel-doc was last used in openSUSE 13.1 (version 3.350) Provides: libcfitsio-devel-doc = %{version} Obsoletes: libcfitsio-devel-doc <= 3.350 +BuildArch: noarch %description devel-doc This package contains documentation for the cfitsio library. ++++++ cfitsio-4.2.0.tar.gz -> cfitsio-4.3.0.tar.gz ++++++ ++++ 12181 lines of diff (skipped)