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 2025-03-25 22:12:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-cairo (Old) and /work/SRC/openSUSE:Factory/.ghc-cairo.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-cairo" Tue Mar 25 22:12:04 2025 rev:7 rq:1255888 version:0.13.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-cairo/ghc-cairo.changes 2024-07-22 17:16:45.070286140 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-cairo.new.2696/ghc-cairo.changes 2025-03-25 22:21:10.876416066 +0100 @@ -1,0 +2,6 @@ +Thu Mar 20 08:43:33 UTC 2025 - Peter Simons <psim...@suse.com> + +- Update cairo to version 0.13.12.0. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- cairo-0.13.11.0.tar.gz New: ---- cairo-0.13.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-cairo.spec ++++++ --- /var/tmp/diff_new_pack.eXoajt/_old 2025-03-25 22:21:11.316434328 +0100 +++ /var/tmp/diff_new_pack.eXoajt/_new 2025-03-25 22:21:11.320434495 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-cairo # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name cairo %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.13.11.0 +Version: 0.13.12.0 Release: 0 Summary: Binding to the Cairo library License: BSD-3-Clause ++++++ cairo-0.13.11.0.tar.gz -> cairo-0.13.12.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cairo-0.13.11.0/cairo.cabal new/cairo-0.13.12.0/cairo.cabal --- old/cairo-0.13.11.0/cairo.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/cairo-0.13.12.0/cairo.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: 2.2 Name: cairo -Version: 0.13.11.0 +Version: 0.13.12.0 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 @@ -15,7 +15,7 @@ exist various backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents, amongst others. Category: Graphics -Tested-With: GHC == 9.10.1, GHC == 9.8.2, GHC == 9.6.6, GHC == 9.4.8, GHC == 9.2.8, GHC==9.0.2, GHC==8.10.7, GHC==8.8.4, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2 +Tested-With: GHC == 9.12.2, GHC == 9.10.1, GHC == 9.8.4, GHC == 9.6.6, GHC == 9.4.8, GHC == 9.2.8, GHC==9.0.2, GHC==8.10.7 extra-source-files: cairo-gtk2hs.h Data-Dir: demo @@ -53,7 +53,7 @@ custom-setup setup-depends: base >= 4.6 && <5, - Cabal >= 2.2 && < 3.13, + Cabal >= 3.0 && < 3.15, gtk2hs-buildtools >= 0.13.2.0 && < 0.14 Library