Hello community, here is the log from the commit of package netcdf for openSUSE:Factory checked in at 2020-01-23 15:55:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf (Old) and /work/SRC/openSUSE:Factory/.netcdf.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf" Thu Jan 23 15:55:10 2020 rev:53 rq:766524 version:4.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes 2019-12-11 12:13:43.984535023 +0100 +++ /work/SRC/openSUSE:Factory/.netcdf.new.26092/netcdf.changes 2020-01-23 15:55:24.711111050 +0100 @@ -1,0 +2,15 @@ +Wed Jan 22 09:49:02 UTC 2020 - Adrian Schröter <[email protected]> + +- Update to version 4.7.3: + * Library was modified so that rewriting the same attribute happens without + deleting the attribute, to avoid a limit on how many times this may be + done in HDF5. + * Now testing that endianness can only be set on atomic ints and floats. + * Fix for subtle error involving var and unlimited dim of the same name, but + unrelated, in netCDF-4. See [https://github.com/Unidata/netcdf-c/issues/1496]. + * Update for attribute documentation. See [https://github.com/Unidata/netcdf-c/issues/1512]. + * Corrected assignment of anonymous (a.k.a. phony) dimensions in an HDF5 file. + * Corrected an issue where protected memory was being written to with some pointer + slight-of-hand. + +------------------------------------------------------------------- Old: ---- netcdf-4.7.1.tar.gz New: ---- netcdf-c-4.7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf.spec ++++++ --- /var/tmp/diff_new_pack.ryHUZN/_old 2020-01-23 15:55:25.943111715 +0100 +++ /var/tmp/diff_new_pack.ryHUZN/_new 2020-01-23 15:55:25.951111720 +0100 @@ -1,7 +1,7 @@ # # spec file for package netcdf # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,8 +20,8 @@ %define _do_check 1 -%define ver 4.7.1 -%define _ver 4_7_1 +%define ver 4.7.3 +%define _ver 4_7_3 %define pname netcdf %define sonum 15 @@ -317,7 +317,7 @@ Version: %ver Release: 0 URL: https://www.unidata.ucar.edu/software/netcdf/ -Source: ftp://ftp.unidata.ucar.edu/pub/%{pname}/%{pname}-c-%{version}.tar.gz#/%{pname}-%{version}.tar.gz +Source: ftp://ftp.unidata.ucar.edu/pub/%{pname}/%{pname}-c-%{version}.tar.gz Source1: nc-config.1.gz BuildRequires: gawk BuildRequires: libtool
