From 47fddf6b0add69a4c458afa65ace3b3c794d04318b1449ec10a0791776c6dff9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Oct 2019 18:54:49 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-dbus revision:15, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=19 --- ghc-dbus.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc-dbus.spec b/ghc-dbus.spec index f40d3e1..f875bdf 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -104,6 +104,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} +cabal-tweak-dep-ver lens '<4.18' '< 5' %build %ghc_lib_build From eb452f9e4115d60457fea71763d331fe3d903988ff37e427a97c418dcca9466f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Oct 2019 12:22:11 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-dbus revision:16, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=20 --- ghc-dbus.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ghc-dbus.changes b/ghc-dbus.changes index a114d1d..dc53fad 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 11 12:17:36 UTC 2019 - Peter Simons + +- Relax overspecified version constraints on lens dependency. + ------------------------------------------------------------------- Mon May 13 02:02:23 UTC 2019 - psimons@suse.com