Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-scientific"

Fri Feb 11 23:09:34 2022 rev:27 rq:953522 version:0.3.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-scientific/ghc-scientific.changes    
2021-11-11 21:37:10.096921308 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-scientific.new.1956/ghc-scientific.changes  
2022-02-11 23:11:31.147312066 +0100
@@ -1,0 +2,6 @@
+Fri Dec 31 15:06:36 UTC 2021 - Peter Simons <[email protected]>
+
+- Update scientific to version 0.3.7.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-scientific.spec ++++++
--- /var/tmp/diff_new_pack.Jra3fP/_old  2022-02-11 23:11:31.535313188 +0100
+++ /var/tmp/diff_new_pack.Jra3fP/_new  2022-02-11 23:11:31.539313199 +0100
@@ -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-binary-devel
 BuildRequires:  ghc-bytestring-devel

++++++ scientific.cabal ++++++
--- /var/tmp/diff_new_pack.Jra3fP/_old  2022-02-11 23:11:31.579313316 +0100
+++ /var/tmp/diff_new_pack.Jra3fP/_new  2022-02-11 23:11:31.579313316 +0100
@@ -1,6 +1,6 @@
 name:               scientific
 version:            0.3.7.0
-x-revision:         1
+x-revision:         2
 synopsis:           Numbers represented using scientific notation
 description:
   "Data.Scientific" provides the number type 'Scientific'. Scientific numbers 
are
@@ -96,7 +96,7 @@
     , integer-logarithms  >=1.0.3.1 && <1.1
     , primitive           >=0.7.1.0 && <0.8
     , template-haskell    >=2.8     && <2.19
-    , text                >=1.2.3.0 && <1.3
+    , text                >=1.2.3.0 && <1.3 || >=2.0 && <2.1
 
   if flag(bytestring-builder)
     build-depends:

Reply via email to