diff --git a/ghc-pandoc-types.changes b/ghc-pandoc-types.changes index a9edbe6..c3feb1b 100644 --- a/ghc-pandoc-types.changes +++ b/ghc-pandoc-types.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 16 11:14:26 UTC 2020 - Peter Simons + +- Re-generate file with latest version of spec-cleaner. + ------------------------------------------------------------------- Thu May 7 07:48:19 UTC 2020 - Peter Simons diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec index c0d7457..f365f6b 100644 --- a/ghc-pandoc-types.spec +++ b/ghc-pandoc-types.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-pandoc-types # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -75,6 +75,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' +cabal-tweak-dep-ver aeson '< 1.5' '< 2' %build %ghc_lib_build