commit ghc-scientific for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-scientific for openSUSE:Factory checked in at 2015-04-30 11:51:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-scientific (Old) and /work/SRC/openSUSE:Factory/.ghc-scientific.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-scientific" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-scientific/ghc-scientific.changes 2015-04-10 09:50:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-scientific.new/ghc-scientific.changes 2015-04-30 11:51:27.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Apr 12 18:49:55 UTC 2015 - mimi.vx@gmail.com + +- update to 0.3.3.8 + +------------------------------------------------------------------- Old: ---- scientific-0.3.3.7.tar.gz New: ---- scientific-0.3.3.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-scientific.spec ++++++ --- /var/tmp/diff_new_pack.0Gmw0i/_old 2015-04-30 11:51:27.000000000 +0200 +++ /var/tmp/diff_new_pack.0Gmw0i/_new 2015-04-30 11:51:27.000000000 +0200 @@ -19,7 +19,7 @@ %global pkg_name scientific Name: ghc-%{pkg_name} -Version: 0.3.3.7 +Version: 0.3.3.8 Release: 0 Summary: Numbers represented using scientific notation License: BSD-3-Clause ++++++ scientific-0.3.3.7.tar.gz -> scientific-0.3.3.8.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/scientific-0.3.3.7/changelog new/scientific-0.3.3.8/changelog --- old/scientific-0.3.3.7/changelog 2015-01-21 19:53:38.000000000 +0100 +++ new/scientific-0.3.3.8/changelog 2015-03-19 09:26:29.000000000 +0100 @@ -1,3 +1,6 @@ +0.3.3.8 + * Support QuickCheck-2.8. + 0.3.3.7 * Fixed both the diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/scientific-0.3.3.7/scientific.cabal new/scientific-0.3.3.8/scientific.cabal --- old/scientific-0.3.3.7/scientific.cabal 2015-01-21 19:53:38.000000000 +0100 +++ new/scientific-0.3.3.8/scientific.cabal 2015-03-19 09:26:29.000000000 +0100 @@ -1,5 +1,5 @@ name: scientific -version: 0.3.3.7 +version: 0.3.3.8 synopsis: Numbers represented using scientific notation description: @Data.Scientific@ provides a space efficient and arbitrary precision @@ -99,7 +99,7 @@ , tasty-smallcheck >= 0.2 && < 0.9 , tasty-quickcheck >= 0.8 && < 0.9 , smallcheck >= 1.0 && < 1.2 - , QuickCheck >= 2.5 && < 2.8 + , QuickCheck >= 2.5 && < 2.9 , text >= 0.8 && < 1.3 , bytestring >= 0.10 && < 0.11
participants (1)
-
root@hilbert.suse.de