Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-cassava for openSUSE:Factory checked in at 2022-02-11 23:08:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-cassava (Old) and /work/SRC/openSUSE:Factory/.ghc-cassava.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-cassava" Fri Feb 11 23:08:39 2022 rev:9 rq:953441 version:0.5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-cassava/ghc-cassava.changes 2021-12-19 17:35:00.948289422 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-cassava.new.1956/ghc-cassava.changes 2022-02-11 23:10:35.607151428 +0100 @@ -1,0 +2,6 @@ +Mon Dec 27 00:15:03 UTC 2021 - Peter Simons <[email protected]> + +- Update cassava to version 0.5.2.0 revision 7. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-cassava.spec ++++++ --- /var/tmp/diff_new_pack.UnsOIC/_old 2022-02-11 23:10:36.019152620 +0100 +++ /var/tmp/diff_new_pack.UnsOIC/_new 2022-02-11 23:10:36.023152631 +0100 @@ -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/6.cabal#/%{pkg_name}.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Only-devel BuildRequires: ghc-array-devel ++++++ cassava.cabal ++++++ --- /var/tmp/diff_new_pack.UnsOIC/_old 2022-02-11 23:10:36.067152758 +0100 +++ /var/tmp/diff_new_pack.UnsOIC/_new 2022-02-11 23:10:36.071152769 +0100 @@ -1,7 +1,7 @@ cabal-version: 1.12 Name: cassava Version: 0.5.2.0 -x-revision: 6 +x-revision: 7 Synopsis: A CSV parsing and encoding library Description: { @@ -116,7 +116,7 @@ deepseq >= 1.1 && < 1.5, hashable < 1.5, scientific >= 0.3.4.7 && < 0.4, - text < 1.3, + text < 2.1, transformers >= 0.2 && < 0.7, unordered-containers < 0.3, vector >= 0.8 && < 0.13,
