Hello community, here is the log from the commit of package ghc-dhall for openSUSE:Factory checked in at 2020-08-10 14:56:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-dhall (Old) and /work/SRC/openSUSE:Factory/.ghc-dhall.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-dhall" Mon Aug 10 14:56:26 2020 rev:2 rq:825257 version:1.33.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-dhall/ghc-dhall.changes 2020-07-09 13:17:43.084956813 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-dhall.new.3399/ghc-dhall.changes 2020-08-10 14:56:54.471965954 +0200 @@ -1,0 +2,5 @@ +Mon Aug 10 06:37:01 UTC 2020 - Ondřej Súkup <[email protected]> + +- relax dependency constraints + +------------------------------------------------------------------- New: ---- dhall.cabal ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-dhall.spec ++++++ --- /var/tmp/diff_new_pack.aTNJSI/_old 2020-08-10 14:56:55.995966758 +0200 +++ /var/tmp/diff_new_pack.aTNJSI/_new 2020-08-10 14:56:55.999966760 +0200 @@ -25,6 +25,7 @@ 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 @@ -117,6 +118,8 @@ %prep %setup -q -n %{pkg_name}-%{version} +cp -p %{SOURCE1} %{pkg_name}.cabal +cabal-tweak-dep-ver prettyprinter '< 1.7' '< 2' %build %ghc_lib_build ++++++ dhall.cabal ++++++ ++++ 709 lines (skipped)
