Accepting request 880426 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/880426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-jira-wiki-markup?expand=0&rev=8
This commit is contained in:
commit
d21ce447f4
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 14 22:19:01 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update jira-wiki-markup to version 1.3.4.
|
||||||
|
1.3.4
|
||||||
|
-----
|
||||||
|
|
||||||
|
Released 2021-03-13.
|
||||||
|
|
||||||
|
* Fixed parsing of autolinks (i.e., of bare URLs in the text).
|
||||||
|
Previously an autolink would take up the rest of a line, as
|
||||||
|
spaces were allowed characters in these items.
|
||||||
|
|
||||||
|
* Emoji character sequences no longer cause parsing failures. This
|
||||||
|
was due to missing backtracking when emoji parsing fails.
|
||||||
|
|
||||||
|
* Block quotes are only rendered as `bq.` if they do not contain a
|
||||||
|
linebreak.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 13 11:43:27 UTC 2021 - psimons@suse.com
|
Sat Feb 13 11:43:27 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name jira-wiki-markup
|
%global pkg_name jira-wiki-markup
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.3.3
|
Version: 1.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Handle Jira wiki markup
|
Summary: Handle Jira wiki markup
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:272f97afa162f787fe2ff86912d566c64ba87d173d2a948a845ff1b6444ff569
|
|
||||||
size 23250
|
|
3
jira-wiki-markup-1.3.4.tar.gz
Normal file
3
jira-wiki-markup-1.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d01593ccddcef875df9d5044797a7ce2cef7273cee5ccd68b67e39f556543867
|
||||||
|
size 23759
|
Loading…
Reference in New Issue
Block a user