Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-basement for openSUSE:Factory 
checked in at 2021-03-17 20:15:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-basement (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-basement.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-basement"

Wed Mar 17 20:15:27 2021 rev:12 rq:879156 version:0.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-basement/ghc-basement.changes        
2020-12-22 11:35:40.605271532 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-basement.new.2401/ghc-basement.changes      
2021-03-17 20:19:32.131283124 +0100
@@ -1,0 +2,6 @@
+Fri Mar 12 20:37:18 UTC 2021 - [email protected]
+
+- Update basement to version 0.0.11 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-basement.spec ++++++
--- /var/tmp/diff_new_pack.FGJqEx/_old  2021-03-17 20:19:32.563283714 +0100
+++ /var/tmp/diff_new_pack.FGJqEx/_new  2021-03-17 20:19:32.563283714 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-basement
 #
-# 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
@@ -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/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-rpm-macros
 ExcludeArch:    %{ix86}

++++++ basement.cabal ++++++
--- /var/tmp/diff_new_pack.FGJqEx/_old  2021-03-17 20:19:32.595283758 +0100
+++ /var/tmp/diff_new_pack.FGJqEx/_new  2021-03-17 20:19:32.599283763 +0100
@@ -1,6 +1,6 @@
 name:                basement
 version:             0.0.11
-x-revision: 2
+x-revision: 3
 synopsis:            Foundation scrap box of array & string
 description:         Foundation most basic primitives without any dependencies
 license:             BSD3
@@ -138,7 +138,7 @@
                      Basement.Terminal.Size
 
   -- support and dependencies
-  build-depends: base >= 4.9.0.0 && < 5
+  build-depends: base >= 4.9.0.0 && < 4.15
   if impl(ghc < 8.0)
     build-depends:     base
   else

Reply via email to