diff --git a/MultiMarkdown-6-6.2.2.tar.xz b/MultiMarkdown-6-6.2.2.tar.xz deleted file mode 100644 index 2f69a11..0000000 --- a/MultiMarkdown-6-6.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e246bdfc5bbfcf50943fc7b8c27d988a6c274c5996c8a555c468f0f3bb49115 -size 662508 diff --git a/MultiMarkdown-6-6.2.3.tar.xz b/MultiMarkdown-6-6.2.3.tar.xz new file mode 100644 index 0000000..ccbfbf5 --- /dev/null +++ b/MultiMarkdown-6-6.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21be48bee42c14bbb8cd81e48e9d3a8409e425f6b5eb9f1f0b9d2cfa2e42869f +size 667572 diff --git a/MultiMarkdown-6.changes b/MultiMarkdown-6.changes index ea92988..519a3b4 100644 --- a/MultiMarkdown-6.changes +++ b/MultiMarkdown-6.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Dec 7 13:40:29 UTC 2017 - mpluskal@suse.com + +- Update to version 6.2.3: + * version bump + * FIXED: Fix potential NULL pointer dereference + * FIXED: Fix bug with multiple footnotes in single paragraph when exporting to LaTeX + * CHANGED: Update superscript/subscript algorithm to allow leading instances + * UPDATED: Refactor file utilities into file.c/h + * FIXED: Prevent pointer overflow + * UPDATED: Silence Xcode static analyzer false positives + * FIXED: Fix potential bug + * FIXED: Fix potential bug + * UPDATED: Fix issue with AStyle indent settings + ------------------------------------------------------------------- Wed Nov 15 16:30:29 UTC 2017 - mpluskal@suse.com diff --git a/MultiMarkdown-6.spec b/MultiMarkdown-6.spec index 34a6154..be8b684 100644 --- a/MultiMarkdown-6.spec +++ b/MultiMarkdown-6.spec @@ -17,7 +17,7 @@ Name: MultiMarkdown-6 -Version: 6.2.2 +Version: 6.2.3 Release: 0 Summary: Reference implementation of MultiMarkdown License: MIT diff --git a/_service b/_service index 0e77f37..4e5af54 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ git enable MultiMarkdown-6 - 6.2.2 - 6.2.2 + 6.2.3 + 6.2.3 *.tar