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 2023-06-22 23:25:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-glib (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-glib.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-glib"

Thu Jun 22 23:25:25 2023 rev:3 rq:1094433 version:0.13.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-glib/ghc-glib.changes        2023-04-04 
21:20:21.545166944 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-glib.new.15902/ghc-glib.changes     
2023-06-22 23:25:50.845776199 +0200
@@ -1,0 +2,6 @@
+Fri May 12 14:31:03 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update glib to version 0.13.10.0.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  glib-0.13.8.2.tar.gz

New:
----
  glib-0.13.10.0.tar.gz

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

Other differences:
------------------
++++++ ghc-glib.spec ++++++
--- /var/tmp/diff_new_pack.zQ0Fza/_old  2023-06-22 23:25:51.281778422 +0200
+++ /var/tmp/diff_new_pack.zQ0Fza/_new  2023-06-22 23:25:51.285778443 +0200
@@ -19,7 +19,7 @@
 %global pkg_name glib
 %global pkgver %{pkg_name}-%{version}
 Name:           ghc-%{pkg_name}
-Version:        0.13.8.2
+Version:        0.13.10.0
 Release:        0
 Summary:        Binding to the GLIB library for Gtk2Hs
 License:        LGPL-2.1-only
@@ -82,7 +82,6 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cabal-tweak-dep-ver text '>= 1.0.0.0 && < 1.3' '< 5'
 
 %build
 %ghc_lib_build

++++++ glib-0.13.8.2.tar.gz -> glib-0.13.10.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glib-0.13.8.2/glib.cabal 
new/glib-0.13.10.0/glib.cabal
--- old/glib-0.13.8.2/glib.cabal        2001-09-09 03:46:40.000000000 +0200
+++ new/glib-0.13.10.0/glib.cabal       2001-09-09 03:46:40.000000000 +0200
@@ -1,6 +1,6 @@
 cabal-version:  3.0
 Name:           glib
-Version:        0.13.8.2
+Version:        0.13.10.0
 License:        LGPL-2.1-only
 License-file:   COPYING
 Copyright:      (c) 2001-2010 The Gtk2Hs Team
@@ -31,16 +31,16 @@
   Description:  Connect to signals using the Duncan way.
 
 custom-setup
-  setup-depends: base >= 4.6,
-                 Cabal >= 2.0 && < 3.7,
+  setup-depends: base >= 4.6 && < 5,
+                 Cabal >= 2.0 && < 3.11,
                  gtk2hs-buildtools >= 0.13.2.0 && < 0.14
 
 Library
         build-depends:  base >= 4 && < 5,
                         utf8-string >= 0.2 && < 1.1,
                         bytestring >= 0.9.1.10 && < 0.12,
-                        text >= 1.0.0.0 && < 1.3,
-                        containers
+                        text >= 1.0.0.0 && < 2.1,
+                        containers < 0.7
         cpp-options:    -U__BLOCKS__ -DGLIB_DISABLE_DEPRECATION_WARNINGS
         if os(darwin) || os(freebsd)
           cpp-options: -D_Nullable= -D_Nonnull= -D_Noreturn= 
-D__attribute__(x)=

Reply via email to