OBS User unknown
2007-10-02 23:07:23 +00:00
committed by Git OBS Bridge
parent 9c203e91a6
commit 1cfabbd83f
4 changed files with 83 additions and 27 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Wed Nov 29 12:06:59 CET 2006 - rguenther@suse.de