Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-postgresql-simple for
openSUSE:Factory checked in at 2025-07-31 17:45:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-postgresql-simple (Old)
and /work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.1944 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-postgresql-simple"
Thu Jul 31 17:45:58 2025 rev:21 rq:1296533 version:0.7.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-postgresql-simple/ghc-postgresql-simple.changes
2024-09-03 13:39:05.854651496 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.1944/ghc-postgresql-simple.changes
2025-07-31 17:47:00.682176018 +0200
@@ -1,0 +2,5 @@
+Tue Jul 29 14:08:24 UTC 2025 - Peter Simons <[email protected]>
+
+- Jailbreak over-specified constraints to fix build with ghc-9.12.x.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-postgresql-simple.spec ++++++
--- /var/tmp/diff_new_pack.16yzMr/_old 2025-07-31 17:47:02.530252829 +0200
+++ /var/tmp/diff_new_pack.16yzMr/_new 2025-07-31 17:47:02.542253328 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-postgresql-simple
#
-# 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
@@ -114,6 +114,8 @@
%prep
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
+cabal-tweak-dep-ver base '<4.21' '< 5'
+cabal-tweak-dep-ver template-haskell '<2.23' '< 3'
%build
%ghc_lib_build