osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-commonmark revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark?expand=0&rev=8
This commit is contained in:
parent
985f12e7e0
commit
f0cca5a574
3
commonmark-0.1.1.2.tar.gz
Normal file
3
commonmark-0.1.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:557e43c1d94b653bc255c744ef361c72f7da7d0081f179f02f07c6171f02f38d
|
||||
size 98983
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42019fba473112c298b669289639c9ab9849562518d4b5e3fc568b9daf736ea0
|
||||
size 98895
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 15:34:52 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update commonmark to version 0.1.1.2.
|
||||
## 0.1.1.2
|
||||
|
||||
* Fix bug in fix to #65 (#66).
|
||||
|
||||
## 0.1.1.1
|
||||
|
||||
* Fixed corner case with link suffix parsing, which could result
|
||||
in dropped tokens in certain cases (#65).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 03:03:04 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name commonmark
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.1
|
||||
Version: 0.1.1.2
|
||||
Release: 0
|
||||
Summary: Pure Haskell commonmark parser
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user