Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nco for openSUSE:Factory checked in 
at 2021-11-05 22:58:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nco (Old)
 and      /work/SRC/openSUSE:Factory/.nco.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nco"

Fri Nov  5 22:58:46 2021 rev:4 rq:929623 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/nco/nco.changes  2021-07-03 20:51:13.644594039 
+0200
+++ /work/SRC/openSUSE:Factory/.nco.new.1890/nco.changes        2021-11-05 
22:59:07.256300503 +0100
@@ -1,0 +2,17 @@
+Fri Nov  5 08:47:56 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 5.0.3
+  * ncremap: contains the necessary options to exploit MPI-enabled
+    weight generators such as ESMF_RegridWeightGen.
+  * ncremap: now supports the MOAB parallel interface to the
+    TempestRemap (TR) weight-generation libraries for 1D FV->FV grids.
+  * ncremap: now supports the MOAB parallel interface to the TempestRemap
+    (TR) weight-generation libraries for 1D FV->FV grids.
+  * ncclimo: now splits timeseries into variables specified by
+    regular expressions.
+  * ncclimo: now splits timeseries into variables specified by regular
+    expressions.
+  * The regridder and all quantization algorithms (including BitGroom)
+    have been refactored
+
+-------------------------------------------------------------------

Old:
----
  nco-5.0.0.tar.gz

New:
----
  nco-5.0.3.tar.gz

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

Other differences:
------------------
++++++ nco.spec ++++++
--- /var/tmp/diff_new_pack.oDHL9Z/_old  2021-11-05 22:59:08.164301110 +0100
+++ /var/tmp/diff_new_pack.oDHL9Z/_new  2021-11-05 22:59:08.164301110 +0100
@@ -17,8 +17,8 @@
 
 
 Name:           nco
-Version:        5.0.0
-%define  soname 5_0_0
+Version:        5.0.3
+%define  soname 5_0_3
 %define  major  5
 Release:        0
 Summary:        Suite of programs for manipulating NetCDF/HDF files
@@ -37,14 +37,14 @@
 BuildRequires:  libsz2-devel
 BuildRequires:  netcdf
 BuildRequires:  pkgconfig
+BuildRequires:  texinfo
+BuildRequires:  texlive
+BuildRequires:  udunits2-devel
 BuildRequires:  pkgconfig(gsl)
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(netcdf) >= 4.1.3
 BuildRequires:  pkgconfig(netcdf-cxx4) >= 4.1.3
 BuildRequires:  pkgconfig(zlib)
-BuildRequires:  texinfo
-BuildRequires:  texlive
-BuildRequires:  udunits2-devel
 %if 0%{?fedora_version}
 %define ext_man .gz
 %define ext_info .gz
@@ -54,7 +54,7 @@
 %else
 BuildRequires:  antlr-devel
 Requires(post): %{install_info_prereq}
-Requires(preun): %{install_info_prereq}
+Requires(preun):%{install_info_prereq}
 %endif
 
 %description
@@ -146,6 +146,8 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 rm -f %{buildroot}%{_infodir}/dir
+# Fix shbangs
+sed -i "1 s|env bash|bash|" %{buildroot}%{_bindir}/{ncclimo,ncremap}
 
 %check
 export LD_LIBRARY_PATH=%{buildroot}%{_libdir}

++++++ nco-5.0.0.tar.gz -> nco-5.0.3.tar.gz ++++++
++++ 16887 lines of diff (skipped)

Reply via email to