Accepting request 953445 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953445 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-pandoc?expand=0&rev=8
This commit is contained in:
commit
4b8c77ca30
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9795d9bc40eb3d389ca8a58ae63f1f6e4db653bdddf302df595ceb9ac8572e97
|
|
||||||
size 4856
|
|
3
commonmark-pandoc-0.2.1.2.tar.gz
Normal file
3
commonmark-pandoc-0.2.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:57554ecd0d1eacdf094e4ca346a9212e0198b467d86153b8494b412df747f1b6
|
||||||
|
size 4937
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 14 17:56:11 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update commonmark-pandoc to version 0.2.1.2.
|
||||||
|
## 0.2.1.2
|
||||||
|
|
||||||
|
- Fix addition of sourcepos attributes to blocks (jgm/pandoc#7769).
|
||||||
|
We were always adding an enclosing Div, even when the block
|
||||||
|
admits attributes. Now the attributes are added to the block
|
||||||
|
itself, unless it can't accept attributes (as with inlines).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 1 12:50:31 UTC 2021 - psimons@suse.com
|
Thu Jul 1 12:50:31 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-commonmark-pandoc
|
# spec file for package ghc-commonmark-pandoc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name commonmark-pandoc
|
%global pkg_name commonmark-pandoc
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.1.1
|
Version: 0.2.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bridge between commonmark and pandoc AST
|
Summary: Bridge between commonmark and pandoc AST
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user