Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hspec-discover for openSUSE:Factory 
checked in at 2021-12-19 17:34:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hspec-discover (Old)
 and      /work/SRC/openSUSE:Factory/.hspec-discover.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hspec-discover"

Sun Dec 19 17:34:38 2021 rev:21 rq:933338 version:2.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hspec-discover/hspec-discover.changes    
2021-11-17 01:13:59.482166183 +0100
+++ /work/SRC/openSUSE:Factory/.hspec-discover.new.2520/hspec-discover.changes  
2021-12-19 17:34:54.772285071 +0100
@@ -1,0 +2,12 @@
+Tue Nov 16 19:52:52 UTC 2021 - [email protected]
+
+- Update hspec-discover to version 2.9.1.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------
+Mon Nov 15 06:59:35 UTC 2021 - [email protected]
+
+- Update hspec-discover to version 2.9.0.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  hspec-discover-2.8.4.tar.gz
  hspec-discover.cabal

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

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

Other differences:
------------------
++++++ hspec-discover.spec ++++++
--- /var/tmp/diff_new_pack.bmaNQT/_old  2021-12-19 17:34:55.340285471 +0100
+++ /var/tmp/diff_new_pack.bmaNQT/_new  2021-12-19 17:34:55.344285474 +0100
@@ -19,13 +19,12 @@
 %global pkg_name hspec-discover
 %bcond_with tests
 Name:           %{pkg_name}
-Version:        2.8.4
+Version:        2.9.1
 Release:        0
 Summary:        Automatically discover and run Hspec tests
 License:        MIT
 URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-directory-devel
@@ -61,7 +60,6 @@
 
 %prep
 %autosetup
-cp -p %{SOURCE1} %{name}.cabal
 
 %build
 %ghc_lib_build

++++++ hspec-discover-2.8.4.tar.gz -> hspec-discover-2.9.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-discover-2.8.4/hspec-discover.cabal 
new/hspec-discover-2.9.1/hspec-discover.cabal
--- old/hspec-discover-2.8.4/hspec-discover.cabal       2001-09-09 
03:46:40.000000000 +0200
+++ new/hspec-discover-2.9.1/hspec-discover.cabal       2001-09-09 
03:46:40.000000000 +0200
@@ -1,11 +1,11 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.34.4.
+-- This file has been generated from package.yaml by hpack version 0.34.5.
 --
 -- see: https://github.com/sol/hpack
 
 name:             hspec-discover
-version:          2.8.4
+version:          2.9.1
 license:          MIT
 license-file:     LICENSE
 copyright:        (c) 2012-2021 Simon Hengel
@@ -33,7 +33,7 @@
       src
   ghc-options: -Wall -fno-warn-incomplete-uni-patterns
   build-depends:
-      base ==4.*
+      base >=4.5.0.0 && <5
     , directory
     , filepath
   exposed: False
@@ -51,7 +51,7 @@
       driver
   main-is: hspec-discover.hs
   build-depends:
-      base ==4.*
+      base >=4.5.0.0 && <5
     , directory
     , filepath
     , hspec-discover
@@ -73,7 +73,7 @@
       Paths_hspec_discover
   build-depends:
       QuickCheck >=2.7
-    , base ==4.*
+    , base >=4.5.0.0 && <5
     , directory
     , filepath
     , hspec-discover
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hspec-discover-2.8.4/version.yaml 
new/hspec-discover-2.9.1/version.yaml
--- old/hspec-discover-2.8.4/version.yaml       2001-09-09 03:46:40.000000000 
+0200
+++ new/hspec-discover-2.9.1/version.yaml       2001-09-09 03:46:40.000000000 
+0200
@@ -1 +1 @@
-&version 2.8.4
+&version 2.9.1

Reply via email to