Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-io-streams-haproxy for
openSUSE:Factory checked in at 2021-03-28 11:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-io-streams-haproxy (Old)
and /work/SRC/openSUSE:Factory/.ghc-io-streams-haproxy.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-io-streams-haproxy"
Sun Mar 28 11:55:57 2021 rev:3 rq:881540 version:1.0.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-io-streams-haproxy/ghc-io-streams-haproxy.changes
2020-12-22 11:41:37.633628388 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-io-streams-haproxy.new.2401/ghc-io-streams-haproxy.changes
2021-03-28 11:57:48.780301024 +0200
@@ -1,0 +2,5 @@
+Thu Mar 25 13:01:14 UTC 2021 - Ond??ej S??kup <[email protected]>
+
+- relax constraints on attoparsec
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-io-streams-haproxy.spec ++++++
--- /var/tmp/diff_new_pack.Ix1Jdl/_old 2021-03-28 11:57:49.208301404 +0200
+++ /var/tmp/diff_new_pack.Ix1Jdl/_new 2021-03-28 11:57:49.212301407 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-io-streams-haproxy
#
-# 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
@@ -61,6 +61,7 @@
%prep
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
+cabal-tweak-dep-ver 'attoparsec' '< 0.14' '< 0.15'
%build
%ghc_lib_build