diff --git a/ghc-pandoc.changes b/ghc-pandoc.changes index 433c469..38c2636 100644 --- a/ghc-pandoc.changes +++ b/ghc-pandoc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Feb 18 01:35:04 UTC 2024 - Peter Simons + +- Update pandoc to version 3.1.12.1. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/pandoc-3.1.12.1/src/changelog.md + ------------------------------------------------------------------- Sat Jan 6 02:21:39 UTC 2024 - Peter Simons diff --git a/ghc-pandoc.spec b/ghc-pandoc.spec index 69a062e..f40c43e 100644 --- a/ghc-pandoc.spec +++ b/ghc-pandoc.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.1.11.1 +Version: 3.1.12.1 Release: 0 Summary: Conversion between markup formats License: GPL-2.0-or-later @@ -73,6 +73,8 @@ BuildRequires: ghc-deepseq-devel BuildRequires: ghc-deepseq-prof BuildRequires: ghc-directory-devel BuildRequires: ghc-directory-prof +BuildRequires: ghc-djot-devel +BuildRequires: ghc-djot-prof BuildRequires: ghc-doclayout-devel BuildRequires: ghc-doclayout-prof BuildRequires: ghc-doctemplates-devel @@ -185,7 +187,7 @@ Pandoc is a Haskell library for converting from one markup format to another. The formats it can handle include - light markup formats (many variants of Markdown, reStructuredText, AsciiDoc, -Org-mode, Muse, Textile, txt2tags) - HTML formats (HTML 4 and 5) - Ebook +Org-mode, Muse, Textile, txt2tags, djot) - HTML formats (HTML 4 and 5) - Ebook formats (EPUB v2 and v3, FB2) - Documentation formats (GNU TexInfo, Haddock) - Roff formats (man, ms) - TeX formats (LaTeX, ConTeXt) - Typst - XML formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument) - Outline formats (OPML) - @@ -371,6 +373,7 @@ This package provides the Haskell %{pkg_name} profiling library. %{_datadir}/%{pkg_name}-%{version}/data/templates/default.chunkedhtml %{_datadir}/%{pkg_name}-%{version}/data/templates/default.commonmark %{_datadir}/%{pkg_name}-%{version}/data/templates/default.context +%{_datadir}/%{pkg_name}-%{version}/data/templates/default.djot %{_datadir}/%{pkg_name}-%{version}/data/templates/default.docbook4 %{_datadir}/%{pkg_name}-%{version}/data/templates/default.docbook5 %{_datadir}/%{pkg_name}-%{version}/data/templates/default.dokuwiki diff --git a/pandoc-3.1.11.1.tar.gz b/pandoc-3.1.11.1.tar.gz deleted file mode 100644 index 3ae1656..0000000 --- a/pandoc-3.1.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef968d654000e5b21943573039fee92b132b547790fb1471f363abeb09dbcf79 -size 7336100 diff --git a/pandoc-3.1.12.1.tar.gz b/pandoc-3.1.12.1.tar.gz new file mode 100644 index 0000000..17f0e39 --- /dev/null +++ b/pandoc-3.1.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57efd39269141ed066803967b605fba3b4fd9c0f0fc31edccb186fbda1683bbc +size 7363985