Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-timeit for openSUSE:Factory 
checked in at 2022-02-11 23:09:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-timeit (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-timeit.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-timeit"

Fri Feb 11 23:09:49 2022 rev:5 rq:953546 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-timeit/ghc-timeit.changes    2020-12-22 
11:47:49.449928606 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-timeit.new.1956/ghc-timeit.changes  
2022-02-11 23:11:46.779357279 +0100
@@ -1,0 +2,6 @@
+Thu Dec  2 13:37:23 UTC 2021 - Peter Simons <[email protected]>
+
+- Update timeit to version 2.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-timeit.spec ++++++
--- /var/tmp/diff_new_pack.DLQcao/_old  2022-02-11 23:11:47.187358458 +0100
+++ /var/tmp/diff_new_pack.DLQcao/_new  2022-02-11 23:11:47.195358482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-timeit
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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-rpm-macros
 ExcludeArch:    %{ix86}

++++++ timeit.cabal ++++++
--- /var/tmp/diff_new_pack.DLQcao/_old  2022-02-11 23:11:47.235358597 +0100
+++ /var/tmp/diff_new_pack.DLQcao/_new  2022-02-11 23:11:47.235358597 +0100
@@ -1,6 +1,6 @@
 Name:               timeit
 Version:            2.0
-x-revision: 1
+x-revision: 2
 
 Homepage:           https://github.com/merijn/timeit
 Bug-Reports:        https://github.com/merijn/timeit/issues
@@ -34,7 +34,7 @@
   Build-Depends:        base >= 3 && < 5
 
   if impl(ghc < 8.0)
-    Build-Depends:      transformers >= 0.2 && < 0.6
+    Build-Depends:      transformers >= 0.2 && < 0.7
 
 Source-Repository head
   Type:     git

Reply via email to