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 2023-09-04 22:53:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-cassava (Old) and /work/SRC/openSUSE:Factory/.ghc-cassava.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-cassava" Mon Sep 4 22:53:44 2023 rev:14 rq:1108863 version:0.5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-cassava/ghc-cassava.changes 2023-08-08 15:55:23.397164325 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-cassava.new.1766/ghc-cassava.changes 2023-09-04 22:54:28.509661344 +0200 @@ -1,0 +2,6 @@ +Sun Aug 27 17:14:01 UTC 2023 - Peter Simons <[email protected]> + +- Update cassava to version 0.5.3.0 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-cassava.spec ++++++ --- /var/tmp/diff_new_pack.tdOlh6/_old 2023-09-04 22:54:29.565698672 +0200 +++ /var/tmp/diff_new_pack.tdOlh6/_new 2023-09-04 22:54:29.569698814 +0200 @@ -26,7 +26,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/3.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-Only-devel BuildRequires: ghc-Only-prof ++++++ cassava.cabal ++++++ --- /var/tmp/diff_new_pack.tdOlh6/_old 2023-09-04 22:54:29.609700228 +0200 +++ /var/tmp/diff_new_pack.tdOlh6/_new 2023-09-04 22:54:29.613700370 +0200 @@ -1,7 +1,7 @@ cabal-version: 1.12 Name: cassava Version: 0.5.3.0 -x-revision: 3 +x-revision: 4 Synopsis: A CSV parsing and encoding library Description: { @@ -44,8 +44,9 @@ CHANGES.md, README.md Tested-with: + GHC == 9.8.0 GHC == 9.6.2 - GHC == 9.4.5 + GHC == 9.4.7 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 @@ -119,7 +120,7 @@ , deepseq >= 1.1 && < 1.6 , hashable < 1.5 , scientific >= 0.3.4.7 && < 0.4 - , text < 2.1 + , text < 2.2 , transformers >= 0.2 && < 0.7 , unordered-containers < 0.3 , vector >= 0.8 && < 0.14
