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 2022-02-11 23:09:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-strict (Old) and /work/SRC/openSUSE:Factory/.ghc-strict.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-strict" Fri Feb 11 23:09:42 2022 rev:7 rq:953537 version:0.4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-strict/ghc-strict.changes 2021-12-19 17:34:50.760282246 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-strict.new.1956/ghc-strict.changes 2022-02-11 23:11:41.275341359 +0100 @@ -1,0 +2,6 @@ +Sat Jan 1 00:53:29 UTC 2022 - Peter Simons <[email protected]> + +- Update strict to version 0.4.0.1 revision 4. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-strict.spec ++++++ --- /var/tmp/diff_new_pack.4HFFrd/_old 2022-02-11 23:11:41.723342655 +0100 +++ /var/tmp/diff_new_pack.4HFFrd/_new 2022-02-11 23:11:41.727342666 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-strict # -# 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 @@ -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/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-assoc-devel BuildRequires: ghc-binary-devel ++++++ strict.cabal ++++++ --- /var/tmp/diff_new_pack.4HFFrd/_old 2022-02-11 23:11:41.779342817 +0100 +++ /var/tmp/diff_new_pack.4HFFrd/_new 2022-02-11 23:11:41.783342828 +0100 @@ -1,6 +1,6 @@ Name: strict Version: 0.4.0.1 -x-revision: 3 +x-revision: 4 Synopsis: Strict data types and String IO. Category: Data, System Description: @@ -85,7 +85,7 @@ , bytestring >= 0.9.2.1 && < 0.12 , deepseq >= 1.3.0.0 && < 1.5 , hashable >= 1.2.7.0 && < 1.5 - , text >= 1.2.3.0 && < 1.3 + , text >= 1.2.3.0 && < 1.3 || >=2.0 && <2.1 , these >= 1.1.1.1 && < 1.2 , transformers >= 0.3.0.0 && < 0.7 , ghc-prim
