Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-tasty-rerun for openSUSE:Factory 
checked in at 2021-09-10 23:41:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tasty-rerun (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-tasty-rerun.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-tasty-rerun"

Fri Sep 10 23:41:12 2021 rev:7 rq:917496 version:1.1.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tasty-rerun/ghc-tasty-rerun.changes  
2021-01-20 18:25:23.107401359 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-tasty-rerun.new.1899/ghc-tasty-rerun.changes    
    2021-09-10 23:41:29.642571054 +0200
@@ -1,0 +2,6 @@
+Tue Sep  7 08:15:18 UTC 2021 - [email protected]
+
+- Update tasty-rerun to version 1.1.18 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-tasty-rerun.spec ++++++
--- /var/tmp/diff_new_pack.tuhhnW/_old  2021-09-10 23:41:30.138571582 +0200
+++ /var/tmp/diff_new_pack.tuhhnW/_new  2021-09-10 23:41:30.142571586 +0200
@@ -24,7 +24,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-mtl-devel

++++++ tasty-rerun.cabal ++++++
--- /var/tmp/diff_new_pack.tuhhnW/_old  2021-09-10 23:41:30.182571629 +0200
+++ /var/tmp/diff_new_pack.tuhhnW/_new  2021-09-10 23:41:30.182571629 +0200
@@ -1,6 +1,6 @@
 name:                tasty-rerun
 version:             1.1.18
-x-revision: 1
+x-revision: 2
 homepage:            http://github.com/ocharles/tasty-rerun
 license:             BSD3
 license-file:        LICENSE
@@ -31,7 +31,7 @@
 library
   exposed-modules:     Test.Tasty.Ingredients.Rerun
   build-depends:
-    base >=4.6 && <4.16,
+    base >=4.6 && <4.17,
     containers >= 0.5.0.0,
     mtl >= 2.1.2,
     optparse-applicative >= 0.6,

Reply via email to