diff --git a/giac.changes b/giac.changes index 623bc4e..d48ed1a 100644 --- a/giac.changes +++ b/giac.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Nov 2 13:56:07 UTC 2022 - Dominique Leuenberger + +- Update to version 1.9.0.23: + + English documentation new layout/fixes. + + improvements mainly in nlpsolve (implements now a fast and + robust interior-point algorithm, alongside Nelder-Mead and + differential evolution methods for derivative-free + optimization) and global minimization of a continuous function + on a segment (find_minimum). + + Integration of the 3d renderer for calculators, gives now a + simpler alternative to OpenGL (useful if OpenGL inside Xcas + raises bugs like black screen). + + compatibility with new Numworks calculator bootloader. + ------------------------------------------------------------------- Wed Feb 2 10:12:50 UTC 2022 - Bernhard Wiedemann diff --git a/giac.spec b/giac.spec index 5586ec6..0735758 100644 --- a/giac.spec +++ b/giac.spec @@ -1,7 +1,7 @@ # # spec file for package giac # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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 @@ %bcond_with cocoa Name: giac -%define tarver 1.7.0-43 +%define tarver 1.9.0-27 Version: %( echo %{tarver} | sed 's/-/./' ) %define mainver %( echo %{tarver} | sed 's/-.*//' ) %define soname 0 diff --git a/giac_1.7.0-43.tar.gz b/giac_1.7.0-43.tar.gz deleted file mode 100644 index 4a81a7d..0000000 --- a/giac_1.7.0-43.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85f724270c813ae26d665fe2c1b42c271a6d29ecfb75f038efb16e1d0d284a7f -size 96703778 diff --git a/giac_1.9.0-27.tar.gz b/giac_1.9.0-27.tar.gz new file mode 100644 index 0000000..8e0f399 --- /dev/null +++ b/giac_1.9.0-27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d222fbff5db2a0a560b4e106ce88dd13d109ecb21570a939b8b3b87521d5e0 +size 115296665