Hello community,

here is the log from the commit of package octave-forge-linear-algebra for 
openSUSE:Factory checked in at 2019-11-27 16:05:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-linear-algebra (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-linear-algebra.new.26869 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-linear-algebra"

Wed Nov 27 16:05:09 2019 rev:3 rq:751321 version:2.2.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-linear-algebra/octave-forge-linear-algebra.changes
  2019-03-26 15:41:07.120284087 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-linear-algebra.new.26869/octave-forge-linear-algebra.changes
       2019-11-27 16:05:14.213111961 +0100
@@ -1,0 +2,14 @@
+Wed Nov 27 10:25:25 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 2.2.3:
+  * The following functions have been removed from the package.
+    They have been in Octave core since version 4.4 or earlier:
+    + condeig
+    + gsvd
+    + pgmres (superseded by gmres in core Octave)
+- Drop upstream patches:
+  0001-CmplxGSVD-dbleGSVD-replace-include-config.h-with-oct.patch
+  0002-Remove-autotools-cruft-from-the-very-old-times-of-Oc.patch
+- Drop no longer required build dependencies, make package noarch
+
+-------------------------------------------------------------------

Old:
----
  0001-CmplxGSVD-dbleGSVD-replace-include-config.h-with-oct.patch
  0002-Remove-autotools-cruft-from-the-very-old-times-of-Oc.patch
  linear-algebra-2.2.2.tar.gz

New:
----
  linear-algebra-2.2.3.tar.gz

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

Other differences:
------------------
++++++ octave-forge-linear-algebra.spec ++++++
--- /var/tmp/diff_new_pack.pLepzd/_old  2019-11-27 16:05:15.333111583 +0100
+++ /var/tmp/diff_new_pack.pLepzd/_new  2019-11-27 16:05:15.337111581 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-linear-algebra
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,22 +18,16 @@
 
 %define octpkg  linear-algebra
 Name:           octave-forge-%{octpkg}
-Version:        2.2.2
+Version:        2.2.3
 Release:        0
 Summary:        Linear algebra package for Octave
 License:        GPL-3.0-or-later AND LGPL-3.0-or-later AND BSD-2-Clause
 Group:          Productivity/Scientific/Math
-Url:            http://octave.sourceforge.net
-Source0:        
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 
https://sourceforge.net/p/octave/linear-algebra/ci/6f1b92de265128e5408f26067192bce213786754/
-Patch0:         0001-CmplxGSVD-dbleGSVD-replace-include-config.h-with-oct.patch
-# PATCH-FIX-UPSTREAM 
https://sourceforge.net/p/octave/linear-algebra/ci/6e1dfc22132a1a5701498c815e57fcab4a97c165/
-Patch1:         0002-Remove-autotools-cruft-from-the-very-old-times-of-Oc.patch
-BuildRequires:  blas-devel
-BuildRequires:  gcc-c++
-BuildRequires:  lapack-devel
-BuildRequires:  octave-devel
+URL:            https://octave.sourceforge.io
+Source0:        
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
+BuildRequires:  octave-devel >= 4.0.0
 Requires:       octave-cli >= 4.0.0
+BuildArch:      noarch
 
 %description
 Additional linear algebra code, including general SVD and matrix functions.
@@ -41,12 +35,6 @@
 
 %prep
 %setup -q -c %{name}-%{version}
-%patch0 -p1
-%patch1 -p1
-# remove generated file from the tarball
-rm %{octpkg}/src/configure
-# gripes.h replaced by errwarn.h (deprecated in 4.2, removed in 4.6)
-sed -i -s -e 's/gripes.h/errwarn.h/' -e 's/gripe_/err_/g' %{octpkg}/src/*.cc
 %octave_pkg_src
 
 %build
@@ -67,6 +55,5 @@
 %files
 %defattr(-,root,root)
 %{octpackages_dir}/%{octpkg}-%{version}
-%{octlib_dir}/%{octpkg}-%{version}
 
 %changelog

++++++ linear-algebra-2.2.2.tar.gz -> linear-algebra-2.2.3.tar.gz ++++++
++++ 13490 lines of diff (skipped)


Reply via email to