Hello community, here is the log from the commit of package ghc-carray for openSUSE:Factory checked in at 2017-07-05 23:58:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-carray (Old) and /work/SRC/openSUSE:Factory/.ghc-carray.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-carray" Wed Jul 5 23:58:20 2017 rev:4 rq:506801 version:0.1.6.7 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-carray/ghc-carray.changes 2017-04-14 13:37:23.694157123 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-carray.new/ghc-carray.changes 2017-07-05 23:58:24.636467360 +0200 @@ -1,0 +2,5 @@ +Mon Jun 19 20:53:29 UTC 2017 - [email protected] + +- Update to version 0.1.6.7. + +------------------------------------------------------------------- Old: ---- carray-0.1.6.6.tar.gz New: ---- carray-0.1.6.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-carray.spec ++++++ --- /var/tmp/diff_new_pack.qJbf8I/_old 2017-07-05 23:58:26.236242000 +0200 +++ /var/tmp/diff_new_pack.qJbf8I/_new 2017-07-05 23:58:26.240241437 +0200 @@ -19,7 +19,7 @@ %global pkg_name carray %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.6.6 +Version: 0.1.6.7 Release: 0 Summary: A C-compatible array library License: BSD-3-Clause ++++++ carray-0.1.6.6.tar.gz -> carray-0.1.6.7.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/carray-0.1.6.6/carray.cabal new/carray-0.1.6.7/carray.cabal --- old/carray-0.1.6.6/carray.cabal 2017-03-25 21:01:56.000000000 +0100 +++ new/carray-0.1.6.7/carray.cabal 2017-06-16 12:01:07.000000000 +0200 @@ -1,5 +1,5 @@ name: carray -version: 0.1.6.6 +version: 0.1.6.7 synopsis: A C-compatible array library. description: A C-compatible array library. @@ -21,7 +21,7 @@ Makefile source-repository this - tag: 0.1.6.6 + tag: 0.1.6.7 type: darcs location: http://hub.darcs.net/thielema/carray/ @@ -44,7 +44,7 @@ build-depends: ix-shapable >=0.1 && <0.2, binary >=0.5 && <0.9, - QuickCheck >=2.4 && <2.10 + QuickCheck >=2.4 && <3 if flag(bytestringInBase) build-depends: base >=2.0 && <2.2
