From 7c3bcf2c96be46482ce383502f2933de2aaef6e06c76d03ca3ad59333e100cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 30 May 2021 18:58:18 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-jira-wiki-markup revision:26, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-jira-wiki-markup?expand=0&rev=26 --- ghc-jira-wiki-markup.changes | 34 ++++++++++++++++++++++++++++++++++ ghc-jira-wiki-markup.spec | 2 +- jira-wiki-markup-1.3.4.tar.gz | 3 --- jira-wiki-markup-1.4.0.tar.gz | 3 +++ 4 files changed, 38 insertions(+), 4 deletions(-) delete mode 100644 jira-wiki-markup-1.3.4.tar.gz create mode 100644 jira-wiki-markup-1.4.0.tar.gz diff --git a/ghc-jira-wiki-markup.changes b/ghc-jira-wiki-markup.changes index a06dd4f..46fd77b 100644 --- a/ghc-jira-wiki-markup.changes +++ b/ghc-jira-wiki-markup.changes @@ -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 diff --git a/ghc-jira-wiki-markup.spec b/ghc-jira-wiki-markup.spec index c63f993..a63e43e 100644 --- a/ghc-jira-wiki-markup.spec +++ b/ghc-jira-wiki-markup.spec @@ -19,7 +19,7 @@ %global pkg_name jira-wiki-markup %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.4 +Version: 1.4.0 Release: 0 Summary: Handle Jira wiki markup License: MIT diff --git a/jira-wiki-markup-1.3.4.tar.gz b/jira-wiki-markup-1.3.4.tar.gz deleted file mode 100644 index 900c6c7..0000000 --- a/jira-wiki-markup-1.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d01593ccddcef875df9d5044797a7ce2cef7273cee5ccd68b67e39f556543867 -size 23759 diff --git a/jira-wiki-markup-1.4.0.tar.gz b/jira-wiki-markup-1.4.0.tar.gz new file mode 100644 index 0000000..97d3d11 --- /dev/null +++ b/jira-wiki-markup-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c210d3c575779a7b5b974e6873b265117944746862b5bb40684903a8decca5c +size 24883