Hello community, here is the log from the commit of package pandoc for openSUSE:Factory checked in at 2020-10-27 19:03:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pandoc (Old) and /work/SRC/openSUSE:Factory/.pandoc.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pandoc" Tue Oct 27 19:03:10 2020 rev:49 rq:844312 version:2.11.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/pandoc/pandoc.changes 2020-10-23 15:15:48.918176732 +0200 +++ /work/SRC/openSUSE:Factory/.pandoc.new.3463/pandoc.changes 2020-10-27 19:03:27.710940426 +0100 @@ -1,0 +2,58 @@ +Fri Oct 23 19:25:47 UTC 2020 - [email protected] + +- Update pandoc to version 2.11.0.4. + ## pandoc 2.11.0.4 (2020-10-21) + + * Commonmark writer: fix regression with fenced divs (#6768). + Starting with 2.10.1, fenced divs no longer render with + HTML div tags in commonmark output. This is a regression + due to our transition from cmark-gfm. This commit fixes it. + + * Use released version of citeproc. (This fixes a mis-step + in the 2.11.0.3 release, which is now deprecated.) + + * Use latest sylighting, with support for `groovy`. + + * Document that --html-q-tags requires the smart extension on the reader + (#6766). + + ## pandoc 2.11.0.3 (2020-10-20) + + * Use latest citeproc (closes #6765). This fixes a problem with + author-in-text citations for references including both an author + and an editor. Previously, both were included in the text, but only + the author should be. + + * With `--citeproc`, ensure that the final period is removed when + citations that occur in notes in note-based styles get put in + parentheses. See jgm/citeproc#20. + + * Normalize rewritten image paths with `--extract-media` (#6761). + This change will avoid mixed paths like this one when + `--extract-media` is used with a Word file: + ``. Instead we'll get + ``. + + * Modify `--version` output. Use space more efficiently and report the + citeproc and ipynb versions, along with skylighting, texmath, and + pandoc-types. Drop the word "default" before "user data directory." + + * DocBook reader: bibliomisc and anchor support (#6754, Nils Carlson). + Also ensure that bibliodiv without a title no longer results in + an empty Header. + + * ConTeXt template: adds `\setupinterlinespace` to fonts larger + than normal (#6763, Denis Maier). + + * LaTeX template: Do not load amssymb if not needed (#6469, Angelo Peronio). + See <https://tex.stackexchange.com/a/549938>. + + * Relax upper bound on hslua, allow hslua-1.3.* (Albert Krewinkel). + + * MANUAL: + + + Improve explanation of "indent" variable (#6767, Cyrus Yip). + + Remove org from list of input formats supporting raw_tex (#6753, + Nick Fleisher). + +------------------------------------------------------------------- Old: ---- pandoc-2.11.0.2.tar.gz New: ---- pandoc-2.11.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pandoc.spec ++++++ --- /var/tmp/diff_new_pack.lbt2gh/_old 2020-10-27 19:03:28.882941279 +0100 +++ /var/tmp/diff_new_pack.lbt2gh/_new 2020-10-27 19:03:28.882941279 +0100 @@ -19,7 +19,7 @@ %global pkg_name pandoc %bcond_with tests Name: %{pkg_name} -Version: 2.11.0.2 +Version: 2.11.0.4 Release: 0 Summary: Conversion between markup formats License: GPL-2.0-or-later @@ -143,7 +143,6 @@ %prep %autosetup cabal-tweak-dep-ver base64-bytestring '< 1.2' '< 2' -cabal-tweak-dep-ver hslua '< 1.3' '< 2' %build %ghc_lib_build ++++++ pandoc-2.11.0.2.tar.gz -> pandoc-2.11.0.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/pandoc/pandoc-2.11.0.2.tar.gz /work/SRC/openSUSE:Factory/.pandoc.new.3463/pandoc-2.11.0.4.tar.gz differ: char 118, line 1
