Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-servant-client-core for
openSUSE:Factory checked in at 2021-06-01 10:38:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-servant-client-core (Old)
and /work/SRC/openSUSE:Factory/.ghc-servant-client-core.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-servant-client-core"
Tue Jun 1 10:38:56 2021 rev:2 rq:896200 version:0.18.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-servant-client-core/ghc-servant-client-core.changes
2020-12-22 11:32:28.849084388 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-servant-client-core.new.1898/ghc-servant-client-core.changes
2021-06-01 10:40:34.465131009 +0200
@@ -1,0 +2,6 @@
+Sat May 15 15:56:11 UTC 2021 - [email protected]
+
+- Update servant-client-core to version 0.18.2 revision 2.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-servant-client-core.spec ++++++
--- /var/tmp/diff_new_pack.WnWpyr/_old 2021-06-01 10:40:34.817131608 +0200
+++ /var/tmp/diff_new_pack.WnWpyr/_new 2021-06-01 10:40:34.817131608 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-servant-client-core
#
-# 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
@@ -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-aeson-devel
BuildRequires: ghc-base-compat-devel
++++++ servant-client-core.cabal ++++++
--- /var/tmp/diff_new_pack.WnWpyr/_old 2021-06-01 10:40:34.853131670 +0200
+++ /var/tmp/diff_new_pack.WnWpyr/_new 2021-06-01 10:40:34.853131670 +0200
@@ -1,7 +1,7 @@
cabal-version: >=1.10
name: servant-client-core
version: 0.18.2
-x-revision: 1
+x-revision: 2
synopsis: Core functionality and class for client function
generation for servant APIs
category: Servant, Web
@@ -104,8 +104,8 @@
-- Additional dependencies
build-depends:
deepseq >= 1.4.2.0 && < 1.5
- , hspec >= 2.6.0 && < 2.8
+ , hspec >= 2.6.0 && < 2.9
, QuickCheck >= 2.12.6.1 && < 2.14
build-tool-depends:
- hspec-discover:hspec-discover >= 2.6.0 && <2.8
+ hspec-discover:hspec-discover >= 2.6.0 && <2.9