Hello community,

here is the log from the commit of package genius for openSUSE:Factory checked 
in at 2014-09-17 21:24:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/genius (Old)
 and      /work/SRC/openSUSE:Factory/.genius.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "genius"

Changes:
--------
--- /work/SRC/openSUSE:Factory/genius/genius.changes    2013-06-29 
19:39:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.genius.new/genius.changes       2014-09-17 
21:25:13.000000000 +0200
@@ -1,0 +2,28 @@
+Sat Sep 13 07:58:00 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.0.18:
+  + New general functions: KroneckerProduct (alias TensorProduct),
+    NewtonsMethod, HalleysMethod, LambertW, LambertWm1,
+    NonzeroColumns, NonzeroElements, DisplayVariables, PrintTable,
+    SetElement, SetVElement.
+  + New plotting functions: PlotCanvasFreeze/PlotCanvasThaw to
+    improve flicker if doing animations with genius, and
+    LinePlotDrawPoints function to draw just points without the
+    line. While plotting errors are no longer forced into a dialog,
+    and presence of errors is indicated in the graph window below
+    the graph.
+  + Allow setting color in LinePlotDrawLine with RGB vector. When
+    the vector building notation is done with floats and the final
+    number is within 2^-20 times the step size of the goal, assume
+    there were roundoff errors and still add it, just like for
+    loops, so something like 1.0:0.1:3.0 now works.
+  + Implement subsecond precision in wait function.
+  + Fix memory corruption error triggered in nested floating point
+    for loops with a floating point step.
+  + Few minor bug fixes and fix some more compile warnings in
+    gtkextra.
+  + Streamline the compiled file format (saves about 30kb).
+  + A few improvements to the documentation.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  genius-1.0.17.tar.xz

New:
----
  genius-1.0.18.tar.xz

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

Other differences:
------------------
++++++ genius.spec ++++++
--- /var/tmp/diff_new_pack.1wa0qP/_old  2014-09-17 21:25:15.000000000 +0200
+++ /var/tmp/diff_new_pack.1wa0qP/_new  2014-09-17 21:25:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package genius
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # 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.17
+Version:        1.0.18
 Release:        0
 Summary:        General purpose calculator and mathematics tool
 License:        GPL-3.0+

++++++ genius-1.0.17.tar.xz -> genius-1.0.18.tar.xz ++++++
++++ 157859 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to