Commit Graph

17 Commits

Author SHA256 Message Date
Ana Guerrero
6cedfb48fb Accepting request 1174055 from science
OBS-URL: https://build.opensuse.org/request/show/1174055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/giac?expand=0&rev=5
2024-05-15 19:27:10 +00:00
9c3409e633 Accepting request 1171421 from home:badshah400:GCC14
Update fixes building against GCC-14.
* Update to version 1.9.0-97:
* Run `make check` as part of %check section.

OBS-URL: https://build.opensuse.org/request/show/1171421
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=14
2024-05-14 17:29:58 +00:00
Dominique Leuenberger
9bc6434c01 Accepting request 1034405 from science
OBS-URL: https://build.opensuse.org/request/show/1034405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/giac?expand=0&rev=4
2022-11-08 09:55:04 +00:00
ea9db68c6b Accepting request 1032902 from home:dimstar:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/1032902
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=12
2022-11-08 01:14:38 +00:00
Dominique Leuenberger
9c7c41045b Accepting request 951400 from science
OBS-URL: https://build.opensuse.org/request/show/951400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/giac?expand=0&rev=3
2022-02-04 20:49:05 +00:00
Alexei Podvalsky
972de5b8a1 Accepting request 950705 from home:bmwiedemann:branches:science
Update to version 1.7.0.43
  * changing interpreter in Xcas web is now much easier, improved Numworks connectivity
  * improvements and fixes by Luka Marohnić in graph theory commands, better graphs inside texmacs
  * Numworks connectivity
  * override build date from SOURCE_DATE_EPOCH (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/950705
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=11
2022-02-03 21:18:36 +00:00
Dominique Leuenberger
30b7f37f72 Accepting request 905955 from science
OBS-URL: https://build.opensuse.org/request/show/905955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/giac?expand=0&rev=2
2021-07-13 20:37:18 +00:00
d9bdde0a4a Accepting request 902670 from home:badshah400:gcc11fix
* Update to version 1.7.0.13.
* Enforce '-std=c++14' for openSUSE >= 1550 to build with gcc 11, as giac codebase isn't C++17 ready.
* Fix a few more script-without-shebang issues.
* Drop install_info post scriptlets and associated BuildRequires; these have been managed by file triggers for a while now.

OBS-URL: https://build.opensuse.org/request/show/902670
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=10
2021-07-12 22:51:03 +00:00
Dominique Leuenberger
da781b2881 Accepting request 839148 from science
OBS-URL: https://build.opensuse.org/request/show/839148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/giac?expand=0&rev=1
2020-10-24 13:16:53 +00:00
Dirk Stoecker
015c059782 Accepting request 837401 from home:jengelh:branches:science
- Modernize RPM constructs. Remove %post(un) logic that expands
  to empty strings.
- Remove pkgconfig(ao) from giac-devel, the headers do not use it.

OBS-URL: https://build.opensuse.org/request/show/837401
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=8
2020-10-02 11:42:08 +00:00
Dirk Stoecker
bb13cb9a87 Accepting request 835668 from home:jengelh:branches:science
- Replace undefined %info_add/%info_del.
this fixed those i586/aarch64 build failures

OBS-URL: https://build.opensuse.org/request/show/835668
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=7
2020-09-23 15:39:41 +00:00
Dirk Stoecker
93e3843bd8 Accepting request 770332 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to version 1.5.0.85
- Enable additional optional features.

OBS-URL: https://build.opensuse.org/request/show/770332
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=6
2020-02-12 08:52:03 +00:00
Dirk Stoecker
e5562ce602 Accepting request 657015 from home:jengelh:branches:science
factory review output

- Remove devel-static subpackage. There is no reason to ship these.
- Remove .la files. These do not constitute static libs, either.
- Use find -delete rather than expensively calling -exec rm.

OBS-URL: https://build.opensuse.org/request/show/657015
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=5
2018-12-11 14:54:45 +00:00
Alexei Podvalsky
2c18ab8d06 Accepting request 656114 from home:TheBlackCat:branches:science
- Fix building on Leap 42.3
- Update to version 1.5.0.21
- Split xcas gui into own subpackage

OBS-URL: https://build.opensuse.org/request/show/656114
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=4
2018-12-09 14:06:23 +00:00
Alexei Podvalsky
22c870014a Accepting request 535520 from home:awissu:branches:science
- Update to 1.4.9:
  * Python compatibility mode
  * User manual corrected
- Change in 1.2.3:
  * Some speedups and bug fixes

OBS-URL: https://build.opensuse.org/request/show/535520
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=3
2017-10-20 15:28:13 +00:00
Alexei Podvalsky
fdd707c895 Accepting request 409093 from home:awissu:branches:science
OBS-URL: https://build.opensuse.org/request/show/409093
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=2
2016-07-16 17:14:33 +00:00
Matthias Mailänder
3f1755663b Accepting request 351729 from home:awissu
OBS-URL: https://build.opensuse.org/request/show/351729
OBS-URL: https://build.opensuse.org/package/show/science/giac?expand=0&rev=1
2016-01-04 22:16:22 +00:00