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 2022-02-11 23:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-postgresql-simple (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-postgresql-simple"

Fri Feb 11 23:09:28 2022 rev:11 rq:953512 version:0.6.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-postgresql-simple/ghc-postgresql-simple.changes  
    2021-12-19 17:35:05.872292890 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.1956/ghc-postgresql-simple.changes
    2022-02-11 23:11:25.051294435 +0100
@@ -1,0 +2,6 @@
+Sat Jan  1 19:10:05 UTC 2022 - Peter Simons <[email protected]>
+
+- Update postgresql-simple to version 0.6.4 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-postgresql-simple.spec ++++++
--- /var/tmp/diff_new_pack.XwkT3D/_old  2022-02-11 23:11:25.659296193 +0100
+++ /var/tmp/diff_new_pack.XwkT3D/_new  2022-02-11 23:11:25.663296205 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-postgresql-simple
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Only-devel
 BuildRequires:  ghc-aeson-devel

++++++ postgresql-simple.cabal ++++++
--- /var/tmp/diff_new_pack.XwkT3D/_old  2022-02-11 23:11:25.711296343 +0100
+++ /var/tmp/diff_new_pack.XwkT3D/_new  2022-02-11 23:11:25.715296355 +0100
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               postgresql-simple
 version:            0.6.4
-x-revision:         5
+x-revision:         6
 synopsis:           Mid-Level PostgreSQL client library
 description:
   Mid-Level PostgreSQL client library, forked from mysql-simple.
@@ -84,7 +84,7 @@
     , bytestring        >=0.10.0.0 && <0.12
     , containers        >=0.5.0.0  && <0.7
     , template-haskell  >=2.8.0.0  && <2.19
-    , text              >=1.2.3.0  && <1.3
+    , text              >=1.2.3.0  && <1.3 || >=2.0 && <2.1
     , time-compat       >=1.9.5    && <1.12
     , transformers      >=0.3.0.0  && <0.7
 

Reply via email to