Hello community, here is the log from the commit of package MultiMarkdown-6 for openSUSE:Factory checked in at 2018-03-09 10:46:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MultiMarkdown-6 (Old) and /work/SRC/openSUSE:Factory/.MultiMarkdown-6.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MultiMarkdown-6" Fri Mar 9 10:46:32 2018 rev:3 rq:584471 version:6.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/MultiMarkdown-6/MultiMarkdown-6.changes 2017-11-16 14:02:38.450089001 +0100 +++ /work/SRC/openSUSE:Factory/.MultiMarkdown-6.new/MultiMarkdown-6.changes 2018-03-09 10:46:34.362728487 +0100 @@ -1,0 +2,29 @@ +Thu Mar 8 15:13:19 UTC 2018 - [email protected] + +- Update to version 6.3.0: + * version bump + * UPDATED: Apply astyle to source + * UPDATED: Remove deprecated fodt.c and fodt.h + * FIXED: Fix issue with list bullets in fenced code blocks + * FIXED: Fix typo in QuickStart.txt (fixes #111) + * Fix encoding of some markup inside LaTeX texttt environment (fixes #110 and #108) + * UPDATED: Update dates + * UPDATED: Add test suite to d_string + * FIXED: Fix edge case with superscripts and punctuation + +------------------------------------------------------------------- +Thu Dec 7 13:40:29 UTC 2017 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- MultiMarkdown-6-6.2.2.tar.xz New: ---- MultiMarkdown-6-6.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MultiMarkdown-6.spec ++++++ --- /var/tmp/diff_new_pack.JaewMJ/_old 2018-03-09 10:46:35.006705291 +0100 +++ /var/tmp/diff_new_pack.JaewMJ/_new 2018-03-09 10:46:35.010705147 +0100 @@ -1,7 +1,7 @@ # # spec file for package MultiMarkdown-6 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: MultiMarkdown-6 -Version: 6.2.2 +Version: 6.3.0 Release: 0 Summary: Reference implementation of MultiMarkdown License: MIT Group: Productivity/Publishing/Other -Url: http://fletcherpenney.net/multimarkdown +URL: http://fletcherpenney.net/multimarkdown # We have to use tarball generated via _service as released ones are # missing submodules that are necessary for building Source: %{name}-%{version}.tar.xz @@ -31,11 +31,11 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: texlive-filesystem -Conflicts: MultiMarkdown-5 -Provides: markdown Requires: texlive-filesystem Requires(post): update-alternatives Requires(postun): update-alternatives +Conflicts: MultiMarkdown-5 +Provides: markdown %description MultiMarkdown is a derivative of Markdown that adds new syntax features, @@ -74,7 +74,8 @@ fi %files -%doc LICENSE.txt README.md +%license LICENSE.txt +%doc README.md %ghost %{_sysconfdir}/alternatives/markdown %{_bindir}/markdown %{_bindir}/%{name}-markdown ++++++ MultiMarkdown-6-6.2.2.tar.xz -> MultiMarkdown-6-6.3.0.tar.xz ++++++ ++++ 9773 lines of diff (skipped) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JaewMJ/_old 2018-03-09 10:46:35.430690019 +0100 +++ /var/tmp/diff_new_pack.JaewMJ/_new 2018-03-09 10:46:35.434689875 +0100 @@ -4,8 +4,8 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">MultiMarkdown-6</param> - <param name="versionformat">6.2.2</param> - <param name="revision">6.2.2</param> + <param name="versionformat">6.3.0</param> + <param name="revision">6.3.0</param> </service> <service mode="disabled" name="recompress"> <param name="file">*.tar</param>
