diff --git a/commonmark-pandoc-0.2.2.1.tar.gz b/commonmark-pandoc-0.2.2.1.tar.gz new file mode 100644 index 0000000..0a60ad0 --- /dev/null +++ b/commonmark-pandoc-0.2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6190eb15bf2e0964cb1b206984f7613bd204b55469d11dff8fcca5488b097acd +size 5022 diff --git a/commonmark-pandoc-0.2.2.tar.gz b/commonmark-pandoc-0.2.2.tar.gz deleted file mode 100644 index 5837e6a..0000000 --- a/commonmark-pandoc-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60b4bd5deb258bad77db02a33bb1a2d0061666271f84872ae1ff20c87905bc8b -size 5000 diff --git a/ghc-commonmark-pandoc.changes b/ghc-commonmark-pandoc.changes index 70bb4ea..5f85593 100644 --- a/ghc-commonmark-pandoc.changes +++ b/ghc-commonmark-pandoc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 15 04:43:02 UTC 2024 - Peter Simons + +- Update commonmark-pandoc to version 0.2.2.1. + ## 0.2.2.1 + + - Remove nested footnotes (#138). + ------------------------------------------------------------------- Mon Dec 11 19:50:28 UTC 2023 - Peter Simons diff --git a/ghc-commonmark-pandoc.spec b/ghc-commonmark-pandoc.spec index 5eea61a..a74c9af 100644 --- a/ghc-commonmark-pandoc.spec +++ b/ghc-commonmark-pandoc.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-commonmark-pandoc # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name commonmark-pandoc %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 0.2.2 +Version: 0.2.2.1 Release: 0 Summary: Bridge between commonmark and pandoc AST License: BSD-3-Clause