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-02-16 22:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-primitive (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-primitive.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-primitive"

Tue Feb 16 22:38:58 2021 rev:23 rq:870877 version:0.7.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-primitive/ghc-primitive.changes      
2020-12-22 11:44:45.081779996 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-primitive.new.28504/ghc-primitive.changes   
2021-02-16 22:48:40.814567708 +0100
@@ -1,0 +2,6 @@
+Fri Feb  5 15:47:30 UTC 2021 - [email protected]
+
+- Update primitive to version 0.7.1.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-primitive.spec ++++++
--- /var/tmp/diff_new_pack.tt9IEv/_old  2021-02-16 22:48:41.370568142 +0100
+++ /var/tmp/diff_new_pack.tt9IEv/_new  2021-02-16 22:48:41.374568146 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-primitive
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/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-deepseq-devel
 BuildRequires:  ghc-rpm-macros

++++++ primitive.cabal ++++++
--- /var/tmp/diff_new_pack.tt9IEv/_old  2021-02-16 22:48:41.410568174 +0100
+++ /var/tmp/diff_new_pack.tt9IEv/_new  2021-02-16 22:48:41.414568176 +0100
@@ -1,7 +1,7 @@
 Cabal-Version: 2.2
 Name:           primitive
 Version:        0.7.1.0
-x-revision: 1
+x-revision: 2
 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.15
+  Build-Depends: base >= 4.5 && < 4.16
                , deepseq >= 1.1 && < 1.5
                , transformers >= 0.2 && < 0.6
   if !impl(ghc >= 8.0)

Reply via email to