Accepting request 896217 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/896217 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-jira-wiki-markup?expand=0&rev=9
This commit is contained in:
commit
9a2b661ebc
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 26 08:44:37 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update jira-wiki-markup to version 1.4.0.
|
||||||
|
1.4.0
|
||||||
|
-----
|
||||||
|
|
||||||
|
Released 2021-05-25.
|
||||||
|
|
||||||
|
* Allow quoted image parameters.
|
||||||
|
|
||||||
|
* Added support for "smart links".
|
||||||
|
|
||||||
|
* **API Change**: Add new constructors `SmartCard` and `SmartLink` to
|
||||||
|
Text.Jira.Markup.LinkType.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 24 08:33:30 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update jira-wiki-markup to version 1.3.5.
|
||||||
|
1.3.5
|
||||||
|
-----
|
||||||
|
|
||||||
|
Released 2021-05-24.
|
||||||
|
|
||||||
|
* Allow spaces and most unicode characters in attachment links.
|
||||||
|
|
||||||
|
* No longer require a newline character after `{noformat}`.
|
||||||
|
|
||||||
|
* Only allow URI path segment characters in bare links.
|
||||||
|
|
||||||
|
* The `file:` schema is no longer allowed in bare links; these
|
||||||
|
rarely make sense.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 14 22:19:01 UTC 2021 - psimons@suse.com
|
Sun Mar 14 22:19:01 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.4
|
Version: 1.4.0
|
||||||
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:d01593ccddcef875df9d5044797a7ce2cef7273cee5ccd68b67e39f556543867
|
|
||||||
size 23759
|
|
3
jira-wiki-markup-1.4.0.tar.gz
Normal file
3
jira-wiki-markup-1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1c210d3c575779a7b5b974e6873b265117944746862b5bb40684903a8decca5c
|
||||||
|
size 24883
|
Loading…
Reference in New Issue
Block a user