Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-primitive for openSUSE:Factory checked in at 2021-06-01 10:38:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-primitive (Old) and /work/SRC/openSUSE:Factory/.ghc-primitive.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-primitive" Tue Jun 1 10:38:53 2021 rev:24 rq:896196 version:0.7.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-primitive/ghc-primitive.changes 2021-02-16 22:48:40.814567708 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-primitive.new.1898/ghc-primitive.changes 2021-06-01 10:40:32.149127066 +0200 @@ -1,0 +2,6 @@ +Fri May 14 07:48:48 UTC 2021 - [email protected] + +- Update primitive to version 0.7.1.0 revision 3. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-primitive.spec ++++++ --- /var/tmp/diff_new_pack.Hx7LaJ/_old 2021-06-01 10:40:32.693127992 +0200 +++ /var/tmp/diff_new_pack.Hx7LaJ/_new 2021-06-01 10:40:32.697127999 +0200 @@ -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/3.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-rpm-macros ++++++ primitive.cabal ++++++ --- /var/tmp/diff_new_pack.Hx7LaJ/_old 2021-06-01 10:40:32.733128060 +0200 +++ /var/tmp/diff_new_pack.Hx7LaJ/_new 2021-06-01 10:40:32.733128060 +0200 @@ -1,7 +1,7 @@ Cabal-Version: 2.2 Name: primitive Version: 0.7.1.0 -x-revision: 2 +x-revision: 3 License: BSD-3-Clause License-File: LICENSE @@ -54,7 +54,7 @@ Data.Primitive.Internal.Compat Data.Primitive.Internal.Operations - Build-Depends: base >= 4.5 && < 4.16 + Build-Depends: base >= 4.5 && < 4.17 , deepseq >= 1.1 && < 1.5 , transformers >= 0.2 && < 0.6 if !impl(ghc >= 8.0)
