Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-errors for openSUSE:Factory checked in at 2022-02-11 23:08:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-errors (Old) and /work/SRC/openSUSE:Factory/.ghc-errors.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-errors" Fri Feb 11 23:08:48 2022 rev:6 rq:953454 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-errors/ghc-errors.changes 2021-08-25 20:57:38.525205786 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-errors.new.1956/ghc-errors.changes 2022-02-11 23:10:44.119176047 +0100 @@ -1,0 +2,6 @@ +Thu Jan 6 17:39:16 UTC 2022 - Peter Simons <[email protected]> + +- Update errors to version 2.3.0 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-errors.spec ++++++ --- /var/tmp/diff_new_pack.ndu5MI/_old 2022-02-11 23:10:44.651177586 +0100 +++ /var/tmp/diff_new_pack.ndu5MI/_new 2022-02-11 23:10:44.659177610 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-errors # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,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/1.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-rpm-macros ++++++ errors.cabal ++++++ --- /var/tmp/diff_new_pack.ndu5MI/_old 2022-02-11 23:10:44.699177725 +0100 +++ /var/tmp/diff_new_pack.ndu5MI/_new 2022-02-11 23:10:44.703177736 +0100 @@ -1,6 +1,6 @@ Name: errors Version: 2.3.0 -x-revision: 1 +x-revision: 2 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 @@ -27,7 +27,7 @@ Build-Depends: base >= 4.7 && < 5 , exceptions >= 0.6 && < 0.11, - text < 1.3 , + text < 2.1 , transformers >= 0.2 && < 0.6 , transformers-compat >= 0.4 && < 0.8 if impl(ghc <= 7.6.3)
