Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-pandoc for openSUSE:Factory 
checked in at 2024-03-28 13:55:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-pandoc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-pandoc.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-pandoc"

Thu Mar 28 13:55:29 2024 rev:10 rq:1161572 version:3.1.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-pandoc/ghc-pandoc.changes    2024-03-20 
21:16:18.638349241 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-pandoc.new.1905/ghc-pandoc.changes  
2024-03-28 14:32:10.892837992 +0100
@@ -1,0 +2,56 @@
+Mon Mar 18 05:21:03 UTC 2024 - Peter Simons <[email protected]>
+
+- Update pandoc to version 3.1.12.3.
+  ## pandoc 3.1.12.3 (2024-03-17)
+
+    * Markdown reader: Fix bug with footnotes at end of fenced div (#9576).
+
+    * LaTeX reader:
+
+      + Improve tokenization of `@` (#9555). Make tokenization sensitive to
+        `\makeatletter`/`\makeatother`. Previously we just always treated
+        `@` as a letter.  This led to bad results, e.g. with the sequence `\@`.
+        E.g., `a\@ b` would parse as "ab" and `a\@b` as "a".
+      + Make `withRaw` work inside `parseFromToks` (#9517).
+        This is needed for raw environments to work inside table cells.
+      + Better handling of table colwidths (#9579). Previously the parser just
+        failed if the column width specified in `p{}` wasn't a multiple of
+        `\linewidth`. This led to cases where content was skipped.
+
+    * Typst writer:
+
+      + Add 'kind' parameter to figures with tables (#9574).
+      + Avoid unnecessary box around image in figure (#9236).
+      + Omit width/height in images unless explicitly specified (#9236).
+        Previously we computed width/heigth for images that didn't have
+        size information, because otherwise typst would expand the image
+        to fit page width. This typst behavior has changed in 0.11.
+        This change fixes a bug in which images would sometimes overflow
+        page margins, depending on their intrinsic size.
+      + Don't add hard-coded `inset` to tables (#9580). Instead, set this
+        globally in the default template, allowing it to be customized.
+
+    * LaTeX template: Fix block headings support for unnumbered paragraphs
+      (#9542, #6018, Oliver Fabel).
+
+    * HTML templates: Replace polyfill provider (#2384, @SukkaW).
+      Replace polyfill.io with cdnjs.cloudflare.com/polyfill.
+      polyfill.io has been acquired by Funnull, and the service has
+      become unstable.
+
+    * Korean translations: delete colon in translation for 'to'.
+      This was invalid YAML, and not desired anyway, since a colon
+      is added.
+
+    * Use latest commonmark, commonmark-extensions.
+      This fixes a 3.12 regression in parsing of commonmark/gfm autolinks
+      (jgm/commonmark-hs#151).
+
+    * Depend on djot 0.1.1.3, which fixes a serious parsing bug affecting
+      regular paragraphs after lists.
+
+    * Depend on latest skylighting, skylighting-core, typst-hs, texmath.
+
+    * MANUAL.txt: Change broken link to IDML cookbook (#9563).
+
+-------------------------------------------------------------------

Old:
----
  pandoc-3.1.12.2.tar.gz

New:
----
  pandoc-3.1.12.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-pandoc.spec ++++++
--- /var/tmp/diff_new_pack.LxmsbV/_old  2024-03-28 14:32:23.089283861 +0100
+++ /var/tmp/diff_new_pack.LxmsbV/_new  2024-03-28 14:32:23.093284006 +0100
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        3.1.12.2
+Version:        3.1.12.3
 Release:        0
 Summary:        Conversion between markup formats
 License:        GPL-2.0-or-later

++++++ pandoc-3.1.12.2.tar.gz -> pandoc-3.1.12.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/ghc-pandoc/pandoc-3.1.12.2.tar.gz 
/work/SRC/openSUSE:Factory/.ghc-pandoc.new.1905/pandoc-3.1.12.3.tar.gz differ: 
char 16, line 1

Reply via email to