osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-commonmark-extensions revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark-extensions?expand=0&rev=6
This commit is contained in:
parent
6f186d8183
commit
013c412064
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efbe394c4a37c1e3d8e3490c7820560f526e4a39eea3ad1dbda2621e38cfb67d
|
||||
size 31867
|
3
commonmark-extensions-0.2.0.4.tar.gz
Normal file
3
commonmark-extensions-0.2.0.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:908b5fa39e20809acc41826f098788b0f2d93ebfc8707e30cfd9fb6de0e4de98
|
||||
size 32043
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 15:35:27 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update commonmark-extensions to version 0.2.0.4.
|
||||
## 0.2.0.4
|
||||
|
||||
- Add a test for autolinks (#66).
|
||||
- Require commonmark 0.1.1.2 (otherwise autolinks don't work
|
||||
properly).
|
||||
|
||||
## 0.2.0.3
|
||||
|
||||
- Add some new test examples to the autolinks extension spec (#65).
|
||||
- Allow interior `~` characters in autolinks (#65).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 3 10:09:06 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name commonmark-extensions
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.0.2
|
||||
Version: 0.2.0.4
|
||||
Release: 0
|
||||
Summary: Pure Haskell commonmark parser
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user