Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-hspec for openSUSE:Factory 
checked in at 2021-01-27 18:57:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hspec (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hspec.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hspec"

Wed Jan 27 18:57:44 2021 rev:14 rq:866948 version:2.7.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hspec/ghc-hspec.changes      2021-01-20 
18:25:46.951424059 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hspec.new.28504/ghc-hspec.changes   
2021-01-27 18:57:45.248388760 +0100
@@ -1,0 +2,16 @@
+Mon Jan 18 13:22:10 UTC 2021 - [email protected]
+
+- Update hspec to version 2.7.8.
+  ## Changes in 2.7.8
+    - Add `aroundAll` / `aroundAllWith` (see #255)
+
+-------------------------------------------------------------------
+Mon Jan 18 09:06:51 UTC 2021 - [email protected]
+
+- Update hspec to version 2.7.7.
+  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.7/src/CHANGES.markdown
+
+-------------------------------------------------------------------

Old:
----
  hspec-2.7.6.tar.gz

New:
----
  hspec-2.7.8.tar.gz

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

Other differences:
------------------
++++++ ghc-hspec.spec ++++++
--- /var/tmp/diff_new_pack.ilB6CS/_old  2021-01-27 18:57:45.952389849 +0100
+++ /var/tmp/diff_new_pack.ilB6CS/_new  2021-01-27 18:57:45.956389856 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name hspec
 Name:           ghc-%{pkg_name}
-Version:        2.7.6
+Version:        2.7.8
 Release:        0
 Summary:        A Testing Framework for Haskell
 License:        MIT

++++++ hspec-2.7.6.tar.gz -> hspec-2.7.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.7.6/CHANGES.markdown 
new/hspec-2.7.8/CHANGES.markdown
--- old/hspec-2.7.6/CHANGES.markdown    2001-09-09 03:46:40.000000000 +0200
+++ new/hspec-2.7.8/CHANGES.markdown    2001-09-09 03:46:40.000000000 +0200
@@ -1,3 +1,10 @@
+## Changes in 2.7.8
+  - Add `aroundAll` / `aroundAllWith` (see #255)
+
+## Changes in 2.7.7
+  - Add `aroundAll_` (see #255)
+  - Correctly handle pending for `afterAll` actions
+
 ## Changes in 2.7.6
   - Add `beforeAllWith` (see #447)
 
@@ -425,7 +432,7 @@
  - `hspec-discover`, a mechanism for automatic spec discovery, is now an
    official part of Hspec.
    Have a look at [`hspec-discover`'s README]
-   (https://github.com/hspec/hspec/tree/master/hspec-discover#readme)
+   (https://github.com/hspec/hspec/tree/main/hspec-discover#readme)
    for a short introduction.
 
 ## Changes in 1.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.7.6/hspec.cabal new/hspec-2.7.8/hspec.cabal
--- old/hspec-2.7.6/hspec.cabal 2001-09-09 03:46:40.000000000 +0200
+++ new/hspec-2.7.8/hspec.cabal 2001-09-09 03:46:40.000000000 +0200
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:             hspec
-version:          2.7.6
+version:          2.7.8
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2011-2021 Simon Hengel,
@@ -45,8 +45,8 @@
   build-depends:
       QuickCheck >=2.12
     , base ==4.*
-    , hspec-core ==2.7.6
-    , hspec-discover ==2.7.6
+    , hspec-core ==2.7.8
+    , hspec-discover ==2.7.8
     , hspec-expectations ==0.8.2.*
   exposed-modules:
       Test.Hspec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-2.7.6/version.yaml new/hspec-2.7.8/version.yaml
--- old/hspec-2.7.6/version.yaml        2001-09-09 03:46:40.000000000 +0200
+++ new/hspec-2.7.8/version.yaml        2001-09-09 03:46:40.000000000 +0200
@@ -1 +1 @@
-&version 2.7.6
+&version 2.7.8

Reply via email to