Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-colourista for openSUSE:Factory 
checked in at 2024-05-21 18:34:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-colourista (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-colourista.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-colourista"

Tue May 21 18:34:51 2024 rev:5 rq:1175066 version:0.1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-colourista/ghc-colourista.changes    
2024-02-16 21:41:57.632844927 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-colourista.new.1880/ghc-colourista.changes  
2024-05-21 18:35:13.603722036 +0200
@@ -1,0 +2,6 @@
+Sat May 11 16:24:23 UTC 2024 - Peter Simons <psim...@suse.com>
+
+- Update colourista to version 0.1.0.2 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-colourista.spec ++++++
--- /var/tmp/diff_new_pack.I4MqxP/_old  2024-05-21 18:35:14.115740648 +0200
+++ /var/tmp/diff_new_pack.I4MqxP/_new  2024-05-21 18:35:14.115740648 +0200
@@ -26,7 +26,7 @@
 License:        MPL-2.0
 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/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-ansi-terminal-devel
 BuildRequires:  ghc-ansi-terminal-prof

++++++ colourista.cabal ++++++
--- /var/tmp/diff_new_pack.I4MqxP/_old  2024-05-21 18:35:14.151741957 +0200
+++ /var/tmp/diff_new_pack.I4MqxP/_new  2024-05-21 18:35:14.155742102 +0200
@@ -1,7 +1,7 @@
 cabal-version:       2.4
 name:                colourista
 version:             0.1.0.2
-x-revision: 4
+x-revision: 5
 synopsis:            Convenient interface for printing colourful messages
 description:         Convenient interface for printing colourful messages 
based on the @ansi-terminal@ library.
 homepage:            https://github.com/kowainik/colourista
@@ -32,7 +32,7 @@
   location:            https://github.com/kowainik/colourista.git
 
 common common-options
-  build-depends:       base >= 4.10.1.0 && < 4.20
+  build-depends:       base >= 4.10.1.0 && < 4.21
 
   ghc-options:         -Wall
                        -Wcompat

Reply via email to