Jan Engelhardt
d0d851db83
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=12
57 lines
2.2 KiB
Plaintext
57 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 6 05:14:57 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.7.1
|
|
* Q_pvalrem(t_FRAC) returned a wrong result
|
|
* The "ellheegner" function was using too much memory in some cases
|
|
* nfhilbert(K,x,y, P above 2) could give wrong results
|
|
* nfpow_u didn't handle non-integral rational numbers
|
|
* nfroots(, t_POL with leading coeff -1) could miss solutions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 18 14:53:48 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.7.0
|
|
* added new library functions FlxX_to_FlxC, FlxXV_to_FlxM, polx_FlxX,
|
|
Flx_lead, RgV_to_RgM
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 5 01:56:32 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.5.5
|
|
* sin'(1) with default(compatible,3) caused a crash
|
|
* add missing call to normalize() in lift(t_POL/t_SER)
|
|
* galoisinit(x^3+x^2-2*x-1) led to uninitialized read
|
|
* polred() could return non-squarefree polynomials
|
|
* bnrdisc could return a wrong result if the modulus had more than
|
|
2 prime divisors
|
|
* FFT mulii relied on unspecified order of evaluation
|
|
* local() could corrupt polynomial variable of the same name
|
|
- Add pari-nodate.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 6 20:10:01 UTC 2013 - jengelh@inai.de
|
|
|
|
- Restore original library filename after confirming with upstream
|
|
(This change is transparent to all users)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 29 19:09:42 UTC 2012 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 2.5.3
|
|
* Fixed a bug whereby calling a GP function with a lot of omitted
|
|
arguments could crash
|
|
* idealramgroups() and idealfrobenius() did not accept a bnf
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 26 22:13:05 UTC 2012 - scorot@free.fr
|
|
|
|
- fix build requirement to allow build on SLE-11
|
|
- recompress source file to bzip2 format to allow build on SLE-11
|
|
- add missing %%post and %%postun scriptlets
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 26 08:52:28 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Initial package (version 2.5.0) for build.opensuse.org
|