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 2024-01-29 22:27:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-glib (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-glib.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-glib"

Mon Jan 29 22:27:49 2024 rev:5 rq:1142024 version:0.13.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-glib/ghc-glib.changes        2024-01-10 
21:51:33.886589962 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-glib.new.1815/ghc-glib.changes      
2024-01-29 22:28:17.943885982 +0100
@@ -1,0 +2,6 @@
+Sat Jan 20 12:00:23 UTC 2024 - Peter Simons <psim...@suse.com>
+
+- Update glib to version 0.13.10.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-glib.spec ++++++
--- /var/tmp/diff_new_pack.gwaAqz/_old  2024-01-29 22:28:18.515906715 +0100
+++ /var/tmp/diff_new_pack.gwaAqz/_new  2024-01-29 22:28:18.519906860 +0100
@@ -25,7 +25,7 @@
 License:        LGPL-2.1-only
 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-base-devel

++++++ glib.cabal ++++++
--- /var/tmp/diff_new_pack.gwaAqz/_old  2024-01-29 22:28:18.559908310 +0100
+++ /var/tmp/diff_new_pack.gwaAqz/_new  2024-01-29 22:28:18.563908455 +0100
@@ -1,7 +1,7 @@
 cabal-version:  3.0
 Name:           glib
 Version:        0.13.10.0
-x-revision: 1
+x-revision:     2
 License:        LGPL-2.1-only
 License-file:   COPYING
 Copyright:      (c) 2001-2010 The Gtk2Hs Team
@@ -39,8 +39,8 @@
 Library
         build-depends:  base >= 4 && < 5,
                         utf8-string >= 0.2 && < 1.1,
-                        bytestring >= 0.9.1.10 && < 0.12,
-                        text >= 1.0.0.0 && < 2.1,
+                        bytestring >= 0.9.1.10 && < 0.13,
+                        text >= 1.0.0.0 && < 2.2,
                         containers < 0.7
         cpp-options:    -U__BLOCKS__ -DGLIB_DISABLE_DEPRECATION_WARNINGS
         if os(darwin) || os(freebsd)

Reply via email to