commit ghc-foldl for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-foldl for openSUSE:Factory checked in at 2022-08-01 21:31:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-foldl (Old) and /work/SRC/openSUSE:Factory/.ghc-foldl.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-foldl" Mon Aug 1 21:31:21 2022 rev:22 rq:988061 version:1.4.12 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-foldl/ghc-foldl.changes 2022-02-11 23:10:46.331182445 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-foldl.new.1533/ghc-foldl.changes 2022-08-01 21:32:09.245958590 +0200 @@ -1,0 +2,12 @@ +Sat Jul 2 20:22:12 UTC 2022 - Peter Simons <psimons@suse.com> + +- Update foldl to version 1.4.12 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Mon May 9 12:46:00 UTC 2022 - Peter Simons <psimons@suse.com> + +- Update foldl to version 1.4.12 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-foldl.spec ++++++ --- /var/tmp/diff_new_pack.ljpluZ/_old 2022-08-01 21:32:09.761960070 +0200 +++ /var/tmp/diff_new_pack.ljpluZ/_new 2022-08-01 21:32:09.769960093 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-foldl # -# 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/2.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-comonad-devel ++++++ foldl.cabal ++++++ --- /var/tmp/diff_new_pack.ljpluZ/_old 2022-08-01 21:32:09.821960242 +0200 +++ /var/tmp/diff_new_pack.ljpluZ/_new 2022-08-01 21:32:09.825960253 +0200 @@ -1,6 +1,6 @@ Name: foldl Version: 1.4.12 -x-revision: 2 +x-revision: 4 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3 @@ -30,8 +30,8 @@ random >= 1.2 && < 1.3 , primitive < 0.8 , text >= 0.11.2.0 && < 2.1 , - transformers >= 0.2.0.0 && < 0.6 , - vector >= 0.7 && < 0.13, + transformers >= 0.2.0.0 && < 0.7 , + vector >= 0.7 && < 0.14, containers >= 0.5.0.0 && < 0.7 , unordered-containers < 0.3 , hashable < 1.5 ,
participants (1)
-
Source-Sync