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 2021-03-28 11:56:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-postgresql-simple (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-postgresql-simple"

Sun Mar 28 11:56:02 2021 rev:8 rq:881544 version:0.6.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-postgresql-simple/ghc-postgresql-simple.changes  
    2021-03-10 08:57:30.098904240 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-postgresql-simple.new.2401/ghc-postgresql-simple.changes
    2021-03-28 11:57:51.780303681 +0200
@@ -1,0 +2,6 @@
+Tue Mar 23 15:12:00 UTC 2021 - psim...@suse.com
+
+- Update postgresql-simple to version 0.6.4 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-postgresql-simple.spec ++++++
--- /var/tmp/diff_new_pack.HPGBJq/_old  2021-03-28 11:57:52.256304102 +0200
+++ /var/tmp/diff_new_pack.HPGBJq/_new  2021-03-28 11:57:52.256304102 +0200
@@ -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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Only-devel
 BuildRequires:  ghc-aeson-devel

++++++ postgresql-simple.cabal ++++++
--- /var/tmp/diff_new_pack.HPGBJq/_old  2021-03-28 11:57:52.308304148 +0200
+++ /var/tmp/diff_new_pack.HPGBJq/_new  2021-03-28 11:57:52.312304151 +0200
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               postgresql-simple
 version:            0.6.4
-x-revision:         1
+x-revision:         2
 synopsis:           Mid-Level PostgreSQL client library
 description:
   Mid-Level PostgreSQL client library, forked from mysql-simple.
@@ -90,7 +90,7 @@
   -- Other dependencies
   build-depends:
       aeson               >=1.4.1.0    && <1.6
-    , attoparsec          >=0.13.2.2   && <0.14
+    , attoparsec          >=0.13.2.2   && <0.15
     , bytestring-builder  >=0.10.8.1.0 && <0.11
     , case-insensitive    >=1.2.0.11   && <1.3
     , hashable            >=1.2.7.0    && <1.4

Reply via email to