Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package genius for openSUSE:Factory checked 
in at 2026-03-13 21:17:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/genius (Old)
 and      /work/SRC/openSUSE:Factory/.genius.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "genius"

Fri Mar 13 21:17:38 2026 rev:38 rq:1338647 version:1.0.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/genius/genius.changes    2021-10-28 
18:31:42.944424940 +0200
+++ /work/SRC/openSUSE:Factory/.genius.new.8177/genius.changes  2026-03-13 
21:21:41.245427811 +0100
@@ -1,0 +2,33 @@
+Fri Mar 13 08:44:33 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 1.0.29:
+  + A bit of a brown-paper-bag release since the last one had a
+    crash on saving console output. Also fix several other much
+    less likely crashes.
+- Changes from version 1.0.28:
+  + Implement an adaptive Gauss-Kronrod integration and make it
+    default for NumericalIntegral. Adds functions
+    AdaptiveGaussKronrod, AdaptiveGaussKronrodWithTolerance,
+    GaussKronrodRule, and related parameters.
+  + SYNTAX: Don't special case parsing -<number>^n it will be
+    parsed now as -(<number>^n) as it should be. So -1^2 is now -1
+    as is only reasonable.
+  + Fix referencing of true local variables so that local variables
+    can be used as returns through the argument list.
+  + When first refering to a variable, only search the local
+    context, otherwise we might be by mistake referring to an
+    unrelated variable in the calling function or global.
+  + Add midpoint, trapezoid, and left-hand rule graphical examples
+    showing the rectangles.
+  + Improve the Euler method exponential example
+  + Fix drawing points in postscript/PDF
+  + Allow graphing of constants (functions with no arguments)
+  + Add CompositeSimpsonsRuleData, TrapezoidRule, LeftHandRule,
+    RightHandRule functions
+  + Argument now complains when given 0
+  + Fix Macaulay* functions when c=0
+  + Fix a few compile warnings
+  + Few minor bug fixes and fix some crashes
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  genius-1.0.27.tar.xz

New:
----
  genius-1.0.29.tar.xz

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

Other differences:
------------------
++++++ genius.spec ++++++
--- /var/tmp/diff_new_pack.0igSKt/_old  2026-03-13 21:21:42.517480285 +0100
+++ /var/tmp/diff_new_pack.0igSKt/_new  2026-03-13 21:21:42.521480450 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package genius
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           genius
-Version:        1.0.27
+Version:        1.0.29
 Release:        0
 Summary:        General purpose calculator and mathematics tool
 License:        GPL-3.0-or-later

++++++ genius-1.0.27.tar.xz -> genius-1.0.29.tar.xz ++++++
++++ 113814 lines of diff (skipped)

Reply via email to