Hello community, here is the log from the commit of package pandoc for openSUSE:Factory checked in at 2020-08-28 21:42:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pandoc (Old) and /work/SRC/openSUSE:Factory/.pandoc.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pandoc" Fri Aug 28 21:42:21 2020 rev:47 rq:829525 version:2.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pandoc/pandoc.changes 2020-08-10 14:56:41.083958885 +0200 +++ /work/SRC/openSUSE:Factory/.pandoc.new.3399/pandoc.changes 2020-08-28 21:42:22.736909378 +0200 @@ -1,0 +2,10 @@ +Tue Aug 18 10:46:53 UTC 2020 - Peter Simons <[email protected]> + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- +Tue Aug 18 09:59:27 UTC 2020 - Peter Simons <[email protected]> + +- Tweak Cabal file to accept latest version of its dependencies. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pandoc.spec ++++++ --- /var/tmp/diff_new_pack.osQCQF/_old 2020-08-28 21:42:23.412909627 +0200 +++ /var/tmp/diff_new_pack.osQCQF/_new 2020-08-28 21:42:23.416909629 +0200 @@ -139,7 +139,10 @@ This package provides the Haskell %{name} library development files. %prep -%setup -q +%autosetup +cabal-tweak-dep-ver base64-bytestring '< 1.2' '< 2' +cabal-tweak-dep-ver hslua '< 1.2' '< 2' +cabal-tweak-dep-ver hslua-module-text '< 0.3' '< 1' %build %ghc_lib_build
