commit ghc-dlist for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2020-08-28 21:29:37

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new.3399 (New)


Package is "ghc-dlist"

Fri Aug 28 21:29:37 2020 rev:18 rq:829255 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2020-06-19 
17:12:05.101890533 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new.3399/ghc-dlist.changes
2020-08-28 21:29:38.364560679 +0200
@@ -1,0 +2,13 @@
+Tue Aug 18 10:44:40 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---
+Wed Aug 12 08:10:13 UTC 2020 - psim...@suse.com
+
+- Update dlist to version 1.0.
+  Upstream has renamed and modified the change log file(s) in this
+  release. Unfortunately, the automatic updater cannot reliable
+  determine relevant entries for this release.
+
+---

Old:

  dlist-0.8.0.8.tar.gz

New:

  dlist-1.0.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.YBhCuR/_old  2020-08-28 21:29:39.636561282 +0200
+++ /var/tmp/diff_new_pack.YBhCuR/_new  2020-08-28 21:29:39.640561284 +0200
@@ -19,7 +19,7 @@
 %global pkg_name dlist
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.0.8
+Version:1.0
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause
@@ -33,9 +33,7 @@
 %endif
 
 %description
-Difference lists are a list-like type supporting O(1) append. This is
-particularly useful for efficient logging and pretty printing (e.g.
-with the Writer monad), where list append quickly becomes too expensive.
+List-like types supporting O(1) append and snoc operations.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
@@ -48,7 +46,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build
@@ -66,9 +64,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%license LICENSE
+%license license.md
 
 %files devel -f %{name}-devel.files
-%doc ChangeLog.md README.md
+%doc changelog.md readme.md
 
 %changelog

++ dlist-0.8.0.8.tar.gz -> dlist-1.0.tar.gz ++
 3419 lines of diff (skipped)




commit ghc-dlist for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2020-06-19 17:12:04

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new.3606 (New)


Package is "ghc-dlist"

Fri Jun 19 17:12:04 2020 rev:17 rq:815077 version:0.8.0.8

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2020-05-11 
13:35:23.872368473 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new.3606/ghc-dlist.changes
2020-06-19 17:12:05.101890533 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 11:14:02 UTC 2020 - Peter Simons 
+
+- Re-generate file with latest version of spec-cleaner.
+
+---



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.VHUgMA/_old  2020-06-19 17:12:05.641891996 +0200
+++ /var/tmp/diff_new_pack.VHUgMA/_new  2020-06-19 17:12:05.645892010 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-dlist
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit ghc-dlist for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2020-05-11 13:34:36

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new.2738 (New)


Package is "ghc-dlist"

Mon May 11 13:34:36 2020 rev:16 rq:801011 version:0.8.0.8

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2019-12-27 
13:53:07.716648442 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new.2738/ghc-dlist.changes
2020-05-11 13:35:23.872368473 +0200
@@ -1,0 +2,11 @@
+Wed May  6 06:54:14 UTC 2020 - psim...@suse.com
+
+- Update dlist to version 0.8.0.8.
+  Version 0.8.0.8 (2020-04-02) *World Autism Awareness Day*
+  -
+
+   Package changes
+
+  * Change QuickCheck upper bound from 2.14 to 2.15
+
+---

Old:

  dlist-0.8.0.7.tar.gz

New:

  dlist-0.8.0.8.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.fIY4DC/_old  2020-05-11 13:35:24.416369614 +0200
+++ /var/tmp/diff_new_pack.fIY4DC/_new  2020-05-11 13:35:24.420369622 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-dlist
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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.7
+Version:0.8.0.8
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause

++ dlist-0.8.0.7.tar.gz -> dlist-0.8.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.7/ChangeLog.md 
new/dlist-0.8.0.8/ChangeLog.md
--- old/dlist-0.8.0.7/ChangeLog.md  2019-08-05 13:37:52.0 +0200
+++ new/dlist-0.8.0.8/ChangeLog.md  2001-09-09 03:46:40.0 +0200
@@ -2,6 +2,13 @@
 Change Log
 ==
 
+Version 0.8.0.8 (2020-04-02) *World Autism Awareness Day*
+-
+
+ Package changes
+
+* Change QuickCheck upper bound from 2.14 to 2.15
+
 Version 0.8.0.7 (2019-08-05) *Independence Day in Burkina Faso*
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.7/Data/DList.hs 
new/dlist-0.8.0.8/Data/DList.hs
--- old/dlist-0.8.0.7/Data/DList.hs 2019-08-05 13:37:52.0 +0200
+++ new/dlist-0.8.0.8/Data/DList.hs 2001-09-09 03:46:40.0 +0200
@@ -14,7 +14,7 @@
 -
 -- |
 -- Module  :  Data.DList
--- Copyright   :  (c) 2006-2009 Don Stewart, 2013-2016 Sean Leather
+-- Copyright   :  (c) 2006-2009 Don Stewart, 2013-2019 Sean Leather
 -- License :  See LICENSE file
 --
 -- Maintainer  :  sean.leat...@gmail.com
@@ -200,7 +200,7 @@
 [] -> nill
 (x : xs) -> consit x (fromList xs)
 
--- | /O(n)/. Return the head of the dlist
+-- | /O(1)/. Return the head of the dlist
 head :: DList a -> a
 head = list (error "Data.DList.head: empty dlist") const
 
@@ -325,6 +325,12 @@
   {-# INLINE foldr' #-}
 #endif
 
+-- CPP: toList added to Foldable in base-4.8.0.0
+#if MIN_VERSION_base(4,8,0)
+  toList = Data.DList.toList
+  {-# INLINE toList #-}
+#endif
+
 instance NFData a => NFData (DList a) where
   rnf = rnf . toList
   {-# INLINE rnf #-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.7/LICENSE new/dlist-0.8.0.8/LICENSE
--- old/dlist-0.8.0.7/LICENSE   2019-08-05 13:37:52.0 +0200
+++ new/dlist-0.8.0.8/LICENSE   2001-09-09 03:46:40.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2006-2009 Don Stewart, 2013-2016 Sean Leather
+Copyright (c) 2006-2009 Don Stewart, 2013-2019 Sean Leather
 
 All rights reserved.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.7/README.md new/dlist-0.8.0.8/README.md
--- old/dlist-0.8.0.7/README.md 2019-08-05 13:37:52.0 +0200
+++ new/dlist-0.8.0.8/README.md 2001-09-09 03:46:40.0 +0200
@@ -17,7 +17,7 @@
 1. A novel representation of lists and its application to the function
“reverse.” John Hughes. Information Processing Letters. Volume 22, Issue 3.
1986-03. Pages 141-144.
-  [[PDF](http://www.cs.tufts.edu/~nr/cs257/archive/john-hughes/lists.pdf)]
+  

commit ghc-dlist for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2019-12-27 13:53:02

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new.6675 (New)


Package is "ghc-dlist"

Fri Dec 27 13:53:02 2019 rev:15 rq:759384 version:0.8.0.7

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2019-08-13 
20:44:46.559053615 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new.6675/ghc-dlist.changes
2019-12-27 13:53:07.716648442 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:13:37 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.oSUesJ/_old  2019-12-27 13:53:08.280648843 +0100
+++ /var/tmp/diff_new_pack.oSUesJ/_new  2019-12-27 13:53:08.292648851 +0100
@@ -23,7 +23,6 @@
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause
-Group:  Development/Libraries/Haskell
 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
@@ -40,7 +39,6 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}




commit ghc-dlist for openSUSE:Factory

2019-08-13 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2019-08-13 20:44:45

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new.9556 (New)


Package is "ghc-dlist"

Tue Aug 13 20:44:45 2019 rev:14 rq:723076 version:0.8.0.7

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2019-06-19 
21:12:02.158721262 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new.9556/ghc-dlist.changes
2019-08-13 20:44:46.559053615 +0200
@@ -1,0 +2,14 @@
+Wed Aug  7 08:03:11 UTC 2019 - psim...@suse.com
+
+- Update dlist to version 0.8.0.7.
+  Version 0.8.0.7 (2019-08-05) *Independence Day in Burkina Faso*
+  ---
+
+   Package changes
+
+  * Add `MonadFail` instance for GHC >= 8.8
+([Vanessa McHale](https://github.com/vmchale))
+  * Change `deepseq` upper bound to 1.5
+([Herbert Valerio Riedel](https://github.com/hvr))
+
+---

Old:

  dlist-0.8.0.6.tar.gz
  dlist.cabal

New:

  dlist-0.8.0.7.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.TaY2Yi/_old  2019-08-13 20:44:48.091053174 +0200
+++ /var/tmp/diff_new_pack.TaY2Yi/_new  2019-08-13 20:44:48.127053163 +0200
@@ -19,14 +19,13 @@
 %global pkg_name dlist
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.0.6
+Version:0.8.0.7
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-rpm-macros
@@ -52,7 +51,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ dlist-0.8.0.6.tar.gz -> dlist-0.8.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.6/ChangeLog.md 
new/dlist-0.8.0.7/ChangeLog.md
--- old/dlist-0.8.0.6/ChangeLog.md  2019-03-29 14:25:09.0 +0100
+++ new/dlist-0.8.0.7/ChangeLog.md  2019-08-05 13:37:52.0 +0200
@@ -2,6 +2,16 @@
 Change Log
 ==
 
+Version 0.8.0.7 (2019-08-05) *Independence Day in Burkina Faso*
+---
+
+ Package changes
+
+* Add `MonadFail` instance for GHC >= 8.8
+  ([Vanessa McHale](https://github.com/vmchale))
+* Change `deepseq` upper bound to 1.5
+  ([Herbert Valerio Riedel](https://github.com/hvr))
+
 Version 0.8.0.6 (2019-03-29) *Martyrs' Day in Madagascar*
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.6/Data/DList.hs 
new/dlist-0.8.0.7/Data/DList.hs
--- old/dlist-0.8.0.6/Data/DList.hs 2019-03-29 14:25:09.0 +0100
+++ new/dlist-0.8.0.7/Data/DList.hs 2019-08-05 13:37:52.0 +0200
@@ -78,6 +78,9 @@
 
 #if MIN_VERSION_base(4,9,0)
 import Data.Semigroup (Semigroup(..))
+#if !MIN_VERSION_base(4,13,0)
+import Control.Monad.Fail (MonadFail(..))
+#endif
 #endif
 
 #ifdef __GLASGOW_HASKELL__
@@ -278,8 +281,16 @@
   return   = pure
   {-# INLINE return #-}
 
+#if !MIN_VERSION_base(4,13,0)
   fail _   = empty
   {-# INLINE fail #-}
+#endif
+
+#if MIN_VERSION_base(4,9,0)
+instance MonadFail DList where
+  fail _ = empty
+  {-# INLINE fail #-}
+#endif
 
 instance MonadPlus DList where
   mzero= empty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.6/dlist.cabal 
new/dlist-0.8.0.7/dlist.cabal
--- old/dlist-0.8.0.6/dlist.cabal   2019-03-29 14:25:09.0 +0100
+++ new/dlist-0.8.0.7/dlist.cabal   2019-08-05 13:37:52.0 +0200
@@ -1,5 +1,5 @@
 name:   dlist
-version:0.8.0.6
+version:0.8.0.7
 synopsis:   Difference lists
 description:
   Difference lists are a list-like type supporting O(1) append. This is
@@ -23,7 +23,11 @@
 GHC==7.6.3
 GHC==7.8.4
 GHC==7.10.3
-GHC==8.0.1
+GHC==8.0.2
+GHC==8.2.2
+GHC==8.4.4
+GHC==8.6.5
+GHC==8.8.1
 
 

commit ghc-dlist for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2019-06-19 21:10:28

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new.4811 (New)


Package is "ghc-dlist"

Wed Jun 19 21:10:28 2019 rev:13 rq:710623 version:0.8.0.6

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2019-04-03 
09:27:19.415795697 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new.4811/ghc-dlist.changes
2019-06-19 21:12:02.158721262 +0200
@@ -1,0 +2,5 @@
+Tue Jun 11 14:29:09 UTC 2019 - Peter Simons 
+
+- Update Cabal file for more accurate build dependencies.
+
+---

New:

  dlist.cabal



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.5WCz3C/_old  2019-06-19 21:12:02.926722008 +0200
+++ /var/tmp/diff_new_pack.5WCz3C/_new  2019-06-19 21:12:02.934722016 +0200
@@ -26,6 +26,7 @@
 Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-rpm-macros
@@ -51,6 +52,7 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++ dlist.cabal ++
name:   dlist
version:0.8.0.6
x-revision: 1
synopsis:   Difference lists
description:
  Difference lists are a list-like type supporting O(1) append. This is
  particularly useful for efficient logging and pretty printing (e.g. with the
  Writer monad), where list append quickly becomes too expensive.
category:   Data
license:BSD3
license-file:   LICENSE
author: Don Stewart
maintainer: Sean Leather 
copyright:  2006-2009 Don Stewart, 2013-2016 Sean Leather
homepage:   https://github.com/spl/dlist
bug-reports:https://github.com/spl/dlist/issues
extra-source-files: README.md,
ChangeLog.md
build-type: Simple
cabal-version:  >= 1.9.2
tested-with:GHC==7.0.4
GHC==7.2.2
GHC==7.4.2
GHC==7.6.3
GHC==7.8.4
GHC==7.10.3
GHC==8.0.1

source-repository head
  type: git
  location: git://github.com/spl/dlist.git

library
  -- fail is not a method of Monad in base-4.13
  build-depends: base <4.13

  build-depends:
base >= 4 && < 5,
deepseq >= 1.1 && < 2
  extensions:   CPP
  exposed-modules:  Data.DList
  ghc-options:  -Wall

test-suite test
  type: exitcode-stdio-1.0
  main-is:  Main.hs
  other-modules:OverloadedStrings
  hs-source-dirs:   tests
  build-depends:dlist,
base,
Cabal,
-- 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.14



commit ghc-dlist for openSUSE:Factory

2019-04-03 Thread root
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.0 +0200
+++ new/dlist-0.8.0.6/ChangeLog.md  2019-03-29 14:25:09.0 +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.0 +0200
+++ new/dlist-0.8.0.6/dlist.cabal   2019-03-29 14:25:09.0 +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




commit ghc-dlist for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2018-10-25 08:15:59

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is "ghc-dlist"

Thu Oct 25 08:15:59 2018 rev:11 rq:642854 version:0.8.0.5

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2018-07-24 
17:18:01.838964541 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2018-10-25 
08:17:04.796051365 +0200
@@ -1,0 +2,11 @@
+Thu Oct  4 09:43:01 UTC 2018 - psim...@suse.com
+
+- Update dlist to version 0.8.0.5.
+  Version 0.8.0.5 (2018-09-13) *Day of the Programmer*
+  
+
+   Package changes
+
+  * Change QuickCheck upper bound from 2.12 to 2.13
+
+---

Old:

  dlist-0.8.0.4.tar.gz

New:

  dlist-0.8.0.5.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.9PiI73/_old  2018-10-25 08:17:05.172051201 +0200
+++ /var/tmp/diff_new_pack.9PiI73/_new  2018-10-25 08:17:05.172051201 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %global pkg_name dlist
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.0.4
+Version:0.8.0.5
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause

++ dlist-0.8.0.4.tar.gz -> dlist-0.8.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.4/ChangeLog.md 
new/dlist-0.8.0.5/ChangeLog.md
--- old/dlist-0.8.0.4/ChangeLog.md  2018-01-19 14:18:09.0 +0100
+++ new/dlist-0.8.0.5/ChangeLog.md  2018-09-13 09:00:57.0 +0200
@@ -2,6 +2,13 @@
 Change Log
 ==
 
+Version 0.8.0.5 (2018-09-13) *Day of the Programmer*
+
+
+ Package changes
+
+* Change QuickCheck upper bound from 2.12 to 2.13
+
 Version 0.8.0.4 (2018-01-19) *Kokborok Day*
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.4/dlist.cabal 
new/dlist-0.8.0.5/dlist.cabal
--- old/dlist-0.8.0.4/dlist.cabal   2018-01-19 14:18:09.0 +0100
+++ new/dlist-0.8.0.5/dlist.cabal   2018-09-13 09:00:57.0 +0200
@@ -1,5 +1,5 @@
 name:   dlist
-version:0.8.0.4
+version:0.8.0.5
 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.12
+QuickCheck >= 2.10 && < 2.13




commit ghc-dlist for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2018-07-24 17:18:01

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is "ghc-dlist"

Tue Jul 24 17:18:01 2018 rev:10 rq:623760 version:0.8.0.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2018-05-30 
12:25:29.105975946 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2018-07-24 
17:18:01.838964541 +0200
@@ -1,0 +2,6 @@
+Wed Jul 18 14:26:22 UTC 2018 - psim...@suse.com
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+---



Other differences:
--



commit ghc-dlist for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2018-05-30 12:06:53

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is "ghc-dlist"

Wed May 30 12:06:53 2018 rev:9 rq:607786 version:0.8.0.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2017-09-15 
21:36:14.600985774 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2018-05-30 
12:25:29.105975946 +0200
@@ -1,0 +2,9 @@
+Mon May 14 17:02:11 UTC 2018 - psim...@suse.com
+
+- Update dlist to version 0.8.0.4.
+  * Change QuickCheck upper bound from 2.11 to 2.12
+  * Make `Data.DList` trustworthy
+([Bertram Felgenhauer](https://github.com/int-e))
+  * Remove quickcheck-instances dependency for tests
+
+---

Old:

  dlist-0.8.0.3.tar.gz

New:

  dlist-0.8.0.4.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.LejECP/_old  2018-05-30 12:25:30.205939739 +0200
+++ /var/tmp/diff_new_pack.LejECP/_new  2018-05-30 12:25:30.209939606 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-dlist
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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.3
+Version:0.8.0.4
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause
@@ -31,7 +31,6 @@
 BuildRequires:  ghc-rpm-macros
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-quickcheck-instances-devel
 %endif
 
 %description
@@ -69,7 +68,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc ChangeLog.md README.md

++ dlist-0.8.0.3.tar.gz -> dlist-0.8.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.3/ChangeLog.md 
new/dlist-0.8.0.4/ChangeLog.md
--- old/dlist-0.8.0.3/ChangeLog.md  2017-07-04 16:02:10.0 +0200
+++ new/dlist-0.8.0.4/ChangeLog.md  2018-01-19 14:18:09.0 +0100
@@ -2,6 +2,16 @@
 Change Log
 ==
 
+Version 0.8.0.4 (2018-01-19) *Kokborok Day*
+---
+
+ Package changes
+
+* Change QuickCheck upper bound from 2.11 to 2.12
+* Make `Data.DList` trustworthy
+  ([Bertram Felgenhauer](https://github.com/int-e))
+* Remove quickcheck-instances dependency for tests
+
 Version 0.8.0.3 (2017-07-04) *Independence Day in the United States*
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.3/Data/DList.hs 
new/dlist-0.8.0.4/Data/DList.hs
--- old/dlist-0.8.0.3/Data/DList.hs 2017-07-04 16:02:10.0 +0200
+++ new/dlist-0.8.0.4/Data/DList.hs 2018-01-19 14:18:09.0 +0100
@@ -4,7 +4,11 @@
 {-# LANGUAGE TypeFamilies #-} -- For the IsList and IsString instances
 
 #if defined(__GLASGOW_HASKELL__) && __GLASGOW_HASKELL__ >= 708
-{-# LANGUAGE PatternSynonyms, ViewPatterns #-}
+{-# LANGUAGE PatternSynonyms #-}
+-- Mark this module as trustworthy even though we import 'IsList' from 
GHC.Exts,
+-- which is marked unsafe. 'IsList' is safe.
+{-# LANGUAGE Trustworthy #-}
+{-# LANGUAGE ViewPatterns #-}
 #endif
 
 -
@@ -83,8 +87,8 @@
 
 #if __GLASGOW_HASKELL__ >= 708
 import GHC.Exts (IsList)
--- This is for the IsList methods, which conflict with fromList, toList:
-import qualified GHC.Exts
+-- Make IsList type and methods visible for instance.
+import qualified GHC.Exts (IsList(Item, fromList, toList))
 #endif
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.3/dlist.cabal 
new/dlist-0.8.0.4/dlist.cabal
--- old/dlist-0.8.0.3/dlist.cabal   2017-07-04 16:02:10.0 +0200
+++ new/dlist-0.8.0.4/dlist.cabal   2018-01-19 14:18:09.0 +0100
@@ -1,5 +1,5 @@
 name:   dlist
-version:0.8.0.3
+version:0.8.0.4
 synopsis:   Difference lists
 description:
   Difference lists are a list-like type supporting O(1) append. This is
@@ -45,12 +45,7 @@
   build-depends:dlist,
 base,
 Cabal,
-

commit ghc-dlist for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2017-09-15 21:36:13

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is "ghc-dlist"

Fri Sep 15 21:36:13 2017 rev:8 rq:524430 version:0.8.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2017-08-31 
20:50:36.864710340 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2017-09-15 
21:36:14.600985774 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.fxE4Ad/_old  2017-09-15 21:36:15.712829107 +0200
+++ /var/tmp/diff_new_pack.fxE4Ad/_new  2017-09-15 21:36:15.716828544 +0200
@@ -23,13 +23,12 @@
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+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
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-quickcheck-instances-devel
@@ -42,7 +41,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -70,11 +69,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc ChangeLog.md README.md
 
 %changelog




commit ghc-dlist for openSUSE:Factory

2017-08-31 Thread root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2017-08-31 20:50:35

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is "ghc-dlist"

Thu Aug 31 20:50:35 2017 rev:7 rq:513233 version:0.8.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2016-10-19 
13:04:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2017-08-31 
20:50:36.864710340 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:05:35 UTC 2017 - psim...@suse.com
+
+- Update to version 0.8.0.3.
+
+---

Old:

  dlist-0.8.0.2.tar.gz

New:

  dlist-0.8.0.3.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.saVOmC/_old  2017-08-31 20:50:37.952557638 +0200
+++ /var/tmp/diff_new_pack.saVOmC/_new  2017-08-31 20:50:37.968555392 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-dlist
 #
-# 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
@@ -19,7 +19,7 @@
 %global pkg_name dlist
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.8.0.2
+Version:0.8.0.3
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause
@@ -32,6 +32,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
+BuildRequires:  ghc-quickcheck-instances-devel
 %endif
 
 %description

++ dlist-0.8.0.2.tar.gz -> dlist-0.8.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.2/ChangeLog.md 
new/dlist-0.8.0.3/ChangeLog.md
--- old/dlist-0.8.0.2/ChangeLog.md  2016-09-05 08:26:25.0 +0200
+++ new/dlist-0.8.0.3/ChangeLog.md  2017-07-04 16:02:10.0 +0200
@@ -2,6 +2,16 @@
 Change Log
 ==
 
+Version 0.8.0.3 (2017-07-04) *Independence Day in the United States*
+
+
+ Package changes
+
+* Change QuickCheck upper bound from 2.10 to 2.11 and import the `Arbitrary`
+  `NonEmpty` instance from quickcheck-instances for 2.10
+* Fix `stimes` property in test suite
+  ([Oleg Grenrus](https://github.com/phadej))
+
 Version 0.8.0.2 (2016-09-04) *World Sexual Health Day*
 --
 
@@ -45,7 +55,7 @@
 * Fix GHC 7.10 warnings due to imports
   ([Mikhail Glushenkov](https://github.com/23Skidoo))
 
-Version 0.7.1.1 (2015-03-19) *St Joseph's Day*
+Version 0.7.1.1 (2015-03-19) *St. Joseph's Day*
 --
 
  Package changes
@@ -110,6 +120,6 @@
 
  Deprecations
 
-* Deprecate DList constructor and record selector to make it abstract
+* Deprecate `DList` constructor and record selector to make it abstract
   (see [#4](https://github.com/spl/dlist/issues/4))
 * Deprecate `maybeReturn` which is not directly relevant to dlists
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.2/README.md new/dlist-0.8.0.3/README.md
--- old/dlist-0.8.0.2/README.md 2016-09-05 08:26:25.0 +0200
+++ new/dlist-0.8.0.3/README.md 2017-07-04 16:02:10.0 +0200
@@ -1,7 +1,8 @@
 # Difference Lists in Haskell
 
-[![Travis 
CI](https://img.shields.io/travis/spl/dlist.svg?maxAge=2592000)](https://travis-ci.org/spl/dlist)
-[![Hackage](https://img.shields.io/hackage/v/dlist.svg?maxAge=2592000)](https://hackage.haskell.org/package/dlist)
+[![Hackage](https://img.shields.io/hackage/v/dlist.svg?maxAge=3600)](https://hackage.haskell.org/package/dlist
 "dlist on Hackage")
+[![Hackage 
dependencies](https://img.shields.io/hackage-deps/v/dlist.svg?maxAge=3600)](http://packdeps.haskellers.com/feed?needle=dlist
 "dlist updated Hackage dependencies")
+[![Travis 
CI](https://img.shields.io/travis/spl/dlist.svg?maxAge=3600)](https://travis-ci.org/spl/dlist
 "dlist build history on Travis CI")
 
 ## Summary
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.8.0.2/dlist.cabal 
new/dlist-0.8.0.3/dlist.cabal
--- old/dlist-0.8.0.2/dlist.cabal   2016-09-05 08:26:25.0 +0200
+++ new/dlist-0.8.0.3/dlist.cabal   2017-07-04 16:02:10.0 +0200
@@ -1,5 +1,5 @@
 name:   dlist
-version:0.8.0.2
+version:0.8.0.3
 synopsis:   Difference lists
 description:
   Difference lists are 

commit ghc-dlist for openSUSE:Factory

2016-10-19 Thread h_root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2016-10-19 13:04:01

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is "ghc-dlist"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2016-07-21 
08:08:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2016-10-19 
13:04:03.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 15 06:37:11 UTC 2016 - psim...@suse.com
+
+- Update to version 0.8.0.2 revision 0 with cabal2obs.
+
+---

Old:

  dlist-0.7.1.2.tar.gz

New:

  dlist-0.8.0.2.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.8vPLu8/_old  2016-10-19 13:04:04.0 +0200
+++ /var/tmp/diff_new_pack.8vPLu8/_new  2016-10-19 13:04:04.0 +0200
@@ -19,22 +19,20 @@
 %global pkg_name dlist
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.7.1.2
+Version:0.8.0.2
 Release:0
 Summary:Difference lists
 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-deepseq-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Difference lists are a list-like type supporting O(1) append. This is
@@ -55,20 +53,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ dlist-0.7.1.2.tar.gz -> dlist-0.8.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.7.1.2/ChangeLog.md 
new/dlist-0.8.0.2/ChangeLog.md
--- old/dlist-0.7.1.2/ChangeLog.md  2015-08-23 09:23:03.0 +0200
+++ new/dlist-0.8.0.2/ChangeLog.md  2016-09-05 08:26:25.0 +0200
@@ -2,6 +2,41 @@
 Change Log
 ==
 
+Version 0.8.0.2 (2016-09-04) *World Sexual Health Day*
+--
+
+ Package changes
+
+* Fix test suite: add missing module `OverloadedStrings`
+  ([Sergei Trofimovich](https://github.com/trofi))
+
+Version 0.8.0.1 (2016-07-29) *58th Anniversary of the Creation of NASA*
+---
+
+ Package changes
+
+* Change QuickCheck lower bound to 2.9 for GHC >= 8 (base >= 4.9)
+  ([Adam Bergmark](https://github.com/bergmark))
+
+Version 0.8 (2016-07-17) *Constitution Day in South Korea*
+--
+
+ New features
+
+* Add pattern synonyms `Nil` and `Cons` for GHC >= 7.8
+* Add `Semigroup` instance for GHC >= 8 (base >= 4.9)
+* Use inflexible instance for `IsString` to improve support for overloaded
+  strings ([Baldur Blöndal](https://github.com/Icelandjack))
+
+ Package changes
+
+* Change QuickCheck upper bound from 2.9 to 2.10
+
+ Development changes
+
+* Add `-Wall -Werror` testing
+* Add testing for GHC 8.0.1 to Travis-CI
+
 Version 0.7.1.2 (2015-08-23) *International Day for the Remembrance of the 
Slave Trade and its Abolition*
 
-
 
@@ -20,9 +55,10 @@
 Version 0.7.1 (2014-06-28) *100th Anniversary of the Assassination of Franz 
Ferdinand*
 
--
 
- Package changes
+ New features
 
-* Add `IsList` instance for GHC >= 7.8 
([Icelandjack](https://github.com/Icelandjack))
+* Add `IsList` instance for GHC >= 7.8
+  ([Baldur Blöndal](https://github.com/Icelandjack))
 
 Version 0.7.0.1 (2014-03-24) *World Tuberculosis Day*
 -
@@ -34,7 +70,7 @@
 Version 0.7 (2014-03-17) *St. Patrick's Day*
 
 
- Package changes
+ New features
 
 * Add `NFData` instance (and `deepseq` dependency)
 * Add `IsString` instance
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.7.1.2/Data/DList.hs 
new/dlist-0.8.0.2/Data/DList.hs
--- old/dlist-0.7.1.2/Data/DList.hs 2015-08-23 09:23:03.0 +0200
+++ 

commit ghc-dlist for openSUSE:Factory

2016-07-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2016-07-21 08:08:53

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is "ghc-dlist"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2015-08-27 
08:56:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2016-07-21 
08:08:58.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:32:58 UTC 2016 - psim...@suse.com
+
+- Update to version 0.7.1.2 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.dZzze4/_old  2016-07-21 08:08:59.0 +0200
+++ /var/tmp/diff_new_pack.dZzze4/_new  2016-07-21 08:08:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-dlist
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,24 +17,20 @@
 
 
 %global pkg_name dlist
-
 %bcond_with tests
-
-Name:   ghc-dlist
+Name:   ghc-%{pkg_name}
 Version:0.7.1.2
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause
 Group:  System/Libraries
-
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-rpm-macros
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
 %endif
@@ -45,33 +41,35 @@
 particularly useful for efficient logging and pretty printing (e.g.
 with the Writer monad), where list append quickly becomes too expensive.
 
-
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-Requires:   %{name} = %{version}-%{release}
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
+
 %build
 %ghc_lib_build
 
+
 %install
 %ghc_lib_install
 
+
 %check
 %if %{with tests}
-%cabal test
+%{cabal} test
 %endif
 
+
 %post devel
 %ghc_pkg_recache
 
@@ -84,6 +82,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc ChangeLog.md README.md
 
 %changelog




commit ghc-dlist for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2015-08-27 08:56:43

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is ghc-dlist

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2015-05-13 
07:12:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2015-08-27 
08:56:43.0 +0200
@@ -1,0 +2,6 @@
+Sun Aug 23 17:30:35 UTC 2015 - mimi...@gmail.com
+
+- update to 0.7.1.2
+* Fix GHC 7.10 warnings due to imports
+
+---

Old:

  _service
  dlist-0.7.1.1.tar.gz

New:

  dlist-0.7.1.2.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.DlzTpi/_old  2015-08-27 08:56:44.0 +0200
+++ /var/tmp/diff_new_pack.DlzTpi/_new  2015-08-27 08:56:44.0 +0200
@@ -20,8 +20,8 @@
 
 %bcond_with tests
 
-Name:   ghc-%{pkg_name}
-Version:0.7.1.1
+Name:   ghc-dlist
+Version:0.7.1.2
 Release:0
 Summary:Difference lists
 License:BSD-3-Clause

++ dlist-0.7.1.1.tar.gz - dlist-0.7.1.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.7.1.1/ChangeLog.md 
new/dlist-0.7.1.2/ChangeLog.md
--- old/dlist-0.7.1.1/ChangeLog.md  2015-03-19 08:10:12.0 +0100
+++ new/dlist-0.7.1.2/ChangeLog.md  2015-08-23 09:23:03.0 +0200
@@ -2,6 +2,14 @@
 Change Log
 ==
 
+Version 0.7.1.2 (2015-08-23) *International Day for the Remembrance of the 
Slave Trade and its Abolition*
+-
+
+ Package changes
+
+* Fix GHC 7.10 warnings due to imports
+  ([Mikhail Glushenkov](https://github.com/23Skidoo))
+
 Version 0.7.1.1 (2015-03-19) *St Joseph's Day*
 --
 
@@ -38,10 +46,7 @@
  Package changes
 
 * Change QuickCheck lower bound from 2.6 to 2.5
-
- Contributors
-
-* [Michael Snoyman](https://github.com/snoyberg)
+  ([Michael Snoyman](https://github.com/snoyberg))
 
 Version 0.6 (2013-11-29) *Black Friday*
 ---
@@ -49,8 +54,10 @@
  Development changes
 
 * Maintenance and development taken over by Sean Leather
+  ([Bas van Dijk](https://github.com/basvandijk))
 * Migrate repository from http://code.haskell.org/~dons/code/dlist/ to
   https://github.com/spl/dlist
+* Add Travis-CI ([Herbert Valerio Riedel](https://github.com/hvr))
 
  Package changes
 
@@ -70,9 +77,3 @@
 * Deprecate DList constructor and record selector to make it abstract
   (see [#4](https://github.com/spl/dlist/issues/4))
 * Deprecate `maybeReturn` which is not directly relevant to dlists
-
- Contributors
-
-* [Bas van Dijk](https://github.com/basvandijk)
-* [Herbert Valerio Riedel](https://github.com/hvr)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.7.1.1/Data/DList.hs 
new/dlist-0.7.1.2/Data/DList.hs
--- old/dlist-0.7.1.1/Data/DList.hs 2015-03-19 08:10:12.0 +0100
+++ new/dlist-0.7.1.2/Data/DList.hs 2015-08-23 09:23:03.0 +0200
@@ -51,13 +51,17 @@
 import qualified Data.List as List
 import Control.DeepSeq (NFData(..))
 import Control.Monad as M
-import Data.Monoid
 import Data.Function (on)
 import Data.String (IsString(..))
 
-import Data.Foldable (Foldable)
 import qualified Data.Foldable as F
 
+#if !MIN_VERSION_base(4,8,0)
+import Data.Monoid
+import Data.Foldable (Foldable)
+import Control.Applicative(Applicative(..))
+#endif
+
 #ifdef __GLASGOW_HASKELL__
 
 import Text.Read (Lexeme(Ident), lexP, parens, prec, readPrec, readListPrec,
@@ -71,7 +75,7 @@
 
 #endif
 
-import Control.Applicative(Applicative(..), Alternative, (|))
+import Control.Applicative(Alternative, (|))
 import qualified Control.Applicative (empty)
 
 -- | A difference list is a function that, given a list, returns the original
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.7.1.1/dlist.cabal 
new/dlist-0.7.1.2/dlist.cabal
--- old/dlist-0.7.1.1/dlist.cabal   2015-03-19 08:10:12.0 +0100
+++ new/dlist-0.7.1.2/dlist.cabal   2015-08-23 09:23:03.0 +0200
@@ -1,5 +1,5 @@
 name:   dlist
-version:0.7.1.1
+version:0.7.1.2
 synopsis:   Difference lists
 description:
   Difference lists are a list-like type supporting O(1) append. This is
@@ -21,7 +21,8 @@
 GHC==7.2.2,
 

commit ghc-dlist for openSUSE:Factory

2015-05-12 Thread h_root
Hello community,

here is the log from the commit of package ghc-dlist for openSUSE:Factory 
checked in at 2015-05-13 07:12:48

Comparing /work/SRC/openSUSE:Factory/ghc-dlist (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-dlist.new (New)


Package is ghc-dlist

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dlist/ghc-dlist.changes  2014-04-02 
17:18:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dlist.new/ghc-dlist.changes 2015-05-13 
07:12:49.0 +0200
@@ -1,0 +2,18 @@
+Fri Apr 17 08:25:36 UTC 2015 - mimi...@gmail.com
+
+- update to 0.7.1.1
+- regenerated spec file
+* Add `IsList` instance for GHC = 7.8 
([Icelandjack](https://github.com/Icelandjack))
+* Add `NFData` instance (and `deepseq` dependency)
+* Add `IsString` instance
+* Remove deprecated entities
+* Stop supporting `base  2`
+* Update documentation
+* New type class instances: `Eq`, `Ord`, `Read`, `Show`, `Alternative`,
+  and `Foldable`
+* New function `apply` to use instead of `unDL`
+* Deprecate DList constructor and record selector to make it abstract
+  (see [#4](https://github.com/spl/dlist/issues/4))
+* Deprecate `maybeReturn` which is not directly relevant to dlists
+
+---

Old:

  dlist-0.5.tar.gz

New:

  dlist-0.7.1.1.tar.gz



Other differences:
--
++ ghc-dlist.spec ++
--- /var/tmp/diff_new_pack.4U1kmi/_old  2015-05-13 07:12:50.0 +0200
+++ /var/tmp/diff_new_pack.4U1kmi/_new  2015-05-13 07:12:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-dlist
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,40 +18,44 @@
 
 %global pkg_name dlist
 
-Name:   ghc-dlist
-Version:0.5
+%bcond_with tests
+
+Name:   ghc-%{pkg_name}
+Version:0.7.1.1
 Release:0
-Summary:Differences lists
+Summary:Difference lists
 License:BSD-3-Clause
 Group:  System/Libraries
 
-Url:http://hackage.haskell.org/package/%{pkg_name}
-Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
+Url:https://hackage.haskell.org/package/%{pkg_name}
+Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
+# Begin cabal-rpm deps:
+BuildRequires:  ghc-deepseq-devel
+%if %{with tests}
+BuildRequires:  ghc-QuickCheck-devel
+%endif
+# End cabal-rpm deps
 
 %description
-Differences lists: a list-like type supporting O(1) append.
-This is particularly useful for efficient logging and pretty
-printing, (e.g. with the Writer monad), where list append
-quickly becomes too expensive.
+Difference lists are a list-like type supporting O(1) append. This is
+particularly useful for efficient logging and pretty printing (e.g.
+with the Writer monad), where list append quickly becomes too expensive.
 
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
-Requires:   ghc-compiler
-Requires(post): ghc-compiler
-Requires(postun): ghc-compiler
+Requires:   ghc-compiler = %{ghc_version}
+Requires(post): ghc-compiler = %{ghc_version}
+Requires(postun): ghc-compiler = %{ghc_version}
 Requires:   %{name} = %{version}-%{release}
 
 %description devel
-Differences lists: a list-like type supporting O(1) append.
-This is particularly useful for efficient logging and pretty
-printing, (e.g. with the Writer monad), where list append
-quickly becomes too expensive.
+This package provides the Haskell %{pkg_name} library development files.
 
 
 %prep
@@ -63,6 +67,11 @@
 %install
 %ghc_lib_install
 
+%check
+%if %{with tests}
+%cabal test
+%endif
+
 %post devel
 %ghc_pkg_recache
 
@@ -70,11 +79,11 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root)
-%doc README
+%defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++ dlist-0.5.tar.gz - dlist-0.7.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dlist-0.5/ChangeLog.md new/dlist-0.7.1.1/ChangeLog.md
--- old/dlist-0.5/ChangeLog.md  1970-01-01 01:00:00.0 +0100
+++ new/dlist-0.7.1.1/ChangeLog.md  2015-03-19 08:10:12.0 +0100
@@ -0,0 +1,78 @@
+
+Change Log
+==
+