diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index fada541..a9edbe6 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 7 07:48:19 UTC 2020 - Peter Simons + +- Drop obsolete %setup hack to work around a missing Setup.hs file. + New ghc-rpm-macros do this automatically. + ------------------------------------------------------------------- Wed Nov 13 03:02:28 UTC 2019 - psimons@suse.com diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index 78e4797..c0d7457 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -74,6 +74,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} +cabal-tweak-dep-ver QuickCheck '< 2.14' '< 3' %build %ghc_lib_build