diff --git a/ghc-pandoc-lua-marshal.changes b/ghc-pandoc-lua-marshal.changes index e7f8f56..03d5e59 100644 --- a/ghc-pandoc-lua-marshal.changes +++ b/ghc-pandoc-lua-marshal.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Mar 29 17:56:57 UTC 2024 - Peter Simons + +- Update pandoc-lua-marshal to version 0.2.6. + ## 0.2.6 + + Released 2024-03-29. + + - Fixed a bug that caused problems with empty Block lists in + the `content` attributes of *Div*, *Figure*, and *BlockQuote* + elements. + ------------------------------------------------------------------- Mon Mar 4 12:45:10 UTC 2024 - Peter Simons diff --git a/ghc-pandoc-lua-marshal.spec b/ghc-pandoc-lua-marshal.spec index 719f9c1..20e9bac 100644 --- a/ghc-pandoc-lua-marshal.spec +++ b/ghc-pandoc-lua-marshal.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Use pandoc types in Lua License: MIT diff --git a/pandoc-lua-marshal-0.2.5.tar.gz b/pandoc-lua-marshal-0.2.5.tar.gz deleted file mode 100644 index c070ee2..0000000 --- a/pandoc-lua-marshal-0.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1266b823f905efc8926321e30ccbf9263185d048df7a70ac1347f7e3cefeb73 -size 38526 diff --git a/pandoc-lua-marshal-0.2.6.tar.gz b/pandoc-lua-marshal-0.2.6.tar.gz new file mode 100644 index 0000000..ea2423e --- /dev/null +++ b/pandoc-lua-marshal-0.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c024ccd9f6e21c8fa52ec7a9b044b5b0908917c84b51b84f7aeb1f960c43c09 +size 38722