Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-reducers for openSUSE:Factory checked in at 2021-01-20 18:25:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-reducers (Old) and /work/SRC/openSUSE:Factory/.ghc-reducers.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-reducers" Wed Jan 20 18:25:49 2021 rev:3 rq:864047 version:3.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-reducers/ghc-reducers.changes 2020-12-22 11:45:08.733799061 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-reducers.new.28504/ghc-reducers.changes 2021-01-20 18:26:10.847446808 +0100 @@ -1,0 +2,6 @@ +Mon Jan 11 10:05:28 UTC 2021 - [email protected] + +- Update reducers to version 3.12.3 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-reducers.spec ++++++ --- /var/tmp/diff_new_pack.shKuVY/_old 2021-01-20 18:26:11.975447881 +0100 +++ /var/tmp/diff_new_pack.shKuVY/_new 2021-01-20 18:26:11.979447885 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-reducers # -# 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 @@ -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-array-devel BuildRequires: ghc-bytestring-devel ++++++ reducers.cabal ++++++ --- /var/tmp/diff_new_pack.shKuVY/_old 2021-01-20 18:26:12.019447923 +0100 +++ /var/tmp/diff_new_pack.shKuVY/_new 2021-01-20 18:26:12.023447927 +0100 @@ -1,7 +1,7 @@ name: reducers category: Data, Math, Numerical, Semigroups version: 3.12.3 -x-revision: 1 +x-revision: 2 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE @@ -37,7 +37,7 @@ base >= 4 && < 5, array >= 0.3 && < 0.6, transformers >= 0.2 && < 0.6, - bytestring >= 0.9.1 && < 0.11, + bytestring >= 0.9.1 && < 0.12, containers >= 0.3 && < 0.7, fingertree >= 0.1 && < 0.2, hashable >= 1.1.2.1 && < 1.4,
