Hello community,

here is the log from the commit of package ghc-text-postgresql for 
openSUSE:Factory checked in at 2017-08-31 21:00:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-text-postgresql (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-text-postgresql.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-text-postgresql"

Thu Aug 31 21:00:31 2017 rev:3 rq:513515 version:0.0.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-text-postgresql/ghc-text-postgresql.changes  
2017-01-18 21:44:28.277969563 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-text-postgresql.new/ghc-text-postgresql.changes 
    2017-08-31 21:00:32.832990060 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:05:43 UTC 2017 - psim...@suse.com
+
+- Update to version 0.0.2.3.
+
+-------------------------------------------------------------------

Old:
----
  text-postgresql-0.0.2.2.tar.gz

New:
----
  text-postgresql-0.0.2.3.tar.gz

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

Other differences:
------------------
++++++ ghc-text-postgresql.spec ++++++
--- /var/tmp/diff_new_pack.gHoQqK/_old  2017-08-31 21:00:34.108810804 +0200
+++ /var/tmp/diff_new_pack.gHoQqK/_new  2017-08-31 21:00:34.132807432 +0200
@@ -19,7 +19,7 @@
 %global pkg_name text-postgresql
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.0.2.2
+Version:        0.0.2.3
 Release:        0
 Summary:        Parser and Printer of PostgreSQL extended types
 License:        BSD-3-Clause

++++++ text-postgresql-0.0.2.2.tar.gz -> text-postgresql-0.0.2.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/text-postgresql-0.0.2.2/text-postgresql.cabal 
new/text-postgresql-0.0.2.3/text-postgresql.cabal
--- old/text-postgresql-0.0.2.2/text-postgresql.cabal   2017-01-05 
09:58:46.000000000 +0100
+++ new/text-postgresql-0.0.2.3/text-postgresql.cabal   2017-07-17 
03:07:56.000000000 +0200
@@ -1,5 +1,5 @@
 name:                text-postgresql
-version:             0.0.2.2
+version:             0.0.2.3
 synopsis:            Parser and Printer of PostgreSQL extended types
 description:         This package involves parser and printer for
                      text expressions of PostgreSQL extended types.
@@ -9,12 +9,13 @@
 license-file:        LICENSE
 author:              Kei Hibino
 maintainer:          ex8k.hib...@gmail.com
-copyright:           Copyright (c) 2015-2016 Kei Hibino
+copyright:           Copyright (c) 2015-2017 Kei Hibino
 category:            Database
 build-type:          Simple
 
 cabal-version:       >=1.10
-tested-with:           GHC == 8.0.1
+tested-with:           GHC == 8.2.1
+                     , GHC == 8.0.1, GHC == 8.0.2
                      , GHC == 7.10.1, GHC == 7.10.2, GHC == 7.10.3
                      , GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4
                      , GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3


Reply via email to