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 2023-01-18 13:10:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-integer-logarithms (Old)
and /work/SRC/openSUSE:Factory/.ghc-integer-logarithms.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-integer-logarithms"
Wed Jan 18 13:10:00 2023 rev:18 rq:1059078 version:1.0.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-integer-logarithms/ghc-integer-logarithms.changes
2022-10-13 15:42:29.638778778 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-integer-logarithms.new.32243/ghc-integer-logarithms.changes
2023-01-18 13:10:19.056645557 +0100
@@ -1,0 +2,6 @@
+Sun Jan 15 17:05:35 UTC 2023 - Peter Simons <[email protected]>
+
+- Update integer-logarithms to version 1.0.3.1 revision 4.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-integer-logarithms.spec ++++++
--- /var/tmp/diff_new_pack.zWbTzC/_old 2023-01-18 13:10:19.856650299 +0100
+++ /var/tmp/diff_new_pack.zWbTzC/_new 2023-01-18 13:10:19.860650323 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-integer-logarithms
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,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/3.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-rpm-macros
++++++ integer-logarithms.cabal ++++++
--- /var/tmp/diff_new_pack.zWbTzC/_old 2023-01-18 13:10:19.908650607 +0100
+++ /var/tmp/diff_new_pack.zWbTzC/_new 2023-01-18 13:10:19.912650631 +0100
@@ -1,6 +1,6 @@
name: integer-logarithms
version: 1.0.3.1
-x-revision: 3
+x-revision: 4
cabal-version: >=1.10
author: Daniel Fischer
copyright:
@@ -37,8 +37,9 @@
|| ==8.8.4
|| ==8.10.4
|| ==9.0.2
- || ==9.2.4
- || ==9.4.1
+ || ==9.2.5
+ || ==9.4.4
+ || ==9.6.1
, GHCJS ==8.4
extra-source-files:
@@ -60,8 +61,8 @@
hs-source-dirs: src
build-depends:
array >=0.3 && <0.6
- , base >=4.3 && <4.18
- , ghc-prim <0.10
+ , base >=4.3 && <4.19
+ , ghc-prim <0.11
if !impl(ghc >=7.10)
build-depends: nats >=1.1.2 && <1.2