Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2019-04-03 09:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-dlist.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-dlist"

Wed Apr  3 09:27:12 2019 rev:12 rq:690179 version:0.8.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes      2018-10-25 
08:17:04.796051365 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new.25356/ghc-dlist.changes   
2019-04-03 09:27:19.415795697 +0200
@@ -1,0 +2,11 @@
+Sat Mar 30 03:03:31 UTC 2019 - psim...@suse.com
+
+- Update dlist to version 0.8.0.6.
+  Version 0.8.0.6 (2019-03-29) *Martyrs' Day in Madagascar*
+  ---------------------------------------------------------
+
+  #### Package changes
+
+  * Change QuickCheck upper bound from 2.13 to 2.14
+
+-------------------------------------------------------------------

Old:
----
  dlist-0.8.0.5.tar.gz

New:
----
  dlist-0.8.0.6.tar.gz

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

Other differences:
------------------
++++++ ghc-dlist.spec ++++++
--- /var/tmp/diff_new_pack.tKFbkb/_old  2019-04-03 09:27:19.891795921 +0200
+++ /var/tmp/diff_new_pack.tKFbkb/_new  2019-04-03 09:27:19.891795921 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-dlist
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -19,7 +19,7 @@
 %global pkg_name dlist
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.8.0.5
+Version:        0.8.0.6
 Release:        0
 Summary:        Difference lists
 License:        BSD-3-Clause

++++++ dlist-0.8.0.5.tar.gz -> dlist-0.8.0.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.5/ChangeLog.md 
new/dlist-0.8.0.6/ChangeLog.md
--- old/dlist-0.8.0.5/ChangeLog.md      2018-09-13 09:00:57.000000000 +0200
+++ new/dlist-0.8.0.6/ChangeLog.md      2019-03-29 14:25:09.000000000 +0100
@@ -2,6 +2,13 @@
 Change Log
 ==========
 
+Version 0.8.0.6 (2019-03-29) *Martyrs' Day in Madagascar*
+---------------------------------------------------------
+
+#### Package changes
+
+* Change QuickCheck upper bound from 2.13 to 2.14
+
 Version 0.8.0.5 (2018-09-13) *Day of the Programmer*
 ----------------------------------------------------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.5/dlist.cabal 
new/dlist-0.8.0.6/dlist.cabal
--- old/dlist-0.8.0.5/dlist.cabal       2018-09-13 09:00:57.000000000 +0200
+++ new/dlist-0.8.0.6/dlist.cabal       2019-03-29 14:25:09.000000000 +0100
@@ -1,5 +1,5 @@
 name:                   dlist
-version:                0.8.0.5
+version:                0.8.0.6
 synopsis:               Difference lists
 description:
   Difference lists are a list-like type supporting O(1) append. This is
@@ -48,4 +48,4 @@
                         -- QuickCheck-2.10 is the first version supporting
                         -- base-4.9 (ghc-8) without the Arbitrary NonEmpty
                         -- instance, which we include ourselves.
-                        QuickCheck >= 2.10 && < 2.13
+                        QuickCheck >= 2.10 && < 2.14


Reply via email to