diff --git a/commonmark-pandoc-0.2.2.1.tar.gz b/commonmark-pandoc-0.2.2.1.tar.gz deleted file mode 100644 index 0a60ad0..0000000 --- a/commonmark-pandoc-0.2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6190eb15bf2e0964cb1b206984f7613bd204b55469d11dff8fcca5488b097acd -size 5022 diff --git a/commonmark-pandoc-0.2.2.2.tar.gz b/commonmark-pandoc-0.2.2.2.tar.gz new file mode 100644 index 0000000..02a5a8d --- /dev/null +++ b/commonmark-pandoc-0.2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6400286c6ba0750bf1513405bda13b0447de9c3ae188b40d54f00d5e5037a51 +size 5158 diff --git a/ghc-commonmark-pandoc.changes b/ghc-commonmark-pandoc.changes index 5f85593..573ca08 100644 --- a/ghc-commonmark-pandoc.changes +++ b/ghc-commonmark-pandoc.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Oct 5 05:49:08 UTC 2024 - Peter Simons + +- Update commonmark-pandoc to version 0.2.2.2. + ## 0.2.2.2 + + - Add wrapper="1" when we need to add Div or Span. This is needed for + good round-tripping; a djot writer can see that this attribute + was added and remove the wrapping, adding the attributes directly + to the element. + ------------------------------------------------------------------- Thu Feb 15 04:43:02 UTC 2024 - Peter Simons diff --git a/ghc-commonmark-pandoc.spec b/ghc-commonmark-pandoc.spec index a74c9af..70434fc 100644 --- a/ghc-commonmark-pandoc.spec +++ b/ghc-commonmark-pandoc.spec @@ -19,7 +19,7 @@ %global pkg_name commonmark-pandoc %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.2.2.1 +Version: 0.2.2.2 Release: 0 Summary: Bridge between commonmark and pandoc AST License: BSD-3-Clause