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.markdown    2019-01-17 15:25:10.000000000 +0100
+++ new/hspec-2.7.1/CHANGES.markdown    2019-03-29 13:56:53.000000000 +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.000000000 +0100
+++ new/hspec-2.7.1/hspec.cabal 2019-03-29 13:56:53.000000000 +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


Reply via email to