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-08-10 17:13:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-errors (Old) and /work/SRC/openSUSE:Factory/.ghc-errors.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-errors" Wed Aug 10 17:13:20 2022 rev:7 rq:994043 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-errors/ghc-errors.changes 2022-02-11 23:10:44.119176047 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-errors.new.1521/ghc-errors.changes 2022-08-10 17:14:21.785874481 +0200 @@ -1,0 +2,6 @@ +Sat May 28 22:44:41 UTC 2022 - Peter Simons <[email protected]> + +- Update errors to version 2.3.0 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-errors.spec ++++++ --- /var/tmp/diff_new_pack.sw0dAn/_old 2022-08-10 17:14:22.589876580 +0200 +++ /var/tmp/diff_new_pack.sw0dAn/_new 2022-08-10 17:14:22.593876590 +0200 @@ -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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-rpm-macros ++++++ errors.cabal ++++++ --- /var/tmp/diff_new_pack.sw0dAn/_old 2022-08-10 17:14:22.633876695 +0200 +++ /var/tmp/diff_new_pack.sw0dAn/_new 2022-08-10 17:14:22.637876705 +0200 @@ -1,6 +1,6 @@ Name: errors Version: 2.3.0 -x-revision: 2 +x-revision: 3 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 @@ -28,7 +28,7 @@ base >= 4.7 && < 5 , exceptions >= 0.6 && < 0.11, text < 2.1 , - transformers >= 0.2 && < 0.6 , + transformers >= 0.2 && < 0.7 , transformers-compat >= 0.4 && < 0.8 if impl(ghc <= 7.6.3) Build-Depends:
