commit ghc-hspec for openSUSE:Factory

2020-09-07 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2020-09-07 21:21:48

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


Package is "ghc-hspec"

Mon Sep  7 21:21:48 2020 rev:11 rq:831209 version:2.7.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2019-12-27 
13:54:07.556680263 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new.3399/ghc-hspec.changes
2020-09-07 21:21:58.181011985 +0200
@@ -1,0 +2,13 @@
+Tue Sep  1 14:41:23 UTC 2020 - psim...@suse.com
+
+- Update hspec to version 2.7.4.
+  ## Changes in 2.7.4
+- Apply --randomize recursively
+
+  ## Changes in 2.7.3
+- Add `--randomize`
+
+  ## Changes in 2.7.2
+- Interrupt diff calculation if it takes longer than two seconds (see #415)
+
+---

Old:

  hspec-2.7.1.tar.gz

New:

  hspec-2.7.4.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.rZ6BQ2/_old  2020-09-07 21:22:01.241013388 +0200
+++ /var/tmp/diff_new_pack.rZ6BQ2/_new  2020-09-07 21:22:01.245013390 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hspec
 #
-# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 
 %global pkg_name hspec
 Name:   ghc-%{pkg_name}
-Version:2.7.1
+Version:2.7.4
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT
@@ -56,7 +56,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

++ hspec-2.7.1.tar.gz -> hspec-2.7.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.7.1/CHANGES.markdown 
new/hspec-2.7.4/CHANGES.markdown
--- old/hspec-2.7.1/CHANGES.markdown2019-03-29 13:56:53.0 +0100
+++ new/hspec-2.7.4/CHANGES.markdown2020-09-01 14:11:33.0 +0200
@@ -1,3 +1,12 @@
+## Changes in 2.7.4
+  - Apply --randomize recursively
+
+## Changes in 2.7.3
+  - Add `--randomize`
+
+## Changes in 2.7.2
+  - Interrupt diff calculation if it takes longer than two seconds (see #415)
+
 ## Changes in 2.7.1
   - Add compatibility with QuickCheck 2.13.1 (see #410)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.7.1/hspec.cabal new/hspec-2.7.4/hspec.cabal
--- old/hspec-2.7.1/hspec.cabal 2019-03-29 13:56:53.0 +0100
+++ new/hspec-2.7.4/hspec.cabal 2020-09-01 14:11:33.0 +0200
@@ -1,13 +1,11 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.31.0.
+-- This file has been generated from package.yaml by hpack version 0.34.2.
 --
 -- see: https://github.com/sol/hpack
---
--- hash: 82bc339ad7726a9fc53ee3731cd9e47f997a9d73e6297de54342d95744b1eaaa
 
 name: hspec
-version:  2.7.1
+version:  2.7.4
 license:  MIT
 license-file: LICENSE
 copyright:(c) 2011-2019 Simon Hengel,
@@ -46,8 +44,8 @@
   build-depends:
   QuickCheck >=2.12
 , base ==4.*
-, hspec-core ==2.7.1
-, hspec-discover ==2.7.1
+, hspec-core ==2.7.4
+, hspec-discover ==2.7.4
 , hspec-expectations ==0.8.2.*
   exposed-modules:
   Test.Hspec




commit ghc-hspec for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2019-12-27 13:54:06

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


Package is "ghc-hspec"

Fri Dec 27 13:54:06 2019 rev:10 rq:759416 version:2.7.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2019-04-03 
09:27:23.439797593 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new.6675/ghc-hspec.changes
2019-12-27 13:54:07.556680263 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:13:55 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.Gm6h0e/_old  2019-12-27 13:54:08.064680509 +0100
+++ /var/tmp/diff_new_pack.Gm6h0e/_new  2019-12-27 13:54:08.068680511 +0100
@@ -22,7 +22,6 @@
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT
-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
@@ -48,7 +47,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-hspec for openSUSE:Factory

2019-04-03 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2019-04-03 09:27:23

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


Package is "ghc-hspec"

Wed Apr  3 09:27:23 2019 rev:9 rq:690181 version:2.7.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2019-01-25 
22:43:15.539236062 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new.25356/ghc-hspec.changes   
2019-04-03 09:27:23.439797593 +0200
@@ -1,0 +2,9 @@
+Sat Mar 30 03:03:26 UTC 2019 - psim...@suse.com
+
+- Update hspec to version 2.7.1.
+  Upstream has edited the change log file since the last release in
+  a non-trivial way, i.e. they did more than just add a new entry
+  at the top. You can review the file at:
+  http://hackage.haskell.org/package/hspec-2.7.1/src/CHANGES.markdown
+
+---

Old:

  hspec-2.7.0.tar.gz

New:

  hspec-2.7.1.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.1R2qNx/_old  2019-04-03 09:27:24.087797898 +0200
+++ /var/tmp/diff_new_pack.1R2qNx/_new  2019-04-03 09:27:24.091797900 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name hspec
 Name:   ghc-%{pkg_name}
-Version:2.7.0
+Version:2.7.1
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT

++ hspec-2.7.0.tar.gz -> hspec-2.7.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.7.0/CHANGES.markdown 
new/hspec-2.7.1/CHANGES.markdown
--- old/hspec-2.7.0/CHANGES.markdown2019-01-17 15:25:10.0 +0100
+++ new/hspec-2.7.1/CHANGES.markdown2019-03-29 13:56:53.0 +0100
@@ -1,26 +1,29 @@
+## Changes in 2.7.1
+  - Add compatibility with QuickCheck 2.13.1 (see #410)
+
 ## Changes in 2.7.0
-- Add `--focused-only` (see #390)
-- Add `--fail-on-focused` (see #389)
+  - Add `--focused-only` (see #390)
+  - Add `--fail-on-focused` (see #389)
 
 ## Changes in 2.6.1
-   - Add `Test.Hspec.Runner.runSpec` (see #216)
+  - Add `Test.Hspec.Runner.runSpec` (see #216)
 
 ## Changes in 2.6.0
-   - Allow to focus individual spec items (see #319)
-   - Do not calculate diff on `--no-diff` (see #332)
-   - Remove deprecated module Test.Hspec.Core
+  - Allow to focus individual spec items (see #319)
+  - Do not calculate diff on `--no-diff` (see #332)
+  - Remove deprecated module Test.Hspec.Core
 
 ## Changes in 2.5.9
-   - Extract source locations from RecConError (see #375)
+  - Extract source locations from RecConError (see #375)
 
 ## Changes in 2.5.8
-   - Add `modifyArgs` and `modifyMaxShrinks` to `Test.Hspec.QuickCheck` (see 
#380)
+  - Add `modifyArgs` and `modifyMaxShrinks` to `Test.Hspec.QuickCheck` (see 
#380)
 
 ## Changes in 2.5.7
-   - GHC 8.6.1 related changes
+  - GHC 8.6.1 related changes
 
 ## Changes in 2.5.6
-   - Compatibility with `QuickCheck-2.12`
+  - Compatibility with `QuickCheck-2.12`
 
 ## Changes in 2.5.5
   - Use `module[line:column]` instead of `module:line:column` as default label
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.7.0/hspec.cabal new/hspec-2.7.1/hspec.cabal
--- old/hspec-2.7.0/hspec.cabal 2019-01-17 15:25:10.0 +0100
+++ new/hspec-2.7.1/hspec.cabal 2019-03-29 13:56:53.0 +0100
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: cbd5b42655073f0e10b2e4d6e6beb478338ec6e50bbd4991aa2e85f121ea9142
+-- hash: 82bc339ad7726a9fc53ee3731cd9e47f997a9d73e6297de54342d95744b1eaaa
 
 name: hspec
-version:  2.7.0
+version:  2.7.1
 license:  MIT
 license-file: LICENSE
 copyright:(c) 2011-2019 Simon Hengel,
@@ -46,8 +46,8 @@
   build-depends:
   QuickCheck >=2.12
 , base ==4.*
-, hspec-core ==2.7.0
-, hspec-discover ==2.7.0
+, hspec-core ==2.7.1
+, hspec-discover ==2.7.1
 , hspec-expectations ==0.8.2.*
   exposed-modules:
   Test.Hspec




commit ghc-hspec for openSUSE:Factory

2019-01-25 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2019-01-25 22:43:15

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


Package is "ghc-hspec"

Fri Jan 25 22:43:15 2019 rev:8 rq:667136 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2018-11-09 
07:52:02.683874766 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new.28833/ghc-hspec.changes   
2019-01-25 22:43:15.539236062 +0100
@@ -1,0 +2,15 @@
+Fri Jan 18 03:02:27 UTC 2019 - psim...@suse.com
+
+- Update hspec to version 2.7.0.
+  ## Changes in 2.7.0
+  - Add `--focused-only` (see #390)
+  - Add `--fail-on-focused` (see #389)
+
+---
+Tue Jan  1 19:13:21 UTC 2019 - psim...@suse.com
+
+- Update hspec to version 2.6.1.
+  ## Changes in 2.6.1
+ - Add `Test.Hspec.Runner.runSpec` (see #216)
+
+---

Old:

  hspec-2.6.0.tar.gz

New:

  hspec-2.7.0.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.ZkGxVe/_old  2019-01-25 22:43:15.923235589 +0100
+++ /var/tmp/diff_new_pack.ZkGxVe/_new  2019-01-25 22:43:15.923235589 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hspec
 #
-# 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
@@ -18,7 +18,7 @@
 
 %global pkg_name hspec
 Name:   ghc-%{pkg_name}
-Version:2.6.0
+Version:2.7.0
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT

++ hspec-2.6.0.tar.gz -> hspec-2.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.6.0/CHANGES.markdown 
new/hspec-2.7.0/CHANGES.markdown
--- old/hspec-2.6.0/CHANGES.markdown2018-11-04 02:37:57.0 +0100
+++ new/hspec-2.7.0/CHANGES.markdown2019-01-17 15:25:10.0 +0100
@@ -1,3 +1,10 @@
+## Changes in 2.7.0
+- Add `--focused-only` (see #390)
+- Add `--fail-on-focused` (see #389)
+
+## Changes in 2.6.1
+   - Add `Test.Hspec.Runner.runSpec` (see #216)
+
 ## Changes in 2.6.0
- Allow to focus individual spec items (see #319)
- Do not calculate diff on `--no-diff` (see #332)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.6.0/LICENSE new/hspec-2.7.0/LICENSE
--- old/hspec-2.6.0/LICENSE 2018-11-04 02:37:57.0 +0100
+++ new/hspec-2.7.0/LICENSE 2019-01-17 15:25:10.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2011-2018 Simon Hengel 
+Copyright (c) 2011-2019 Simon Hengel 
 Copyright (c) 2011-2012 Trystan Spangler 
 Copyright (c) 2011-2011 Greg Weber 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.6.0/hspec.cabal new/hspec-2.7.0/hspec.cabal
--- old/hspec-2.6.0/hspec.cabal 2018-11-04 02:37:57.0 +0100
+++ new/hspec-2.7.0/hspec.cabal 2019-01-17 15:25:10.0 +0100
@@ -4,13 +4,13 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: f6583555d5f4a1fddb54a7003125379b4bc4dc0603254ef4afbcacfc19ffa3ae
+-- hash: cbd5b42655073f0e10b2e4d6e6beb478338ec6e50bbd4991aa2e85f121ea9142
 
 name: hspec
-version:  2.6.0
+version:  2.7.0
 license:  MIT
 license-file: LICENSE
-copyright:(c) 2011-2018 Simon Hengel,
+copyright:(c) 2011-2019 Simon Hengel,
   (c) 2011-2012 Trystan Spangler,
   (c) 2011 Greg Weber
 maintainer:   Simon Hengel 
@@ -44,10 +44,10 @@
   hs-source-dirs:
   src
   build-depends:
-  QuickCheck >=2.10
+  QuickCheck >=2.12
 , base ==4.*
-, hspec-core ==2.6.0
-, hspec-discover ==2.6.0
+, hspec-core ==2.7.0
+, hspec-discover ==2.7.0
 , hspec-expectations ==0.8.2.*
   exposed-modules:
   Test.Hspec




commit ghc-hspec for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2018-11-09 07:51:58

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


Package is "ghc-hspec"

Fri Nov  9 07:51:58 2018 rev:7 rq:646354 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2018-10-25 
08:17:19.208045076 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new/ghc-hspec.changes 2018-11-09 
07:52:02.683874766 +0100
@@ -1,0 +2,12 @@
+Sun Nov  4 03:01:31 UTC 2018 - psim...@suse.com
+
+- Update hspec to version 2.6.0.
+  ## Changes in 2.6.0
+ - Allow to focus individual spec items (see #319)
+ - Do not calculate diff on `--no-diff` (see #332)
+ - Remove deprecated module Test.Hspec.Core
+
+  ## Changes in 2.5.9
+ - Extract source locations from RecConError (see #375)
+
+---

Old:

  hspec-2.5.8.tar.gz

New:

  hspec-2.6.0.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.13lEUI/_old  2018-11-09 07:52:04.515872656 +0100
+++ /var/tmp/diff_new_pack.13lEUI/_new  2018-11-09 07:52:04.551872615 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name hspec
 Name:   ghc-%{pkg_name}
-Version:2.5.8
+Version:2.6.0
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT
@@ -33,8 +33,8 @@
 BuildRequires:  ghc-rpm-macros
 
 %description
-Hspec is a testing framework for Haskell. It is inspired by the Ruby library
-RSpec. Some of Hspec's distinctive features are:
+Hspec is a testing framework for Haskell. Some of Hspec's distinctive features
+are:
 
 * a friendly DSL for defining tests
 

++ hspec-2.5.8.tar.gz -> hspec-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.5.8/CHANGES.markdown 
new/hspec-2.6.0/CHANGES.markdown
--- old/hspec-2.5.8/CHANGES.markdown2018-09-30 20:45:37.0 +0200
+++ new/hspec-2.6.0/CHANGES.markdown2018-11-04 02:37:57.0 +0100
@@ -1,3 +1,11 @@
+## Changes in 2.6.0
+   - Allow to focus individual spec items (see #319)
+   - Do not calculate diff on `--no-diff` (see #332)
+   - Remove deprecated module Test.Hspec.Core
+
+## Changes in 2.5.9
+   - Extract source locations from RecConError (see #375)
+
 ## Changes in 2.5.8
- Add `modifyArgs` and `modifyMaxShrinks` to `Test.Hspec.QuickCheck` (see 
#380)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.5.8/hspec.cabal new/hspec-2.6.0/hspec.cabal
--- old/hspec-2.5.8/hspec.cabal 2018-09-30 20:45:37.0 +0200
+++ new/hspec-2.6.0/hspec.cabal 2018-11-04 02:37:57.0 +0100
@@ -1,13 +1,13 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.30.0.
+-- This file has been generated from package.yaml by hpack version 0.31.0.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 40b85ddf44dc97639bb3e671d45d8dfb9cb7a6e2f2636b617e83d9db15d63374
+-- hash: f6583555d5f4a1fddb54a7003125379b4bc4dc0603254ef4afbcacfc19ffa3ae
 
 name: hspec
-version:  2.5.8
+version:  2.6.0
 license:  MIT
 license-file: LICENSE
 copyright:(c) 2011-2018 Simon Hengel,
@@ -20,9 +20,8 @@
 bug-reports:  https://github.com/hspec/hspec/issues
 homepage: http://hspec.github.io/
 synopsis: A Testing Framework for Haskell
-description:  Hspec is a testing framework for Haskell. It is inspired by
-  the Ruby library RSpec. Some of Hspec's distinctive features
-  are:
+description:  Hspec is a testing framework for Haskell.  Some of Hspec's 
distinctive
+  features are:
   .
   * a friendly DSL for defining tests
   .
@@ -47,12 +46,11 @@
   build-depends:
   QuickCheck >=2.10
 , base ==4.*
-, hspec-core ==2.5.8
-, hspec-discover ==2.5.8
+, hspec-core ==2.6.0
+, hspec-discover ==2.6.0
 , hspec-expectations ==0.8.2.*
   exposed-modules:
   Test.Hspec
-  Test.Hspec.Core
   Test.Hspec.Discover
   Test.Hspec.Formatters
   Test.Hspec.QuickCheck
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.5.8/src/Test/Hspec/Core.hs 
new/hspec-2.6.0/src/Test/Hspec/Core.hs
--- old/hspec-2.5.8/src/Test/Hspec/Core.hs  2018-09-30 20:45:37.0 
+0200
+++ new/hspec-2.6.0/src/Test/Hspec/Core.hs  1970-01-01 01:00:00.0 
+0100
@@ -1,18 +0,0 @@
--- | Stability: unstable
-module Test.Hspec.Core {-# DEPRECATED "use 

commit ghc-hspec for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2018-10-25 08:16:39

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


Package is "ghc-hspec"

Thu Oct 25 08:16:39 2018 rev:6 rq:642865 version:2.5.8

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2018-07-24 
17:19:44.535096660 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new/ghc-hspec.changes 2018-10-25 
08:17:19.208045076 +0200
@@ -1,0 +2,13 @@
+Wed Oct 10 19:24:12 UTC 2018 - psim...@suse.com
+
+- Update hspec to version 2.5.8.
+  ## Changes in 2.5.8
+ - Add `modifyArgs` and `modifyMaxShrinks` to `Test.Hspec.QuickCheck` (see 
#380)
+
+  ## Changes in 2.5.7
+ - GHC 8.6.1 related changes
+
+  ## Changes in 2.5.6
+ - Compatibility with `QuickCheck-2.12`
+
+---

Old:

  hspec-2.5.5.tar.gz

New:

  hspec-2.5.8.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.VCkg8s/_old  2018-10-25 08:17:19.692044865 +0200
+++ /var/tmp/diff_new_pack.VCkg8s/_new  2018-10-25 08:17:19.696044863 +0200
@@ -12,14 +12,13 @@
 # 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 hspec
-%bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.5.5
+Version:2.5.8
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT
@@ -27,19 +26,11 @@
 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-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-call-stack-devel
 BuildRequires:  ghc-hspec-core-devel
 BuildRequires:  ghc-hspec-discover-devel
 BuildRequires:  ghc-hspec-expectations-devel
 BuildRequires:  ghc-rpm-macros
-BuildRequires:  ghc-transformers-devel
-%if %{with tests}
-BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-hspec-meta-devel
-BuildRequires:  ghc-stringbuilder-devel
-%endif
 
 %description
 Hspec is a testing framework for Haskell. It is inspired by the Ruby library
@@ -75,9 +66,6 @@
 %install
 %ghc_lib_install
 
-%check
-%cabal_test
-
 %post devel
 %ghc_pkg_recache
 

++ hspec-2.5.5.tar.gz -> hspec-2.5.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.5.5/CHANGES.markdown 
new/hspec-2.5.8/CHANGES.markdown
--- old/hspec-2.5.5/CHANGES.markdown2018-07-16 22:34:31.0 +0200
+++ new/hspec-2.5.8/CHANGES.markdown2018-09-30 20:45:37.0 +0200
@@ -1,3 +1,12 @@
+## Changes in 2.5.8
+   - Add `modifyArgs` and `modifyMaxShrinks` to `Test.Hspec.QuickCheck` (see 
#380)
+
+## Changes in 2.5.7
+   - GHC 8.6.1 related changes
+
+## Changes in 2.5.6
+   - Compatibility with `QuickCheck-2.12`
+
 ## Changes in 2.5.5
   - Use `module[line:column]` instead of `module:line:column` as default label
 for `describe`/`it` (fixes #366)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.5.5/hspec.cabal new/hspec-2.5.8/hspec.cabal
--- old/hspec-2.5.5/hspec.cabal 2018-07-16 22:34:31.0 +0200
+++ new/hspec-2.5.8/hspec.cabal 2018-09-30 20:45:37.0 +0200
@@ -1,13 +1,13 @@
-cabal-version: >= 1.10
+cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.29.5.
+-- This file has been generated from package.yaml by hpack version 0.30.0.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 32bbd6cd6fd8f6f99fe71a657a2c4674beba6789814e8c4138b399d69a8c02e4
+-- hash: 40b85ddf44dc97639bb3e671d45d8dfb9cb7a6e2f2636b617e83d9db15d63374
 
 name: hspec
-version:  2.5.5
+version:  2.5.8
 license:  MIT
 license-file: LICENSE
 copyright:(c) 2011-2018 Simon Hengel,
@@ -45,14 +45,11 @@
   hs-source-dirs:
   src
   build-depends:
-  HUnit >=1.5.0.0
-, QuickCheck >=2.10
+  QuickCheck >=2.10
 , base ==4.*
-, call-stack
-, hspec-core ==2.5.5
-, hspec-discover ==2.5.5
+, hspec-core ==2.5.8
+, hspec-discover ==2.5.8
 , hspec-expectations ==0.8.2.*
-, transformers >=0.2.2.0
   exposed-modules:
   Test.Hspec
   Test.Hspec.Core
@@ -63,26 +60,3 @@
   other-modules:
   Paths_hspec
   default-language: Haskell2010
-
-test-suite spec
-  type: exitcode-stdio-1.0
-  

commit ghc-hspec for openSUSE:Factory

2018-07-24 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2018-07-24 17:19:39

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


Package is "ghc-hspec"

Tue Jul 24 17:19:39 2018 rev:5 rq:623788 version:2.5.5

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2018-05-30 
12:25:58.708993968 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new/ghc-hspec.changes 2018-07-24 
17:19:44.535096660 +0200
@@ -1,0 +2,26 @@
+Wed Jul 18 14:26:27 UTC 2018 - psim...@suse.com
+
+- Cosmetic: replace tabs with blanks, strip trailing white space,
+  and update copyright headers with spec-cleaner.
+
+---
+Tue Jul 17 19:30:59 UTC 2018 - psim...@suse.com
+
+- Update hspec to version 2.5.5.
+  ## Changes in 2.5.5
+- Use `module[line:column]` instead of `module:line:column` as default 
label
+  for `describe`/`it` (fixes #366)
+
+---
+Fri Jul 13 14:31:33 UTC 2018 - psim...@suse.com
+
+- Update hspec to version 2.5.4.
+  - Show how to rerun individual spec items on test failures (see #205)
+  - Treat character escapes like `\NUL` as single tokens on `--diff` (see #351)
+  - Allow a `/` at the beginning and at the end of an absolute path that is
+passed to `--match` or `--skip`
+  - Use module:line:column as default label for describe/it (see #250)
+  - Warn if user is affected by https://ghc.haskell.org/trac/ghc/ticket/13285 
(see #329)
+  - Disable tests for Test.Hspec.Core.Timer (see #352)
+
+---
@@ -66 +91,0 @@
-

Old:

  hspec-2.5.0.tar.gz

New:

  hspec-2.5.5.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.HCyJXb/_old  2018-07-24 17:19:46.075098639 +0200
+++ /var/tmp/diff_new_pack.HCyJXb/_new  2018-07-24 17:19:46.079098644 +0200
@@ -19,7 +19,7 @@
 %global pkg_name hspec
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.5.0
+Version:2.5.5
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT

++ hspec-2.5.0.tar.gz -> hspec-2.5.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.5.0/CHANGES.markdown 
new/hspec-2.5.5/CHANGES.markdown
--- old/hspec-2.5.0/CHANGES.markdown2018-03-14 10:18:45.0 +0100
+++ new/hspec-2.5.5/CHANGES.markdown2018-07-16 22:34:31.0 +0200
@@ -1,23 +1,51 @@
+## Changes in 2.5.5
+  - Use `module[line:column]` instead of `module:line:column` as default label
+for `describe`/`it` (fixes #366)
+
+## Changes in 2.5.4
+  - Show how to rerun individual spec items on test failures (see #205)
+
+## Changes in 2.5.3
+  - Treat character escapes like `\NUL` as single tokens on `--diff` (see #351)
+  - Allow a `/` at the beginning and at the end of an absolute path that is
+passed to `--match` or `--skip`
+
+## Changes in 2.5.2
+  - Use module:line:column as default label for describe/it (see #250)
+  - Warn if user is affected by https://ghc.haskell.org/trac/ghc/ticket/13285 
(see #329)
+
+## Changes in 2.5.1
+  - Disable tests for Test.Hspec.Core.Timer (see #352)
+
 ## Changes in 2.5.0
+  - Add `sequential` (see #311)
   - Add support for `--diff` when `shouldBe` is uesd with
 `QuickCheck`-properties
-  - Add source locations when `shouldBe` is uesd with `QuickCheck`-properties
-  - Add `sequential` (see #311)
+  - Add source locations when `shouldBe` is uesd with `QuickCheck` properties
+  - Print `QuickCheck` labels on success (see #297)
+  - Retain output of `verbose`, `label`, `collect`, `classify`, etc. for
+`QuickCheck` properties (see #257)
+  - Extract source location from error / undefined (see #316)
+  - Parse source locations from pattern match failures
+  - Include source column when formatting source locations
   - Colorize whitespaces with background color instead of foreground color with
 `--diff`
-  - Deprecate `--out`
-  - Removed deprecated module `Test.Hspec.HUnit`, use
-`Test.Hspec.Contrib.HUnit` instead
   - Run `Test.Hspec.Core.Formatters.exampleProgress` in `FormatM` instead of
 `IO`
-  - Print QuickCheck labels on success (see #297)
-  - Include column when formatting source locations
-  - Extract source location from error / undefined (close #316)
-  - Remove BestEffort source locations
-  - Include duration for each spec item in new formatter API (see #315)
-  - Add location information to `pending`
   - Make sure that progress output is always cleared (fixes #301)
-  - Parse source locations 

commit ghc-hspec for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2018-05-30 12:09:01

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


Package is "ghc-hspec"

Wed May 30 12:09:01 2018 rev:4 rq:607814 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2017-09-15 
21:49:45.238775882 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new/ghc-hspec.changes 2018-05-30 
12:25:58.708993968 +0200
@@ -1,0 +2,26 @@
+Mon May 14 17:02:11 UTC 2018 - psim...@suse.com
+
+- Update hspec to version 2.5.0.
+  - Add support for `--diff` when `shouldBe` is uesd with
+`QuickCheck`-properties
+  - Add source locations when `shouldBe` is uesd with `QuickCheck`-properties
+  - Add `sequential` (see #311)
+  - Colorize whitespaces with background color instead of foreground color with
+`--diff`
+  - Deprecate `--out`
+  - Removed deprecated module `Test.Hspec.HUnit`, use
+`Test.Hspec.Contrib.HUnit` instead
+  - Run `Test.Hspec.Core.Formatters.exampleProgress` in `FormatM` instead of
+`IO`
+  - Print QuickCheck labels on success (see #297)
+  - Include column when formatting source locations
+  - Extract source location from error / undefined (close #316)
+  - Remove BestEffort source locations
+  - Include duration for each spec item in new formatter API (see #315)
+  - Add location information to `pending`
+  - Make sure that progress output is always cleared (fixes #301)
+  - Parse source locations from pattern match failures
+  - compatibility with the upcoming version `4.11.0.0` of `base`
+  - `hspec-discover`: Sort specs using natural sort order
+
+---

Old:

  hspec-2.4.4.tar.gz

New:

  hspec-2.5.0.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.3MMx2F/_old  2018-05-30 12:25:59.656962269 +0200
+++ /var/tmp/diff_new_pack.3MMx2F/_new  2018-05-30 12:25:59.656962269 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hspec
 #
-# 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 hspec
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.4.4
+Version:2.5.0
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT
@@ -85,7 +85,7 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%doc LICENSE
+%license LICENSE
 
 %files devel -f %{name}-devel.files
 %doc CHANGES.markdown

++ hspec-2.4.4.tar.gz -> hspec-2.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.4.4/CHANGES.markdown 
new/hspec-2.5.0/CHANGES.markdown
--- old/hspec-2.4.4/CHANGES.markdown2017-06-16 11:08:37.0 +0200
+++ new/hspec-2.5.0/CHANGES.markdown2018-03-14 10:18:45.0 +0100
@@ -1,3 +1,33 @@
+## Changes in 2.5.0
+  - Add support for `--diff` when `shouldBe` is uesd with
+`QuickCheck`-properties
+  - Add source locations when `shouldBe` is uesd with `QuickCheck`-properties
+  - Add `sequential` (see #311)
+  - Colorize whitespaces with background color instead of foreground color with
+`--diff`
+  - Deprecate `--out`
+  - Removed deprecated module `Test.Hspec.HUnit`, use
+`Test.Hspec.Contrib.HUnit` instead
+  - Run `Test.Hspec.Core.Formatters.exampleProgress` in `FormatM` instead of
+`IO`
+  - Print QuickCheck labels on success (see #297)
+  - Include column when formatting source locations
+  - Extract source location from error / undefined (close #316)
+  - Remove BestEffort source locations
+  - Include duration for each spec item in new formatter API (see #315)
+  - Add location information to `pending`
+  - Make sure that progress output is always cleared (fixes #301)
+  - Parse source locations from pattern match failures
+
+## Changes in 2.4.6
+  - compatibility with the upcoming version `4.11.0.0` of `base`
+
+## Changes in 2.4.5
+  - `hspec-discover`: Sort specs using natural sort order
+
+## Changes in 2.4.4
+  - Require quickcheck-io >= 0.2.0
+
 ## Changes in 2.4.3
   - Read command-line options from environment variable `HSPEC_OPTIONS`
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.4.4/hspec.cabal new/hspec-2.5.0/hspec.cabal
--- old/hspec-2.4.4/hspec.cabal 2017-06-16 11:08:37.0 +0200
+++ new/hspec-2.5.0/hspec.cabal 2018-03-14 10:18:45.0 +0100
@@ -1,9 +1,11 @@
--- This file 

commit ghc-hspec for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2017-09-15 21:49:44

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


Package is "ghc-hspec"

Fri Sep 15 21:49:44 2017 rev:3 rq:524792 version:2.4.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2017-08-31 
20:56:26.767562962 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new/ghc-hspec.changes 2017-09-15 
21:49:45.238775882 +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-hspec.spec ++
--- /var/tmp/diff_new_pack.ZrmC1h/_old  2017-09-15 21:49:45.786698650 +0200
+++ /var/tmp/diff_new_pack.ZrmC1h/_new  2017-09-15 21:49:45.790698087 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT
-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-HUnit-devel
@@ -35,7 +35,6 @@
 BuildRequires:  ghc-hspec-expectations-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-hspec-meta-devel
@@ -58,7 +57,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}
@@ -86,11 +85,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGES.markdown
 
 %changelog




commit ghc-hspec for openSUSE:Factory

2017-08-31 Thread root
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2017-08-31 20:56:24

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


Package is "ghc-hspec"

Thu Aug 31 20:56:24 2017 rev:2 rq:513389 version:2.4.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes  2017-05-09 
18:04:36.908469761 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new/ghc-hspec.changes 2017-08-31 
20:56:26.767562962 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:06:52 UTC 2017 - psim...@suse.com
+
+- Update to version 2.4.4.
+
+---

Old:

  hspec-2.4.3.tar.gz

New:

  hspec-2.4.4.tar.gz



Other differences:
--
++ ghc-hspec.spec ++
--- /var/tmp/diff_new_pack.UkJCaA/_old  2017-08-31 20:56:27.675435403 +0200
+++ /var/tmp/diff_new_pack.UkJCaA/_new  2017-08-31 20:56:27.683434279 +0200
@@ -19,7 +19,7 @@
 %global pkg_name hspec
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:2.4.3
+Version:2.4.4
 Release:0
 Summary:A Testing Framework for Haskell
 License:MIT

++ hspec-2.4.3.tar.gz -> hspec-2.4.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.4.3/hspec.cabal new/hspec-2.4.4/hspec.cabal
--- old/hspec-2.4.3/hspec.cabal 2017-03-25 12:28:00.0 +0100
+++ new/hspec-2.4.4/hspec.cabal 2017-06-16 11:08:37.0 +0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.17.0.
+-- This file has been generated from package.yaml by hpack version 0.18.0.
 --
 -- see: https://github.com/sol/hpack
 
 name: hspec
-version:  2.4.3
+version:  2.4.4
 license:  MIT
 license-file: LICENSE
 copyright:(c) 2011-2017 Simon Hengel,
@@ -44,8 +44,8 @@
   src
   build-depends:
   base == 4.*
-, hspec-core == 2.4.3
-, hspec-discover == 2.4.3
+, hspec-core == 2.4.4
+, hspec-discover == 2.4.4
 , hspec-expectations == 0.8.2.*
 , transformers >= 0.2.2.0
 , QuickCheck >= 2.5.1
@@ -75,8 +75,8 @@
   Test.Hspec.DiscoverSpec
   build-depends:
   base == 4.*
-, hspec-core == 2.4.3
-, hspec-discover == 2.4.3
+, hspec-core == 2.4.4
+, hspec-discover == 2.4.4
 , hspec-expectations == 0.8.2.*
 , transformers >= 0.2.2.0
 , QuickCheck >= 2.5.1