2008-11-28 15:40:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 27 14:14:56 CET 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- update baselibs.conf
|
|
|
|
|
2008-10-23 01:27:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 22 16:17:34 CEST 2008 - mrueckert@suse.de
|
|
|
|
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
|
2008-09-13 13:23:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 13 12:38:22 CEST 2008 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Update to version 2.3.2. Includes fixes for
|
|
|
|
* Functions mpfr_pow_ui, mpfr_pow_si and mpfr_pow_z (but not mpfr_pow)
|
|
|
|
on NaN^0 return NaN instead of 1.
|
|
|
|
* Underflow bug in function mpfr_div.
|
|
|
|
* Underflow bug due to double-rounding in functions mpfr_mul_2si,
|
|
|
|
mpfr_div_2si and mpfr_div_2ui.
|
|
|
|
* mpfr_exp problems.
|
|
|
|
* The overflow flag can be lost in many functions called with the
|
|
|
|
maximum exponent equal to MPFR_EMAX_MAX.
|
|
|
|
* assertion/overflow/underflow issues with MPFR's power functions
|
|
|
|
(mpfr_pow, mpfr_pow_ui, mpfr_pow_si, mpfr_pow_z).
|
|
|
|
* Inifinite looping in mpfr_hypot.
|
|
|
|
* Hide internal symbol mpfr_init_gmp_rand.
|
|
|
|
|
2008-08-08 17:22:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 2 17:21:09 CEST 2008 - rguenther@suse.de
|
|
|
|
|
|
|
|
- make mpfr-debuginfo depend on libmpfr1 instead of mpfr
|
|
|
|
|
2008-05-01 15:15:17 +02:00
|
|
|
-------------------------------------------------------------------
|
2008-07-18 21:42:31 +02:00
|
|
|
Tue Jul 15 17:17:07 CEST 2008 - rguenther@suse.de
|
|
|
|
|
|
|
|
- allow build on SLES9 by disabling TLS usage there
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2008-05-01 15:15:17 +02:00
|
|
|
Tue Apr 29 16:56:50 CEST 2008 - cthiel@suse.de
|
|
|
|
|
|
|
|
- obsolete mpfr-<arch> via baselibs.conf
|
|
|
|
|
2008-04-10 13:18:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
|
|
|
|
2008-02-01 19:48:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 29 15:18:35 CET 2008 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Update to final version 2.3.1.
|
|
|
|
* Changes in the behavior of mpfr_strtofr and in its documentation
|
|
|
|
concerning particular cases where the code and the documentation
|
|
|
|
did not match.
|
|
|
|
* Bug fixes; see <http://www.mpfr.org/mpfr-2.3.0/#bugs>.
|
|
|
|
* Configure test for TLS support.
|
|
|
|
* Improved MPFR manual.
|
|
|
|
|
2008-01-17 23:53:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 13 13:28:54 CET 2008 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Update to 2.3.1 release candidate 1.
|
|
|
|
* Fixes various bugs.
|
|
|
|
|
2007-12-12 18:15:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 12 14:11:58 CET 2007 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Apply bugfixes from upstream, up to patch 4. [#343720]
|
|
|
|
|
2007-10-03 01:07:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 2 10:10:32 CEST 2007 - ro@suse.de
|
|
|
|
|
|
|
|
- added provides mpfr to libmpfr1 package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 29 15:44:37 CEST 2007 - rguenther@suse.de
|
|
|
|
|
|
|
|
- New upstream version 2.3.0.
|
|
|
|
* New functions mpfr_j0, mpfr_j1, mpfr_jn, mpfr_y0, mpfr_y1, mpfr_yn,
|
|
|
|
mpfr_lgamma, mpfr_remainder, mpfr_remquo, mpfr_fms, mpfr_signbit,
|
|
|
|
mpfr_setsign, mpfr_copysign, mpfr_get_patches.
|
|
|
|
* Improved testsuite.
|
|
|
|
* Bug fixes.
|
|
|
|
- Rename shared library package to libmfpr1 according to policy.
|
|
|
|
- Move AUTHORS and NEWS to mpfr-devel package.
|
|
|
|
- Package COPYING.LIB.
|
|
|
|
- Do not package CVS ChangeLog and README files.
|
|
|
|
|
2007-01-16 00:25:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 29 12:06:59 CET 2006 - rguenther@suse.de
|
|
|
|
|
|
|
|
- New upstream version 2.2.1.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 9 12:37:15 CEST 2006 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Apply bugfixes from upstream, up to patch 16.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 7 10:50:15 CEST 2006 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Apply bugfixes from upstream, up to patch 12.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 26 15:20:09 CEST 2006 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Fix the real bug, re-enable testsuite on s390.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 26 12:38:05 CEST 2006 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Skip testsuite for s390.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 15 14:27:36 CEST 2006 - rguenther@suse.de
|
|
|
|
|
|
|
|
- Add provides to mpfr-devel to fix updating from gmp-devel.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 13 18:40:51 CEST 2006 - rguenther@suse.de
|
|
|
|
|
|
|
|
- New packages mpfr and mpfr-devel split from the gmp package as
|
|
|
|
gmp no longer comes with the mpfr library included. Version 2.2.0.
|
|
|
|
|