Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2022-02-27 22:43:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcdf (Old)
 and      /work/SRC/openSUSE:Factory/.netcdf.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcdf"

Sun Feb 27 22:43:00 2022 rev:65 rq:957823 version:4.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes    2022-02-15 
23:58:05.864347949 +0100
+++ /work/SRC/openSUSE:Factory/.netcdf.new.1958/netcdf.changes  2022-02-27 
22:43:40.874640692 +0100
@@ -1,0 +2,67 @@
+Sat Feb 26 19:18:13 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de>
+
+- Correct Source: URL
+
+-------------------------------------------------------------------
+Wed Feb 16 12:53:30 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 4.8.1:
+  * [Bug Fix] Fix multiple bugs in libnczarr. See
+    gh#Unidata/netcdf-c#2066.
+  * [Enhancement] Support windows network paths (e.g. \svc...).
+    See gh#Unidata/netcdf-c#2065.
+  * [Enhancement] Convert to a new representation of the NCZarr
+    meta-data extensions: version 2. Read-only backward
+    compatibility is provided. See gh#Unidata/netcdf-c#2032.
+  * [Bug Fix] Fix dimension_separator bug in libnczarr. See
+    gh#Unidata/netcdf-c#2035.
+  * [Bug Fix] Fix bugs in libdap4. See gh#Unidata/netcdf-c#2005.
+  * [Bug Fix] Store NCZarr fillvalue as a singleton instead of a
+    1-element array. See gh#Unidata/netcdf-c#2017.
+  * [Bug Fixes] The netcdf-c library was incorrectly determining
+    the scope of dimension; similar to the type scope problem. See
+    gh#Unidata/netcdf-c#2012 for more information.
+  * [Bug Fix] Re-enable DAP2 authorization testing. See
+    gh#Unidata/netcdf-c#2011.
+  * [Bug Fix] Fix bug with windows version of mkstemp that causes
+    failure to create more than 26 temp files. See
+    gh#Unidata/netcdf-c#1998.
+  * [Bug Fix] Fix ncdump bug when printing VLENs with basetype
+    char. See gh#Unidata/netcdf-c#1986.
+  * [Bug Fixes] The netcdf-c library was incorrectly determining
+    the scope of types referred to by nc_inq_type_equal. See
+    gh#Unidata/netcdf-c#1959 for more information.
+  * [Bug Fix] Fix bug in use of XGetopt when building under Mingw.
+    See gh#Unidata/netcdf-c#2009.
+  * [Enhancement] Improve the error reporting when attempting to
+    use a filter for which no implementation can be found in
+    HDF5_PLUGIN_PATH. See gh#Unidata/netcdf-c#2000 for more
+    information.
+  * [Bug Fix] Fix make distcheck issue in nczarr_test/ directory.
+    See gh#Unidata/netcdf-c#2007.
+  * [Bug Fix] Fix bug in NCclosedir in dpathmgr.c. See
+    gh#Unidata/netcdf-c#2003.
+  * [Bug Fix] Fix bug in ncdump that assumes that there is a
+    relationship between the total number of dimensions and the
+    max dimension id. See gh#Unidata/netcdf-c#2004.
+  * [Bug Fix] Fix bug in JSON processing of strings with embedded
+    quotes. See gh#Unidata/netcdf-c#1993.
+  * [Enhancement] Add support for the new "dimension_separator"
+    enhancement to Zarr v2. See gh#Unidata/netcdf-c#1990 for more
+    information.
+  * [Bug Fix] Fix hack for handling failure of shell programs to
+    properly handle escape characters. See
+    gh#Unidata/netcdf-c#1989.
+  * [Bug Fix] Allow some primitive type names to be used as
+    identifiers depending on the file format. See
+    gh#Unidata/netcdf-c#1984.
+  * [Enhancement] Add support for reading/writing pure Zarr
+    storage format that supports the XArray _ARRAY_DIMENSIONS
+    attribute. See gh#Unidata/netcdf-c#1952 for more information.
+  * [Update] Updated version of bzip2 used in filter
+    testing/functionality, in support of gh#Unidata/netcdf-c#1969.
+  * [Bug Fix] Corrected HDF5 version detection logic as described
+    in gh#Unidata/netcdf-c#1962.
+- New BuildRequires: unzip needed for one of the tests.
+
+-------------------------------------------------------------------

Old:
----
  netcdf-c-4.8.0.tar.gz

New:
----
  netcdf-c-4.8.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netcdf.spec ++++++
--- /var/tmp/diff_new_pack.x2kzuF/_old  2022-02-27 22:43:41.630640911 +0100
+++ /var/tmp/diff_new_pack.x2kzuF/_new  2022-02-27 22:43:41.634640911 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package netcdf
 #
-# 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
@@ -20,8 +20,8 @@
 
 %define _do_check 1
 
-%define ver 4.8.0
-%define _ver 4_8_0
+%define ver 4.8.1
+%define _ver 4_8_1
 %define pname netcdf
 %define sonum   19
 
@@ -477,7 +477,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
+Source:         
https://downloads.unidata.ucar.edu/netcdf-c/%{version}/%{pname}-c-%{version}.tar.gz
 Source1:        nc-config.1.gz
 Patch1:         swap-4-8-b-Satisfy-strict-aliasing-rules.patch
 Patch2:         
Fix-type-punning-in-val_NC_check_voff-by-using-memcpy-instead-of-assignment.patch
@@ -508,6 +508,7 @@
 BuildRequires:  libcurl-devel >= 7.18.0
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  unzip
 BuildRequires:  zlib-devel >= 1.2.5
 %if 0%{?valgrind_checks}
 BuildRequires:  valgrind


++++++ netcdf-c-4.8.0.tar.gz -> netcdf-c-4.8.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/netcdf/netcdf-c-4.8.0.tar.gz 
/work/SRC/openSUSE:Factory/.netcdf.new.1958/netcdf-c-4.8.1.tar.gz differ: char 
12, line 1

Reply via email to