diff --git a/ghc-dbus.changes b/ghc-dbus.changes index 5206029..f84265b 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 21 20:06:30 UTC 2021 - Ondřej Súkup + +- remove opverspecified constraints on lens + ------------------------------------------------------------------- Sat Feb 27 13:13:27 UTC 2021 - psimons@suse.com diff --git a/ghc-dbus.spec b/ghc-dbus.spec index fab92e4..569e669 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -103,6 +103,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %autosetup -n %{pkg_name}-%{version} +cabal-tweak-dep-ver 'lens' '<5.1' '<6' %build %ghc_lib_build