From 2d223d1d37766d90f84e83fb1ad41653330efae33c82d87ecca61ac1a9397bd0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 23 Feb 2024 15:02:06 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-commonmark-pandoc revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark-pandoc?expand=0&rev=25 --- commonmark-pandoc-0.2.2.1.tar.gz | 3 +++ commonmark-pandoc-0.2.2.tar.gz | 3 --- ghc-commonmark-pandoc.changes | 8 ++++++++ ghc-commonmark-pandoc.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 commonmark-pandoc-0.2.2.1.tar.gz delete mode 100644 commonmark-pandoc-0.2.2.tar.gz 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