Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-integer-logarithms for 
openSUSE:Factory checked in at 2024-04-12 17:34:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-integer-logarithms (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-integer-logarithms.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-integer-logarithms"

Fri Apr 12 17:34:59 2024 rev:21 rq:1166988 version:1.0.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-integer-logarithms/ghc-integer-logarithms.changes
    2023-10-12 11:41:04.674819153 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-integer-logarithms.new.26366/ghc-integer-logarithms.changes
 2024-04-12 17:40:16.011865616 +0200
@@ -1,0 +2,6 @@
+Tue Apr  2 19:11:06 UTC 2024 - Peter Simons <psim...@suse.com>
+
+- Update integer-logarithms to version 1.0.3.1 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-integer-logarithms.spec ++++++
--- /var/tmp/diff_new_pack.8txPPP/_old  2024-04-12 17:40:16.527884620 +0200
+++ /var/tmp/diff_new_pack.8txPPP/_new  2024-04-12 17:40:16.531884767 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-integer-logarithms
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 License:        MIT
 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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-array-prof

++++++ integer-logarithms.cabal ++++++
--- /var/tmp/diff_new_pack.8txPPP/_old  2024-04-12 17:40:16.567886094 +0200
+++ /var/tmp/diff_new_pack.8txPPP/_new  2024-04-12 17:40:16.571886241 +0200
@@ -1,6 +1,6 @@
 name:               integer-logarithms
 version:            1.0.3.1
-x-revision:         5
+x-revision:         6
 cabal-version:      >=1.10
 author:             Daniel Fischer
 copyright:
@@ -38,9 +38,10 @@
      || ==8.10.4
      || ==9.0.2
      || ==9.2.8
-     || ==9.4.7
-     || ==9.6.3
-     || ==9.8.1
+     || ==9.4.8
+     || ==9.6.4
+     || ==9.8.2
+     || ==9.10.1
   , GHCJS ==8.4
 
 extra-source-files:
@@ -62,7 +63,7 @@
   hs-source-dirs:   src
   build-depends:
       array     >=0.3 && <0.6
-    , base      >=4.3 && <4.20
+    , base      >=4.3 && <4.21
     , ghc-prim  <0.12
 
   if !impl(ghc >=7.10)
@@ -124,7 +125,7 @@
     , integer-logarithms
     , QuickCheck          >=2.14.1 && <2.15
     , smallcheck          >=1.2    && <1.3
-    , tasty               >=0.10   && <1.5
+    , tasty               >=0.10   && <1.6
     , tasty-hunit         >=0.9    && <0.11
     , tasty-quickcheck    >=0.8    && <0.11
     , tasty-smallcheck    >=0.8    && <0.9

Reply via email to