Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-cairo for openSUSE:Factory 
checked in at 2024-01-29 22:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-cairo (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-cairo.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-cairo"

Mon Jan 29 22:27:48 2024 rev:5 rq:1142023 version:0.13.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-cairo/ghc-cairo.changes      2024-01-10 
21:51:32.874553210 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cairo.new.1815/ghc-cairo.changes    
2024-01-29 22:28:17.307862928 +0100
@@ -1,0 +2,6 @@
+Sat Jan 20 12:04:02 UTC 2024 - Peter Simons <[email protected]>
+
+- Update cairo to version 0.13.10.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-cairo.spec ++++++
--- /var/tmp/diff_new_pack.0a7LC3/_old  2024-01-29 22:28:17.787880327 +0100
+++ /var/tmp/diff_new_pack.0a7LC3/_new  2024-01-29 22:28:17.787880327 +0100
@@ -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-Cabal-prof
 BuildRequires:  ghc-array-devel

++++++ cairo.cabal ++++++
--- /var/tmp/diff_new_pack.0a7LC3/_old  2024-01-29 22:28:17.823881632 +0100
+++ /var/tmp/diff_new_pack.0a7LC3/_new  2024-01-29 22:28:17.827881777 +0100
@@ -1,7 +1,7 @@
 cabal-version:  3.0
 Name:           cairo
 Version:        0.13.10.0
-x-revision: 1
+x-revision:     2
 License:        BSD-3-Clause
 License-file:   COPYRIGHT
 Copyright:      (c) 2001-2010 The Gtk2Hs Team, (c) Paolo Martini 2005, (c) 
Abraham Egnor 2003, 2004, (c) Aetion Technologies LLC 2004
@@ -60,9 +60,9 @@
 Library
         build-depends:  base >= 4.8 && < 5,
                         utf8-string >= 0.2 && < 1.1,
-                        text >= 1.0.0.0 && < 2.1,
+                        text >= 1.0.0.0 && < 2.2,
                         array < 0.6,
-                        bytestring < 0.12,
+                        bytestring < 0.13,
                         mtl < 2.4
         exposed-modules:  Graphics.Rendering.Cairo
                           Graphics.Rendering.Cairo.Matrix

Reply via email to