Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pandoc-cli for openSUSE:Factory checked in at 2024-12-20 23:11:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pandoc-cli (Old) and /work/SRC/openSUSE:Factory/.pandoc-cli.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pandoc-cli" Fri Dec 20 23:11:22 2024 rev:12 rq:1231500 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/pandoc-cli/pandoc-cli.changes 2024-10-28 15:22:50.089738421 +0100 +++ /work/SRC/openSUSE:Factory/.pandoc-cli.new.1881/pandoc-cli.changes 2024-12-20 23:12:21.236760846 +0100 @@ -1,0 +2,6 @@ +Sun Dec 8 05:30:01 UTC 2024 - Peter Simons <[email protected]> + +- Update pandoc-cli to version 3.6. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- pandoc-cli-3.5.tar.gz New: ---- pandoc-cli-3.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pandoc-cli.spec ++++++ --- /var/tmp/diff_new_pack.fFoarU/_old 2024-12-20 23:12:21.724780971 +0100 +++ /var/tmp/diff_new_pack.fFoarU/_new 2024-12-20 23:12:21.728781136 +0100 @@ -17,7 +17,7 @@ Name: pandoc-cli -Version: 3.5 +Version: 3.6 Release: 0 Summary: Conversion between documentation formats License: GPL-2.0-or-later ++++++ pandoc-cli-3.5.tar.gz -> pandoc-cli-3.6.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pandoc-cli-3.5/man/pandoc-lua.1 new/pandoc-cli-3.6/man/pandoc-lua.1 --- old/pandoc-cli-3.5/man/pandoc-lua.1 2001-09-09 03:46:40.000000000 +0200 +++ new/pandoc-cli-3.6/man/pandoc-lua.1 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6 .\" -.TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.5" "Pandoc User\[cq]s Guide" +.TH "pandoc-lua" "1" "September 22, 2022" "pandoc 3.6" "Pandoc User\[cq]s Guide" .SH SYNOPSIS \f[CR]pandoc\-lua\f[R] [\f[I]options\f[R]] [\f[I]script\f[R] [\f[I]args\f[R]]] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pandoc-cli-3.5/man/pandoc-server.1 new/pandoc-cli-3.6/man/pandoc-server.1 --- old/pandoc-cli-3.5/man/pandoc-server.1 2001-09-09 03:46:40.000000000 +0200 +++ new/pandoc-cli-3.6/man/pandoc-server.1 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6 .\" -.TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.5" "Pandoc User\[cq]s Guide" +.TH "pandoc-server" "1" "August 15, 2022" "pandoc 3.6" "Pandoc User\[cq]s Guide" .SH SYNOPSIS \f[CR]pandoc\-server\f[R] [\f[I]options\f[R]] .SH DESCRIPTION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pandoc-cli-3.5/man/pandoc.1 new/pandoc-cli-3.6/man/pandoc.1 --- old/pandoc-cli-3.5/man/pandoc.1 2001-09-09 03:46:40.000000000 +0200 +++ new/pandoc-cli-3.6/man/pandoc.1 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.5 +.\" Automatically generated by Pandoc 3.6 .\" -.TH "pandoc" "1" "October 5, 2024" "pandoc 3.5" "Pandoc User\[cq]s Guide" +.TH "pandoc" "1" "December 7, 2024" "pandoc 3.6" "Pandoc User\[cq]s Guide" .SH NAME pandoc - general markup converter .SH SYNOPSIS @@ -266,6 +266,8 @@ .IP \[bu] 2 \f[CR]man\f[R] (roff man) .IP \[bu] 2 +\f[CR]mdoc\f[R] (mdoc manual page markup) +.IP \[bu] 2 \f[CR]muse\f[R] (Muse) .IP \[bu] 2 \f[CR]native\f[R] (native Haskell) @@ -785,10 +787,13 @@ \f[CR]\-D/\-\-print\-default\-template\f[R]). .TP \f[CR]\-V\f[R] \f[I]KEY\f[R][\f[CR]=\f[R]\f[I]VAL\f[R]], \f[CR]\-\-variable=\f[R]\f[I]KEY\f[R][\f[CR]:\f[R]\f[I]VAL\f[R]] -Set the template variable \f[I]KEY\f[R] to the value \f[I]VAL\f[R] when -rendering the document in standalone mode. +Set the template variable \f[I]KEY\f[R] to the string value +\f[I]VAL\f[R] when rendering the document in standalone mode. If no \f[I]VAL\f[R] is specified, the key will be given the value \f[CR]true\f[R]. +Structured values (lists, maps) cannot be assigned using this option, +but they can be assigned in the \f[CR]variables\f[R] section of a +defaults file. .TP \f[CR]\-\-sandbox[=true|false]\f[R] Run pandoc in a sandbox, limiting IO operations in readers and writers @@ -2177,14 +2182,23 @@ For \f[CR]odt\f[R] output, customize the \f[CR]default.opendocument\f[R] template. .IP \[bu] 2 +For \f[CR]docx\f[R] output, customize the \f[CR]default.openxml\f[R] +template. +.IP \[bu] 2 For \f[CR]pdf\f[R] output, customize the \f[CR]default.latex\f[R] template (or the \f[CR]default.context\f[R] template, if you use \f[CR]\-t context\f[R], or the \f[CR]default.ms\f[R] template, if you use \f[CR]\-t ms\f[R], or the \f[CR]default.html\f[R] template, if you use \f[CR]\-t html\f[R]). .IP \[bu] 2 -\f[CR]docx\f[R] and \f[CR]pptx\f[R] have no template (however, you can -use \f[CR]\-\-reference\-doc\f[R] to customize the output). +\f[CR]pptx\f[R] has no template. +.PP +Note that \f[CR]docx\f[R], \f[CR]odt\f[R], and \f[CR]pptx\f[R] output +can also be customized using \f[CR]\-\-reference\-doc\f[R]. +Use a reference doc to adjust the styles in your document; use a +template to handle variable interpolation and customize the presentation +of metadata, the position of the table of contents, boilerplate text, +etc. .PP Templates contain \f[I]variables\f[R], which allow for the inclusion of arbitrary information at any point in the file. @@ -2425,9 +2439,9 @@ brackets, immediately after the variable name or partial: .IP .EX -${months[, ]}$ +${months[, ]} -${articles:bibentry()[; ]$ +${articles:bibentry()[; ]} .EE .PP The separator in this case is literal and (unlike with \f[CR]sep\f[R] in @@ -3274,6 +3288,10 @@ \f[CR]section\-numbering\f[R] Schema to use for numbering sections, e.g.\ \f[CR]1.A.1\f[R]. .TP +\f[CR]page\-numbering\f[R] +Schema to use for numbering pages, e.g.\ \f[CR]1\f[R] or \f[CR]i\f[R], +or an empty string to omit page numbering. +.TP \f[CR]columns\f[R] Number of columns for body text. .SS Variables for ms @@ -7136,7 +7154,7 @@ EPUB metadata may be specified using the \f[CR]\-\-epub\-metadata\f[R] option, but if the source document is Markdown, it is better to use a YAML metadata block. -Here is an example: +Here is an example of a YAML metadata block with EPUB metadata: .IP .EX \-\-\- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pandoc-cli-3.5/pandoc-cli.cabal new/pandoc-cli-3.6/pandoc-cli.cabal --- old/pandoc-cli-3.5/pandoc-cli.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/pandoc-cli-3.6/pandoc-cli.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: 2.4 name: pandoc-cli -version: 3.5 +version: 3.6 build-type: Simple license: GPL-2.0-or-later license-file: COPYING.md @@ -70,7 +70,7 @@ buildable: True -- Note: we always link to an exact version of pandoc, with the -- same version as this package: - build-depends: pandoc == 3.5, + build-depends: pandoc == 3.6, text other-modules: PandocCLI.Lua , PandocCLI.Server @@ -89,7 +89,7 @@ if flag(lua) build-depends: hslua-cli >= 1.4.1 && < 1.5, - pandoc-lua-engine >= 0.3.3 && < 0.4, + pandoc-lua-engine >= 0.4 && < 0.5, temporary >= 1.1 && < 1.4 hs-source-dirs: lua else
