Hello community, here is the log from the commit of package stack for openSUSE:Factory checked in at 2015-12-09 19:53:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stack (Old) and /work/SRC/openSUSE:Factory/.stack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stack" Changes: -------- --- /work/SRC/openSUSE:Factory/stack/stack.changes 2015-11-26 17:03:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.stack.new/stack.changes 2015-12-09 22:34:33.000000000 +0100 @@ -1,0 +2,26 @@ +Mon Dec 7 11:32:09 UTC 2015 - [email protected] + +- update to 1.10.0 +* Major changes: + + Support for building inside a Nix-shell providing system dependencies + + Add optional GPG signing on stack upload --sign or with stack sig sign ... +* Other enhancements: + + Print latest applicable version of packages on conflicts + + Support for packages located in Mercurial repositories + + Only run benchmarks specified as build targets + + Support git-style executable fall-through (stack something executes + stack-something if present) + + GHCi now loads intermediate dependencies + + --work-dir option for overriding .stack-work + + Support detailed-0.9 tests + + Docker: improved POSIX signal proxying to containers +* Bug fixes: + + Show absolute paths in error messages in multi-package builds + + Docker-built binaries and libraries in different path + + Docker: --resolver argument didn't effect selected image tag + + GHCi: Spaces in filepaths caused module loading issues + + GHCi: cpp-options in cabal files weren't used + + Benchmarks couldn't be run independently of eachother + + Send output of building setup to stderr + +------------------------------------------------------------------- Old: ---- stack-0.1.8.0.tar.gz New: ---- stack-0.1.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stack.spec ++++++ --- /var/tmp/diff_new_pack.TFAkDW/_old 2015-12-09 22:34:34.000000000 +0100 +++ /var/tmp/diff_new_pack.TFAkDW/_new 2015-12-09 22:34:34.000000000 +0100 @@ -21,7 +21,7 @@ %bcond_with tests Name: stack -Version: 0.1.8.0 +Version: 0.1.10.0 Release: 0 Summary: The Haskell Tool Stack License: BSD-3-Clause @@ -57,6 +57,7 @@ BuildRequires: ghc-directory-devel BuildRequires: ghc-edit-distance-devel BuildRequires: ghc-either-devel +BuildRequires: ghc-email-validate-devel BuildRequires: ghc-enclosed-exceptions-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-extra-devel @@ -105,6 +106,7 @@ BuildRequires: ghc-unix-compat-devel BuildRequires: ghc-unix-devel BuildRequires: ghc-unordered-containers-devel +BuildRequires: ghc-uuid-devel BuildRequires: ghc-vector-binary-instances-devel BuildRequires: ghc-vector-devel BuildRequires: ghc-void-devel @@ -169,7 +171,7 @@ %files %defattr(-,root,root,-) %doc LICENSE -%doc doc README.md +%doc README.md ChangeLog.md %{_bindir}/%{name} %files -n ghc-%{name} -f ghc-%{name}.files @@ -178,6 +180,6 @@ %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files %defattr(-,root,root,-) -%doc doc README.md +%doc README.md CONTRIBUTING.md %changelog ++++++ stack-0.1.8.0.tar.gz -> stack-0.1.10.0.tar.gz ++++++ ++++ 8990 lines of diff (skipped)
