Hello community,

here is the log from the commit of package ghc-persistable-types-HDBC-pg for 
openSUSE:Factory checked in at 2017-08-31 20:57:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-persistable-types-HDBC-pg (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-persistable-types-HDBC-pg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-persistable-types-HDBC-pg"

Thu Aug 31 20:57:49 2017 rev:2 rq:513448 version:0.0.1.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-persistable-types-HDBC-pg/ghc-persistable-types-HDBC-pg.changes
      2017-02-03 17:39:36.112559199 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-persistable-types-HDBC-pg.new/ghc-persistable-types-HDBC-pg.changes
 2017-08-31 20:57:50.307825289 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:08:00 UTC 2017 - [email protected]
+
+- Update to version 0.0.1.5.
+
+-------------------------------------------------------------------

Old:
----
  persistable-types-HDBC-pg-0.0.1.4.tar.gz

New:
----
  persistable-types-HDBC-pg-0.0.1.5.tar.gz

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

Other differences:
------------------
++++++ ghc-persistable-types-HDBC-pg.spec ++++++
--- /var/tmp/diff_new_pack.zFwlze/_old  2017-08-31 20:57:51.135708969 +0200
+++ /var/tmp/diff_new_pack.zFwlze/_new  2017-08-31 20:57:51.135708969 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-persistable-types-HDBC-pg
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,14 @@
 
 %global pkg_name persistable-types-HDBC-pg
 Name:           ghc-%{pkg_name}
-Version:        0.0.1.4
+Version:        0.0.1.5
 Release:        0
 Summary:        HDBC and Relational-Record instances of PostgreSQL extended 
types
 License:        BSD-3-Clause
-Group:          System/Libraries
+Group:          Development/Languages/Other
 Url:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-HDBC-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-convertible-devel
@@ -35,7 +34,6 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-postgresql-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 This package contains HDBC Convertible instances and Relational-Record
@@ -57,15 +55,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ persistable-types-HDBC-pg-0.0.1.4.tar.gz -> 
persistable-types-HDBC-pg-0.0.1.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/persistable-types-HDBC-pg-0.0.1.4/persistable-types-HDBC-pg.cabal 
new/persistable-types-HDBC-pg-0.0.1.5/persistable-types-HDBC-pg.cabal
--- old/persistable-types-HDBC-pg-0.0.1.4/persistable-types-HDBC-pg.cabal       
2016-06-19 09:16:51.000000000 +0200
+++ new/persistable-types-HDBC-pg-0.0.1.5/persistable-types-HDBC-pg.cabal       
2017-07-17 13:47:54.000000000 +0200
@@ -1,5 +1,5 @@
 name:                persistable-types-HDBC-pg
-version:             0.0.1.4
+version:             0.0.1.5
 synopsis:            HDBC and Relational-Record instances of PostgreSQL 
extended types
 description:         This package contains HDBC Convertible instances and
                      Relational-Record persistable instances of PostgreSQL 
extended types
@@ -9,11 +9,12 @@
 license-file:        LICENSE
 author:              Kei Hibino
 maintainer:          [email protected]
-copyright:           Copyright (c) 2015 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