Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-glib for openSUSE:Factory checked in at 2025-03-25 22:12:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-glib (Old) and /work/SRC/openSUSE:Factory/.ghc-glib.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-glib" Tue Mar 25 22:12:06 2025 rev:7 rq:1255892 version:0.13.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-glib/ghc-glib.changes 2024-07-22 17:17:11.131322202 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-glib.new.2696/ghc-glib.changes 2025-03-25 22:21:12.764494429 +0100 @@ -1,0 +2,6 @@ +Thu Mar 20 08:44:19 UTC 2025 - Peter Simons <psim...@suse.com> + +- Update glib to version 0.13.12.0. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- glib-0.13.11.0.tar.gz New: ---- glib-0.13.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-glib.spec ++++++ --- /var/tmp/diff_new_pack.86k9eV/_old 2025-03-25 22:21:13.196512360 +0100 +++ /var/tmp/diff_new_pack.86k9eV/_new 2025-03-25 22:21:13.200512526 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-glib # -# 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 glib %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 GLIB library for Gtk2Hs License: LGPL-2.1-only ++++++ glib-0.13.11.0.tar.gz -> glib-0.13.12.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/glib-0.13.11.0/glib.cabal new/glib-0.13.12.0/glib.cabal --- old/glib-0.13.11.0/glib.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/glib-0.13.12.0/glib.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: 2.2 Name: glib -Version: 0.13.11.0 +Version: 0.13.12.0 License: LGPL-2.1-only License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team @@ -17,7 +17,7 @@ as much functionality as required to support the packages that wrap libraries that are themselves based on GLib. Category: System -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: System/Glib/hsgclosure.c System/Glib/hsgclosure.h @@ -32,7 +32,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