Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-weeder for openSUSE:Factory checked in at 2021-02-16 22:39:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-weeder (Old) and /work/SRC/openSUSE:Factory/.ghc-weeder.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-weeder" Tue Feb 16 22:39:26 2021 rev:6 rq:870896 version:2.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-weeder/ghc-weeder.changes 2020-12-22 11:49:08.313992174 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-weeder.new.28504/ghc-weeder.changes 2021-02-16 22:48:58.970581892 +0100 @@ -1,0 +2,5 @@ +Wed Feb 10 12:52:18 UTC 2021 - Ond??ej S??kup <[email protected]> + +- relax overspecified deps + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-weeder.spec ++++++ --- /var/tmp/diff_new_pack.CXTcG4/_old 2021-02-16 22:48:59.694582458 +0100 +++ /var/tmp/diff_new_pack.CXTcG4/_new 2021-02-16 22:48:59.698582460 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-weeder # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,6 +59,7 @@ %prep %autosetup -n %{pkg_name}-%{version} sed -i -e 's#dhall .* \^>= 1.33.0#dhall < 2#' weeder.cabal +sed -i -e 's#generic-lens .* \^>= 2.0.0.0#generic-lens < 3#' weeder.cabal %build %ghc_lib_build
