Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-time-compat for openSUSE:Factory
checked in at 2022-10-13 15:43:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-time-compat (Old)
and /work/SRC/openSUSE:Factory/.ghc-time-compat.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-time-compat"
Thu Oct 13 15:43:20 2022 rev:14 rq:1008534 version:1.9.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-time-compat/ghc-time-compat.changes
2021-12-19 17:34:53.404284108 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-time-compat.new.2275/ghc-time-compat.changes
2022-10-13 15:43:37.642911530 +0200
@@ -1,0 +2,6 @@
+Wed Aug 10 19:33:11 UTC 2022 - Peter Simons <[email protected]>
+
+- Update time-compat to version 1.9.6.1 revision 4.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-time-compat.spec ++++++
--- /var/tmp/diff_new_pack.E4BHs5/_old 2022-10-13 15:43:39.002914184 +0200
+++ /var/tmp/diff_new_pack.E4BHs5/_new 2022-10-13 15:43:39.006914193 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-time-compat
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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: 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/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-base-orphans-devel
BuildRequires: ghc-deepseq-devel
++++++ time-compat.cabal ++++++
--- /var/tmp/diff_new_pack.E4BHs5/_old 2022-10-13 15:43:39.050914278 +0200
+++ /var/tmp/diff_new_pack.E4BHs5/_new 2022-10-13 15:43:39.054914286 +0200
@@ -1,7 +1,7 @@
cabal-version: 1.12
name: time-compat
version: 1.9.6.1
-x-revision: 3
+x-revision: 4
synopsis: Compatibility package for time
description:
This packages tries to compat as much of @time@ features as possible.
@@ -33,9 +33,10 @@
|| ==8.4.4
|| ==8.6.5
|| ==8.8.4
- || ==8.10.4
- || ==9.0.1
- || ==9.2.1
+ || ==8.10.7
+ || ==9.0.2
+ || ==9.2.4
+ || ==9.4.1
source-repository head
type: git
@@ -55,7 +56,7 @@
default-extensions: Trustworthy
build-depends:
- base >=4.5 && <4.17
+ base >=4.5 && <4.18
, base-orphans >=0.8.4 && <0.9
, deepseq >=1.3.0.0 && <1.4 || >=1.4.1.1 && <1.5
, time >=1.4 && <1.7 || >=1.8 && <1.9 || >=1.9.2 && <1.9.4 ||
>=1.10 && <1.10.1 || >=1.11 && <1.11.2 || >=1.12 && <1.13