Hello community, here is the log from the commit of package ghc-sql-words for openSUSE:Factory checked in at 2017-08-31 20:59:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-sql-words (Old) and /work/SRC/openSUSE:Factory/.ghc-sql-words.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-sql-words" Thu Aug 31 20:59:49 2017 rev:3 rq:513500 version:0.1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-sql-words/ghc-sql-words.changes 2017-06-22 10:39:06.336513021 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-sql-words.new/ghc-sql-words.changes 2017-08-31 20:59:51.098853811 +0200 @@ -1,0 +2,5 @@ +Thu Jul 27 14:06:29 UTC 2017 - psimons@suse.com + +- Update to version 0.1.5.1. + +------------------------------------------------------------------- Old: ---- sql-words-0.1.5.0.tar.gz New: ---- sql-words-0.1.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-sql-words.spec ++++++ --- /var/tmp/diff_new_pack.lhDpk4/_old 2017-08-31 20:59:51.874744796 +0200 +++ /var/tmp/diff_new_pack.lhDpk4/_new 2017-08-31 20:59:51.882743673 +0200 @@ -19,7 +19,7 @@ %global pkg_name sql-words %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.5.0 +Version: 0.1.5.1 Release: 0 Summary: SQL keywords data constructors into OverloadedString License: BSD-3-Clause ++++++ sql-words-0.1.5.0.tar.gz -> sql-words-0.1.5.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/sql-words-0.1.5.0/sql-words.cabal new/sql-words-0.1.5.1/sql-words.cabal --- old/sql-words-0.1.5.0/sql-words.cabal 2017-05-29 09:51:14.000000000 +0200 +++ new/sql-words-0.1.5.1/sql-words.cabal 2017-07-17 03:01:56.000000000 +0200 @@ -1,5 +1,5 @@ name: sql-words -version: 0.1.5.0 +version: 0.1.5.1 synopsis: SQL keywords data constructors into OverloadedString description: This package contiains SQL keywords constructors defined as OverloadedString literals and helper functions to concate these. @@ -12,7 +12,8 @@ category: Database build-type: Simple cabal-version: >=1.10 -tested-with: GHC == 8.0.1, GHC == 8.0.2 +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