forked from pool/ghc-commonmark-extensions
Accepting request 953444 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953444 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-extensions?expand=0&rev=7
This commit is contained in:
commit
ad5fc861ef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b0ed6017df60c3f29a66ad0f756efe17271c67e80f86f9b90e50dbde014434e
|
|
||||||
size 35836
|
|
3
commonmark-extensions-0.2.3.tar.gz
Normal file
3
commonmark-extensions-0.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e9133e815786fd5a56ba3222b7b759a229db0a20af01cfe52cf7a54544df80b
|
||||||
|
size 35947
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 12 17:57:58 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update commonmark-extensions to version 0.2.3.
|
||||||
|
## 0.2.3
|
||||||
|
|
||||||
|
- Allow bare word attribute in fenced_divs (#84). This follows a similar
|
||||||
|
change in pandoc (jgm/pandoc#7242).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 1 08:43:02 UTC 2021 - psimons@suse.com
|
Mon Nov 1 08:43:02 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-commonmark-extensions
|
# spec file for package ghc-commonmark-extensions
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name commonmark-extensions
|
%global pkg_name commonmark-extensions
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.2.1
|
Version: 0.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure Haskell commonmark parser
|
Summary: Pure Haskell commonmark parser
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user