From a27b03e864cc9fa41a193fa1c5cafe74fb0ed35d99c50f0e6cc06fcdb13ed8fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 13 Mar 2016 12:02:15 +0000 Subject: [PATCH] Accepting request 370923 from devel:languages:haskell:lts - update to 0.3.4.6 * Made toDecimalDigits more similar to floatToDigits * Introduce a special case for 0 in fromFloatDigits - update to 0.3.4.5 * Support GHC-8.0.1 * Support binary-0.8 OBS-URL: https://build.opensuse.org/request/show/370923 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-scientific?expand=0&rev=15 --- ghc-scientific.changes | 14 ++++++++++++++ ghc-scientific.spec | 2 +- scientific-0.3.4.4.tar.gz | 3 --- scientific-0.3.4.6.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 scientific-0.3.4.4.tar.gz create mode 100644 scientific-0.3.4.6.tar.gz diff --git a/ghc-scientific.changes b/ghc-scientific.changes index c5b53b9..5eeeb86 100644 --- a/ghc-scientific.changes +++ b/ghc-scientific.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Mar 12 09:29:12 UTC 2016 - mimi.vx@gmail.com + +- update to 0.3.4.6 +* Made toDecimalDigits more similar to floatToDigits +* Introduce a special case for 0 in fromFloatDigits + +------------------------------------------------------------------- +Thu Mar 10 09:00:33 UTC 2016 - mimi.vx@gmail.com + +- update to 0.3.4.5 +* Support GHC-8.0.1 +* Support binary-0.8 + ------------------------------------------------------------------- Sun Nov 29 17:39:11 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-scientific.spec b/ghc-scientific.spec index d00d06c..528b384 100644 --- a/ghc-scientific.spec +++ b/ghc-scientific.spec @@ -19,7 +19,7 @@ %global pkg_name scientific Name: ghc-scientific -Version: 0.3.4.4 +Version: 0.3.4.6 Release: 0 Summary: Numbers represented using scientific notation License: BSD-3-Clause diff --git a/scientific-0.3.4.4.tar.gz b/scientific-0.3.4.4.tar.gz deleted file mode 100644 index 0906688..0000000 --- a/scientific-0.3.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7c81e6ce6bf1161033ad4bc47b5bf164f4404d9df686dd0edadd488db25a519 -size 21646 diff --git a/scientific-0.3.4.6.tar.gz b/scientific-0.3.4.6.tar.gz new file mode 100644 index 0000000..1100c50 --- /dev/null +++ b/scientific-0.3.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdd15c72b379ceaef5f30d7113e6971a47090a285f46d1d44528e328061df382 +size 21932