From ec7ced1192689e93a5fee89df84a3ad179dc19441ac8f0564c995710c3b4f10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 19 Mar 2021 15:52:55 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-jira-wiki-markup revision:24, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-jira-wiki-markup?expand=0&rev=24 --- ghc-jira-wiki-markup.changes | 19 +++++++++++++++++++ ghc-jira-wiki-markup.spec | 2 +- jira-wiki-markup-1.3.3.tar.gz | 3 --- jira-wiki-markup-1.3.4.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 jira-wiki-markup-1.3.3.tar.gz create mode 100644 jira-wiki-markup-1.3.4.tar.gz diff --git a/ghc-jira-wiki-markup.changes b/ghc-jira-wiki-markup.changes index 475752c..a06dd4f 100644 --- a/ghc-jira-wiki-markup.changes +++ b/ghc-jira-wiki-markup.changes @@ -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 diff --git a/ghc-jira-wiki-markup.spec b/ghc-jira-wiki-markup.spec index cf99d20..c63f993 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.3 +Version: 1.3.4 Release: 0 Summary: Handle Jira wiki markup License: MIT diff --git a/jira-wiki-markup-1.3.3.tar.gz b/jira-wiki-markup-1.3.3.tar.gz deleted file mode 100644 index af97506..0000000 --- a/jira-wiki-markup-1.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:272f97afa162f787fe2ff86912d566c64ba87d173d2a948a845ff1b6444ff569 -size 23250 diff --git a/jira-wiki-markup-1.3.4.tar.gz b/jira-wiki-markup-1.3.4.tar.gz new file mode 100644 index 0000000..900c6c7 --- /dev/null +++ b/jira-wiki-markup-1.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01593ccddcef875df9d5044797a7ce2cef7273cee5ccd68b67e39f556543867 +size 23759