Hello community,
here is the log from the commit of package octave-forge-symbolic for
openSUSE:Factory checked in at 2016-06-09 16:14:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-symbolic (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-symbolic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-symbolic"
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-symbolic/octave-forge-symbolic.changes
2015-12-24 12:17:30.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-symbolic.new/octave-forge-symbolic.changes
2016-06-09 16:17:27.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Jun 7 19:48:42 UTC 2016 - [email protected]
+
+- Update to version 2.4.0
+ * New symbolic commands:
+ acsc, csch, gammaln, polylog, asec, dilog, hypergeom, psi,
+ asech, ei, hypot, resize, besseljn, expint, igamma, sech,
+ besselyn, ezsurf, jordan, signIm, cat, fresnelc, laguerreL,
+ sinint, cosint, fresnels, lgamma, sinhint, coshint, gammainc,
+ logint, ssinint
+ * Move some functions from the "specfun" package:
+ dirac, heaviside, laguerreL, lambertw
+ * Re-implement @double/laguerreL for numerical stability.
+ * Add spherical Bessel functions: these are called `besseljn` and
+ `besselyn`.
+
+-------------------------------------------------------------------
Old:
----
symbolic-2.2.4.tar.gz
New:
----
symbolic-2.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-symbolic.spec ++++++
--- /var/tmp/diff_new_pack.pTYyQG/_old 2016-06-09 16:17:30.000000000 +0200
+++ /var/tmp/diff_new_pack.pTYyQG/_new 2016-06-09 16:17:30.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-symbolic
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define octpkg symbolic
Name: octave-forge-%{octpkg}
-Version: 2.2.4
+Version: 2.4.0
Release: 0
Summary: Octave Symbolic Package using SymPy
License: GPL-3.0+
@@ -28,9 +28,9 @@
BuildArch: noarch
BuildRequires: octave-devel
BuildRequires: python-devel
-BuildRequires: python-sympy >= 0.7.5
+BuildRequires: python-sympy >= 0.7.6
Requires: octave-cli
-Requires: python-sympy >= 0.7.5
+Requires: python-sympy >= 0.7.6
%description
Adds symbolic calculation features to GNU Octave.
++++++ symbolic-2.2.4.tar.gz -> symbolic-2.4.0.tar.gz ++++++
++++ 29693 lines of diff (skipped)