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 2023-01-18 13:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-postgresql-libpq (Old)
and /work/SRC/openSUSE:Factory/.ghc-postgresql-libpq.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-postgresql-libpq"
Wed Jan 18 13:10:18 2023 rev:9 rq:1059095 version:0.9.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-postgresql-libpq/ghc-postgresql-libpq.changes
2022-10-13 15:45:07.643087222 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-postgresql-libpq.new.32243/ghc-postgresql-libpq.changes
2023-01-18 13:10:41.832780567 +0100
@@ -1,0 +2,12 @@
+Thu Jan 5 14:39:02 UTC 2023 - Peter Simons <[email protected]>
+
+- Update postgresql-libpq to version 0.9.5.0.
+ 0.9.5.0
+ -------
+
+ - Drop support for GHCs prior 8.6
+ - Require libpq >=10.22 (when using pkgconfig).
+ - Use CApiFFI for some parts of the API
+ (we cannot use for all due
https://gitlab.haskell.org/ghc/ghc/-/issues/22043)
+
+-------------------------------------------------------------------
Old:
----
postgresql-libpq-0.9.4.3.tar.gz
postgresql-libpq.cabal
New:
----
postgresql-libpq-0.9.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-postgresql-libpq.spec ++++++
--- /var/tmp/diff_new_pack.SwPUar/_old 2023-01-18 13:10:42.492784479 +0100
+++ /var/tmp/diff_new_pack.SwPUar/_new 2023-01-18 13:10:42.496784503 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-postgresql-libpq
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,12 @@
%global pkg_name postgresql-libpq
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.9.4.3
+Version: 0.9.5.0
Release: 0
Summary: Low-level binding to libpq
License: BSD-3-Clause
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/3.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-rpm-macros
@@ -53,7 +52,6 @@
%prep
%autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build
++++++ postgresql-libpq-0.9.4.3.tar.gz -> postgresql-libpq-0.9.5.0.tar.gz ++++++
++++ 5913 lines of diff (skipped)