diff --git a/commonmark-0.1.0.1.tar.gz b/commonmark-0.1.0.1.tar.gz deleted file mode 100644 index f3dc76e..0000000 --- a/commonmark-0.1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11f888553e3ade64cdf3b1fcb64d6cd8053fb89f61274c52cfcc9674ac28bfdc -size 98780 diff --git a/commonmark-0.1.0.2.tar.gz b/commonmark-0.1.0.2.tar.gz new file mode 100644 index 0000000..c44fd26 --- /dev/null +++ b/commonmark-0.1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:748847d820db606933aac47285c3dab49c87ffeed8f7cd2f07ef117b05f03803 +size 98850 diff --git a/ghc-commonmark.changes b/ghc-commonmark.changes index 160ef9e..729ad76 100644 --- a/ghc-commonmark.changes +++ b/ghc-commonmark.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 6 07:56:57 UTC 2020 - psimons@suse.com + +- Update commonmark to version 0.1.0.2. + ## 0.1.0.2 + + * Fix tight/loose list detection with multiple blank lines at end (#56). + ------------------------------------------------------------------- Tue Aug 4 09:31:42 UTC 2020 - psimons@suse.com diff --git a/ghc-commonmark.spec b/ghc-commonmark.spec index b886516..c9139f3 100644 --- a/ghc-commonmark.spec +++ b/ghc-commonmark.spec @@ -19,7 +19,7 @@ %global pkg_name commonmark %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.0.1 +Version: 0.1.0.2 Release: 0 Summary: Pure Haskell commonmark parser License: BSD-3-Clause