Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-criterion for openSUSE:Factory 
checked in at 2022-08-10 17:13:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-criterion (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-criterion.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-criterion"

Wed Aug 10 17:13:18 2022 rev:5 rq:994041 version:1.5.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-criterion/ghc-criterion.changes      
2022-02-11 23:10:39.959164015 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-criterion.new.1521/ghc-criterion.changes    
2022-08-10 17:14:18.493865889 +0200
@@ -1,0 +2,6 @@
+Wed Jun 15 23:54:51 UTC 2022 - Peter Simons <[email protected]>
+
+- Update criterion to version 1.5.13.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-criterion.spec ++++++
--- /var/tmp/diff_new_pack.iJSXpT/_old  2022-08-10 17:14:19.349868123 +0200
+++ /var/tmp/diff_new_pack.iJSXpT/_new  2022-08-10 17:14:19.353868133 +0200
@@ -25,7 +25,7 @@
 License:        BSD-2-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:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Glob-devel

++++++ criterion.cabal ++++++
--- /var/tmp/diff_new_pack.iJSXpT/_old  2022-08-10 17:14:19.397868248 +0200
+++ /var/tmp/diff_new_pack.iJSXpT/_new  2022-08-10 17:14:19.401868258 +0200
@@ -1,6 +1,6 @@
 name:           criterion
 version:        1.5.13.0
-x-revision: 1
+x-revision: 2
 synopsis:       Robust, reliable performance measurement and analysis
 license:        BSD3
 license-file:   LICENSE
@@ -85,7 +85,7 @@
   build-depends:
     -- TODO: Eventually, we should bump the lower version bounds to >=2 so that
     -- we can remove some CPP in Criterion.Report. See #247.
-    aeson >= 1 && < 2.1,
+    aeson >= 1 && < 2.2,
     ansi-wl-pprint >= 0.6.7.2,
     base >= 4.5 && < 5,
     base-compat-batteries >= 0.10 && < 0.13,

Reply via email to