- update to 0.3.4.2

* build fixes
* Added fromRationalRepetend & toRationalRepetend

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-scientific?expand=0&rev=11
This commit is contained in:
Ondřej Súkup 2015-10-12 18:54:55 +00:00 committed by Git OBS Bridge
parent 960a45f155
commit 678d9846bf
4 changed files with 11 additions and 5 deletions

View File

@ -1,8 +1,14 @@
-------------------------------------------------------------------
Mon Oct 12 18:53:43 UTC 2015 - mimi.vx@gmail.com
- update to 0.3.4.2
* build fixes
-------------------------------------------------------------------
Sun Oct 4 16:52:33 UTC 2015 - mimi.vx@gmail.com
- update to 0.3.4.0
*Added fromRationalRepetend & toRationalRepetend
* Added fromRationalRepetend & toRationalRepetend
for safely converting from and to rationals
which have a repeating decimal representation like:
1 % 28 = 0.03(571428).

View File

@ -19,7 +19,7 @@
%global pkg_name scientific
Name: ghc-scientific
Version: 0.3.4.0
Version: 0.3.4.2
Release: 0
Summary: Numbers represented using scientific notation
License: BSD-3-Clause

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd681501f742f55fb092c967a42f537c8059db40f8b4a8870b07fe499944e97d
size 21392

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6d937039ee867d2ea4a5a4fc879c9e027e162da909b0c9957ff31a0f66c3556
size 21584