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 2025-01-05 15:29:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-colourista (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-colourista.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-colourista"

Sun Jan  5 15:29:12 2025 rev:6 rq:1233970 version:0.1.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-colourista/ghc-colourista.changes    
2024-05-21 18:35:13.603722036 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-colourista.new.1881/ghc-colourista.changes  
2025-01-05 15:29:21.921095542 +0100
@@ -1,0 +2,6 @@
+Mon Dec 23 15:34:20 UTC 2024 - Peter Simons <[email protected]>
+
+- Update colourista to version 0.1.0.2 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-colourista.spec ++++++
--- /var/tmp/diff_new_pack.10UhcZ/_old  2025-01-05 15:29:23.661167114 +0100
+++ /var/tmp/diff_new_pack.10UhcZ/_new  2025-01-05 15:29:23.665167279 +0100
@@ -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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.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.10UhcZ/_old  2025-01-05 15:29:23.701168760 +0100
+++ /var/tmp/diff_new_pack.10UhcZ/_new  2025-01-05 15:29:23.705168924 +0100
@@ -1,7 +1,7 @@
 cabal-version:       2.4
 name:                colourista
 version:             0.1.0.2
-x-revision: 5
+x-revision: 6
 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.21
+  build-depends:       base >= 4.10.1.0 && < 4.22
 
   ghc-options:         -Wall
                        -Wcompat

Reply via email to