Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-ansi-wl-pprint for 
openSUSE:Factory checked in at 2021-12-19 17:34:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-ansi-wl-pprint (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-ansi-wl-pprint.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-ansi-wl-pprint"

Sun Dec 19 17:34:27 2021 rev:16 rq:933321 version:0.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ansi-wl-pprint/ghc-ansi-wl-pprint.changes    
2020-12-22 11:34:33.457203862 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-ansi-wl-pprint.new.2520/ghc-ansi-wl-pprint.changes
  2021-12-19 17:34:42.100276146 +0100
@@ -1,0 +2,6 @@
+Tue Nov 16 19:50:41 UTC 2021 - [email protected]
+
+- Update ansi-wl-pprint to version 0.6.9 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-ansi-wl-pprint.spec ++++++
--- /var/tmp/diff_new_pack.yL8tFg/_old  2021-12-19 17:34:42.628276518 +0100
+++ /var/tmp/diff_new_pack.yL8tFg/_new  2021-12-19 17:34:42.628276518 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ansi-wl-pprint
 #
-# 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-ansi-terminal-devel
 BuildRequires:  ghc-rpm-macros

++++++ ansi-wl-pprint.cabal ++++++
--- /var/tmp/diff_new_pack.yL8tFg/_old  2021-12-19 17:34:42.684276557 +0100
+++ /var/tmp/diff_new_pack.yL8tFg/_new  2021-12-19 17:34:42.688276560 +0100
@@ -1,7 +1,7 @@
 cabal-version:       >= 1.10
 name:                ansi-wl-pprint
 version:             0.6.9
-x-revision:          2
+x-revision:          3
 
 category:            User Interfaces, Text
 synopsis:            The Wadler/Leijen Pretty Printer for colored ANSI 
terminal output
@@ -19,7 +19,7 @@
 bug-reports:         http://github.com/ekmett/ansi-wl-pprint/issues
 homepage:            http://github.com/ekmett/ansi-wl-pprint
 build-type:          Simple
-tested-with:         GHC==7.0.2, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, 
GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5, 
GHC==8.8.1
+tested-with:         GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3, 
GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3, GHC==8.6.5, 
GHC==8.8.4, GHC==8.10.7, GHC==9.0.1, GHC==9.2.1
 
 source-repository head
   type: git
@@ -44,7 +44,7 @@
       ghc-options: -Wnoncanonical-monadfail-instances
   else
     -- see also notes in Text.PrettyPrint.ANSI.Leijen
-    build-depends: semigroups >= 0.18.5 && < 0.20
+    build-depends: semigroups >= 0.18.5 && < 0.21
 
   build-depends: ansi-terminal >= 0.9.1 && < 0.12
   build-depends: base >= 4.3 && < 5

Reply via email to