Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-postgresql-libpq for
openSUSE:Factory checked in at 2025-07-31 17:45:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-postgresql-libpq (Old)
and /work/SRC/openSUSE:Factory/.ghc-postgresql-libpq.new.1944 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-postgresql-libpq"
Thu Jul 31 17:45:37 2025 rev:15 rq:1296445 version:0.11.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-postgresql-libpq/ghc-postgresql-libpq.changes
2025-07-16 15:53:09.132212212 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-postgresql-libpq.new.1944/ghc-postgresql-libpq.changes
2025-07-31 17:46:34.305079722 +0200
@@ -1,0 +2,5 @@
+Tue Jul 29 14:04:46 UTC 2025 - Peter Simons <[email protected]>
+
+- Configure build to use pg_config.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-postgresql-libpq.spec ++++++
--- /var/tmp/diff_new_pack.XZr5oW/_old 2025-07-31 17:46:34.845102166 +0200
+++ /var/tmp/diff_new_pack.XZr5oW/_new 2025-07-31 17:46:34.849102332 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-postgresql-libpq
#
-# 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
@@ -84,6 +84,7 @@
cp -p %{SOURCE1} %{pkg_name}.cabal
%build
+%define cabal_configure_options -f-use-pkg-config
%ghc_lib_build
%install