Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-servant for openSUSE:Factory checked in at 2021-03-28 11:56:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-servant (Old) and /work/SRC/openSUSE:Factory/.ghc-servant.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-servant" Sun Mar 28 11:56:11 2021 rev:3 rq:881549 version:0.18.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-servant/ghc-servant.changes 2021-01-20 18:26:34.643469462 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-servant.new.2401/ghc-servant.changes 2021-03-28 11:57:55.224306730 +0200 @@ -1,0 +2,5 @@ +Thu Mar 25 15:46:03 UTC 2021 - Ond??ej S??kup <[email protected]> + +- relax dep on attoparsec + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-servant.spec ++++++ --- /var/tmp/diff_new_pack.3M1qjK/_old 2021-03-28 11:57:55.824307262 +0200 +++ /var/tmp/diff_new_pack.3M1qjK/_new 2021-03-28 11:57:55.824307262 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-servant # -# 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 @@ -76,6 +76,7 @@ %prep %autosetup -n %{pkg_name}-%{version} cabal-tweak-dep-ver http-api-data "< 0.4.3" "< 0.5" +cabal-tweak-dep-ver attoparsec '< 0.14' '< 0.15' %build %ghc_lib_build
