Hello community, here is the log from the commit of package stack for openSUSE:Factory checked in at 2018-09-03 10:35:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stack (Old) and /work/SRC/openSUSE:Factory/.stack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stack" Mon Sep 3 10:35:55 2018 rev:14 rq:632556 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/stack/stack.changes 2018-08-04 21:54:22.253386104 +0200 +++ /work/SRC/openSUSE:Factory/.stack.new/stack.changes 2018-09-03 10:35:56.416799213 +0200 @@ -1,0 +2,8 @@ +Thu Aug 30 15:15:10 UTC 2018 - Peter Simons <[email protected]> + +- Suggest that gcc, make, and gmp-devel be installed along with + stack. Stack itself does not depend on these packages --, so + these are not required --, but the build process that's run by + "stack setup" needs those tools. [bsc#1106533] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stack.spec ++++++ --- /var/tmp/diff_new_pack.glTyAv/_old 2018-09-03 10:35:57.068800897 +0200 +++ /var/tmp/diff_new_pack.glTyAv/_new 2018-09-03 10:35:57.084800939 +0200 @@ -113,6 +113,11 @@ BuildRequires: ghc-zip-archive-devel BuildRequires: ghc-zlib-devel Suggests: docker +Suggests: gcc +Suggests: gmp-devel +Suggests: make +Suggests: tar +Suggests: xz %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-hspec-devel
