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 2023-10-18 21:26:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tasty-rerun (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-tasty-rerun.new.31755 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-tasty-rerun"

Wed Oct 18 21:26:04 2023 rev:12 rq:1118488 version:1.1.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tasty-rerun/ghc-tasty-rerun.changes  
2023-10-05 20:05:13.723212106 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-tasty-rerun.new.31755/ghc-tasty-rerun.changes   
    2023-10-18 21:26:23.178170998 +0200
@@ -1,0 +2,6 @@
+Sun Oct 15 17:56:49 UTC 2023 - Peter Simons <[email protected]>
+
+- Update tasty-rerun to version 1.1.19 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-tasty-rerun.spec ++++++
--- /var/tmp/diff_new_pack.pAo267/_old  2023-10-18 21:26:23.690189546 +0200
+++ /var/tmp/diff_new_pack.pAo267/_new  2023-10-18 21:26:23.690189546 +0200
@@ -25,7 +25,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-base-devel
 BuildRequires:  ghc-base-prof

++++++ tasty-rerun.cabal ++++++
--- /var/tmp/diff_new_pack.pAo267/_old  2023-10-18 21:26:23.754191864 +0200
+++ /var/tmp/diff_new_pack.pAo267/_new  2023-10-18 21:26:23.758192009 +0200
@@ -1,6 +1,6 @@
 name:                tasty-rerun
 version:             1.1.19
-x-revision: 1
+x-revision: 2
 homepage:            http://github.com/ocharles/tasty-rerun
 license:             BSD3
 license-file:        LICENSE
@@ -38,7 +38,7 @@
 library
   exposed-modules:     Test.Tasty.Ingredients.Rerun
   build-depends:
-    base >=4.6 && <4.19,
+    base >=4.6 && <4.20,
     containers >= 0.5.0.0 && < 0.8,
     mtl >= 2.1.2 && < 2.4,
     optparse-applicative >= 0.6 && < 0.19,

Reply via email to