Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-netcdf for
openSUSE:Factory checked in at 2022-09-15 22:58:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-netcdf (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-netcdf.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-netcdf"
Thu Sep 15 22:58:44 2022 rev:7 rq:1003653 version:1.0.15
Changes:
--------
--- /work/SRC/openSUSE:Factory/octave-forge-netcdf/octave-forge-netcdf.changes
2020-10-26 16:19:57.495111030 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-netcdf.new.2083/octave-forge-netcdf.changes
2022-09-15 22:59:24.829253241 +0200
@@ -1,0 +2,11 @@
+Thu Sep 15 00:43:41 UTC 2022 - Stefan Br??ns <[email protected]>
+
+- Update to version 1.0.15:
+ * Update license to use GPLv3+
+ * Add NC_VLEN processing as a user type
+ * Add user manual
+ * add warning in getVar if try to read negative
+ * minor doc updates
+ * Update requirement of octave version to 4.0+
+
+-------------------------------------------------------------------
Old:
----
netcdf-1.0.14.tar.gz
New:
----
netcdf-1.0.15.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-netcdf.spec ++++++
--- /var/tmp/diff_new_pack.AhS5z2/_old 2022-09-15 22:59:25.669255612 +0200
+++ /var/tmp/diff_new_pack.AhS5z2/_new 2022-09-15 22:59:25.673255624 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-netcdf
#
-# Copyright (c) 2020 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
@@ -18,17 +18,17 @@
%define octpkg netcdf
Name: octave-forge-%{octpkg}
-Version: 1.0.14
+Version: 1.0.15
Release: 0
Summary: NetCDF interface for Octave
-License: GPL-2.0-or-later
+License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
URL: https://octave.sourceforge.io/%{octpkg}/
Source0:
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: netcdf-devel
-BuildRequires: octave-devel >= 3.8.0
-Requires: octave-cli >= 3.8.0
+BuildRequires: octave-devel >= 4.0.0
+Requires: octave-cli >= 4.0.0
%description
A MATLAB compatible NetCDF interface for Octave.
++++++ netcdf-1.0.14.tar.gz -> netcdf-1.0.15.tar.gz ++++++
++++ 12537 lines of diff (skipped)