Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-pipes for openSUSE:Factory checked in at 2022-02-11 23:09:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pipes (Old) and /work/SRC/openSUSE:Factory/.ghc-pipes.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pipes" Fri Feb 11 23:09:27 2022 rev:6 rq:953511 version:4.3.16 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pipes/ghc-pipes.changes 2021-08-25 20:58:00.569176845 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-pipes.new.1956/ghc-pipes.changes 2022-02-11 23:11:24.395292537 +0100 @@ -1,0 +2,6 @@ +Sun Feb 6 01:05:56 UTC 2022 - Peter Simons <psim...@suse.com> + +- Update pipes to version 4.3.16 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pipes.spec ++++++ --- /var/tmp/diff_new_pack.BVt6ix/_old 2022-02-11 23:11:24.823293775 +0100 +++ /var/tmp/diff_new_pack.BVt6ix/_new 2022-02-11 23:11:24.827293786 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-pipes # -# 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 @@ -25,7 +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/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-mmorph-devel ++++++ pipes.cabal ++++++ --- /var/tmp/diff_new_pack.BVt6ix/_old 2022-02-11 23:11:24.879293937 +0100 +++ /var/tmp/diff_new_pack.BVt6ix/_new 2022-02-11 23:11:24.883293949 +0100 @@ -1,6 +1,6 @@ Name: pipes Version: 4.3.16 -x-revision: 1 +x-revision: 2 Cabal-Version: >= 1.10 Build-Type: Simple Tested-With: GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.1 @@ -79,7 +79,7 @@ Build-Depends: base >= 4.4 && < 5 , criterion >= 1.1.1.0 && < 1.6, - optparse-applicative >= 0.12 && < 0.17, + optparse-applicative >= 0.12 && < 0.18, mtl >= 2.1 && < 2.3, pipes @@ -110,7 +110,7 @@ Build-Depends: base >= 4.4 && < 5 , criterion >= 1.1.1.0 && < 1.6 , - optparse-applicative >= 0.12 && < 0.17, + optparse-applicative , mtl >= 2.1 && < 2.3 , pipes , transformers >= 0.2.0.0 && < 0.6