From 38da87020f936dbcce98b99e35dbf9c07076d25b092684f05b03aa2b7c9a6a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 28 Mar 2020 11:00:44 +0000 Subject: [PATCH] Accepting request 789257 from devel:languages:haskell:ghc-8.8.x - remove workaround for dep constraints OBS-URL: https://build.opensuse.org/request/show/789257 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=34 --- ghc-dbus.changes | 5 +++++ ghc-dbus.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ghc-dbus.changes b/ghc-dbus.changes index e5b59c8..50a9454 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 28 10:59:36 UTC 2020 - Ondřej Súkup + +- remove workaround for dep constraints + ------------------------------------------------------------------- Tue Mar 24 08:07:18 UTC 2020 - psimons@suse.com diff --git a/ghc-dbus.spec b/ghc-dbus.spec index 315dfd9..2d082ea 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -102,7 +102,6 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} -cabal-tweak-dep-ver lens '<4.19' '< 5' %build %ghc_lib_build