Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-strict for openSUSE:Factory checked in at 2021-11-11 21:37:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-strict (Old) and /work/SRC/openSUSE:Factory/.ghc-strict.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-strict" Thu Nov 11 21:37:00 2021 rev:5 rq:930365 version:0.4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-strict/ghc-strict.changes 2021-08-25 20:58:14.425158655 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-strict.new.1890/ghc-strict.changes 2021-11-11 21:37:25.736932715 +0100 @@ -1,0 +2,6 @@ +Mon Nov 1 08:24:04 UTC 2021 - [email protected] + +- Update strict to version 0.4.0.1 revision 2. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-strict.spec ++++++ --- /var/tmp/diff_new_pack.yShRJA/_old 2021-11-11 21:37:26.120932995 +0100 +++ /var/tmp/diff_new_pack.yShRJA/_new 2021-11-11 21:37:26.124932998 +0100 @@ -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-assoc-devel BuildRequires: ghc-binary-devel ++++++ strict.cabal ++++++ --- /var/tmp/diff_new_pack.yShRJA/_old 2021-11-11 21:37:26.156933021 +0100 +++ /var/tmp/diff_new_pack.yShRJA/_new 2021-11-11 21:37:26.156933021 +0100 @@ -1,6 +1,6 @@ Name: strict Version: 0.4.0.1 -x-revision: 1 +x-revision: 2 Synopsis: Strict data types and String IO. Category: Data, System Description: @@ -67,6 +67,7 @@ || ==8.8.3 || ==8.10.4 || ==9.0.1 + || ==9.2.1 flag assoc description: Build with assoc dependency @@ -83,7 +84,7 @@ , binary >= 0.5.1.0 && < 0.9 , bytestring >= 0.9.2.1 && < 0.12 , deepseq >= 1.3.0.0 && < 1.5 - , hashable >= 1.2.7.0 && < 1.4 + , hashable >= 1.2.7.0 && < 1.5 , text >= 1.2.3.0 && < 1.3 , these >= 1.1.1.1 && < 1.2 , transformers >= 0.3.0.0 && < 0.7
