Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package octave-forge-parallel for
openSUSE:Factory checked in at 2023-10-31 20:25:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-parallel (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-parallel.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-parallel"
Tue Oct 31 20:25:42 2023 rev:13 rq:1121350 version:4.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-parallel/octave-forge-parallel.changes
2023-04-19 17:44:23.276685369 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-parallel.new.17445/octave-forge-parallel.changes
2023-10-31 20:25:55.406432989 +0100
@@ -1,0 +2,21 @@
+Mon Oct 30 16:00:43 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update URL to point to 'https://gnu-octave.github.io/packages/'
+
+-------------------------------------------------------------------
+Thu Oct 19 05:04:14 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 4.0.2:
+ * Octave commandline options --no-init-file and --no-site-file,
+ if given, are now passed on to the Octave sessions used by
+ parcellfun and pararrayfun.
+ * Build fixes for Octave-8.3.
+ * Some clarification of parcellfun/pararrayfun limitations in
+ the package documentation accessed by octave_doc.
+- Drop patches:
+ * 0001-Bug62349-fix-missing-num_processors.patch: Fixed, see
+ https://savannah.gnu.org/bugs/?62349
+ * parallel-missing-header-cdef_object.patch: Fixed, see
+ https://savannah.gnu.org/bugs/?63922
+
+-------------------------------------------------------------------
Old:
----
0001-Bug62349-fix-missing-num_processors.patch
parallel-4.0.1.tar.gz
parallel-missing-header-cdef_object.patch
New:
----
parallel-4.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-parallel.spec ++++++
--- /var/tmp/diff_new_pack.ZPy8dv/_old 2023-10-31 20:25:56.206462374 +0100
+++ /var/tmp/diff_new_pack.ZPy8dv/_new 2023-10-31 20:25:56.206462374 +0100
@@ -1,5 +1,5 @@
#
-# spec file
+# spec file for package octave-forge-parallel
#
# Copyright (c) 2023 SUSE LLC
#
@@ -18,16 +18,13 @@
%define octpkg parallel
Name: octave-forge-%{octpkg}
-Version: 4.0.1
+Version: 4.0.2
Release: 0
Summary: Parallel Computing for Octave
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
-URL: https://octave.sourceforge.io/%{octpkg}/index.html
+URL: https://gnu-octave.github.io/packages/%{octpkg}/
Source0:
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-Patch0: 0001-Bug62349-fix-missing-num_processors.patch
-# PATCH-FIX-UPSTREAM parallel-missing-header-cdef_object.patch
https://savannah.gnu.org/bugs/?63922 [email protected] -- Fix no member
named 'cdef_object' in namespace 'octave'
-Patch1: parallel-missing-header-cdef_object.patch
BuildRequires: gcc-c++
BuildRequires: gnutls-devel >= 3.4.0
BuildRequires: hdf5-devel
@@ -43,8 +40,6 @@
%prep
%setup -q -c %{name}-%{version}
-%patch0
-%patch1 -p1
%octave_pkg_src
%build
++++++ parallel-4.0.1.tar.gz -> parallel-4.0.2.tar.gz ++++++
++++ 6907 lines of diff (skipped)