Hello community,

here is the log from the commit of package hspec-discover for openSUSE:Factory 
checked in at 2018-10-25 08:19:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hspec-discover (Old)
 and      /work/SRC/openSUSE:Factory/.hspec-discover.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hspec-discover"

Thu Oct 25 08:19:44 2018 rev:7 rq:642912 version:2.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/hspec-discover/hspec-discover.changes    
2018-07-24 17:23:43.647402885 +0200
+++ /work/SRC/openSUSE:Factory/.hspec-discover.new/hspec-discover.changes       
2018-10-25 08:19:45.535980685 +0200
@@ -1,0 +2,6 @@
+Wed Oct 10 19:24:02 UTC 2018 - [email protected]
+
+- Update hspec-discover to version 2.5.8.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  hspec-discover-2.5.5.tar.gz

New:
----
  hspec-discover-2.5.8.tar.gz

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

Other differences:
------------------
++++++ hspec-discover.spec ++++++
--- /var/tmp/diff_new_pack.BWr6ml/_old  2018-10-25 08:19:46.339980329 +0200
+++ /var/tmp/diff_new_pack.BWr6ml/_new  2018-10-25 08:19:46.343980327 +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 hspec-discover
 %bcond_with tests
 Name:           %{pkg_name}
-Version:        2.5.5
+Version:        2.5.8
 Release:        0
 Summary:        Automatically discover and run Hspec tests
 License:        MIT

++++++ hspec-discover-2.5.5.tar.gz -> hspec-discover-2.5.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-discover-2.5.5/hspec-discover.cabal 
new/hspec-discover-2.5.8/hspec-discover.cabal
--- old/hspec-discover-2.5.5/hspec-discover.cabal       2018-07-16 
22:34:28.000000000 +0200
+++ new/hspec-discover-2.5.8/hspec-discover.cabal       2018-09-30 
20:45:20.000000000 +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: f1e6b9e6a90c282a862d4fe8deff4269fd94d1d71f6d3f307f6e622f97b0d756
+-- hash: 2b3930b76a9d6f51941b201b780ba5faedefdba876b2c031227a0e6bfb2641e2
 
 name:             hspec-discover
-version:          2.5.5
+version:          2.5.8
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2012-2018 Simon Hengel
@@ -23,10 +23,10 @@
                   .
                   <http://hspec.github.io/hspec-discover.html>
 extra-source-files:
-    test-data/empty-dir/Foo/Bar/Baz/.placeholder
     test-data/nested-spec/Foo/Bar/BazSpec.hs
     test-data/nested-spec/Foo/BarSpec.hs
     test-data/nested-spec/FooSpec.hs
+    test-data/empty-dir/Foo/Bar/Baz/.placeholder
 
 source-repository head
   type: git
@@ -83,4 +83,6 @@
     , filepath
     , hspec-discover
     , hspec-meta >=2.3.2
+  build-tool-depends:
+      hspec-meta:hspec-meta-discover
   default-language: Haskell2010


Reply via email to