diff --git a/commonmark-extensions-0.2.2.1.tar.gz b/commonmark-extensions-0.2.2.1.tar.gz deleted file mode 100644 index a30c52c..0000000 --- a/commonmark-extensions-0.2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b0ed6017df60c3f29a66ad0f756efe17271c67e80f86f9b90e50dbde014434e -size 35836 diff --git a/commonmark-extensions-0.2.3.tar.gz b/commonmark-extensions-0.2.3.tar.gz new file mode 100644 index 0000000..2a88822 --- /dev/null +++ b/commonmark-extensions-0.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e9133e815786fd5a56ba3222b7b759a229db0a20af01cfe52cf7a54544df80b +size 35947 diff --git a/ghc-commonmark-extensions.changes b/ghc-commonmark-extensions.changes index c718bc7..330f182 100644 --- a/ghc-commonmark-extensions.changes +++ b/ghc-commonmark-extensions.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Feb 4 12:15:23 UTC 2022 - 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 diff --git a/ghc-commonmark-extensions.spec b/ghc-commonmark-extensions.spec index 3da6514..b2121dd 100644 --- a/ghc-commonmark-extensions.spec +++ b/ghc-commonmark-extensions.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name commonmark-extensions %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.2.1 +Version: 0.2.3 Release: 0 Summary: Pure Haskell commonmark parser License: BSD-3-Clause