Accepting request 825796 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/825796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-08-18 10:24:38 +00:00 committed by Git OBS Bridge
commit c343cf2e09
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11f888553e3ade64cdf3b1fcb64d6cd8053fb89f61274c52cfcc9674ac28bfdc
size 98780

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:748847d820db606933aac47285c3dab49c87ffeed8f7cd2f07ef117b05f03803
size 98850

View File

@ -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

View File

@ -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