Hello community, here is the log from the commit of package ghc-dhall for openSUSE:Factory checked in at 2020-10-27 19:02:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-dhall (Old) and /work/SRC/openSUSE:Factory/.ghc-dhall.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-dhall" Tue Oct 27 19:02:58 2020 rev:9 rq:844306 version:1.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-dhall/ghc-dhall.changes 2020-10-23 15:13:04.858097575 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-dhall.new.3463/ghc-dhall.changes 2020-10-27 19:03:12.826929596 +0100 @@ -1,0 +2,18 @@ +Thu Oct 22 02:00:39 UTC 2020 - psim...@suse.com + +- Update dhall to version 1.36.0. + 1.36.0 + + * [Supports version 19.0.0 of the standard](https://github.com/dhall-lang/dhall-lang/releases/tag/v19.0.0) + * BREAKING CHANGE TO THE API: [Add `Text/replace` built-in](https://github.com/dhall-lang/dhall-haskell/pull/2063) + * [Implement `with` without syntactic sugar](https://github.com/dhall-lang/dhall-haskell/pull/2055) + * [`dhall lint` will now add a `.dhall` extension to all Prelude imports](https://github.com/dhall-lang/dhall-haskell/pull/2061) + * The old extension-free Prelude imports are deprecated + * [Fix command-line completions for files](https://github.com/dhall-lang/dhall-haskell/pull/2016) + * [Improve Template Haskell support for record constructors](https://github.com/dhall-lang/dhall-haskell/pull/2070) + * Fixes and improvements to code formatting + * [#2037](https://github.com/dhall-lang/dhall-haskell/pull/2037) + * [#2048](https://github.com/dhall-lang/dhall-haskell/pull/2048) + * [#2069](https://github.com/dhall-lang/dhall-haskell/pull/2069) + +------------------------------------------------------------------- Old: ---- dhall-1.35.0.tar.gz dhall.cabal New: ---- dhall-1.36.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-dhall.spec ++++++ --- /var/tmp/diff_new_pack.91P8d7/_old 2020-10-27 19:03:13.578930144 +0100 +++ /var/tmp/diff_new_pack.91P8d7/_new 2020-10-27 19:03:13.578930144 +0100 @@ -19,13 +19,12 @@ %global pkg_name dhall %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.35.0 +Version: 1.36.0 Release: 0 Summary: A configuration language guaranteed to terminate License: BSD-3-Clause URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Diff-devel @@ -119,7 +118,6 @@ %prep %autosetup -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build ++++++ dhall-1.35.0.tar.gz -> dhall-1.36.0.tar.gz ++++++ ++++ 3171 lines of diff (skipped)