Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package MultiMarkdown-6 for openSUSE:Factory checked in at 2021-01-26 14:47:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MultiMarkdown-6 (Old) and /work/SRC/openSUSE:Factory/.MultiMarkdown-6.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MultiMarkdown-6" Tue Jan 26 14:47:11 2021 rev:7 rq:866744 version:6.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/MultiMarkdown-6/MultiMarkdown-6.changes 2020-02-07 15:54:10.259502886 +0100 +++ /work/SRC/openSUSE:Factory/.MultiMarkdown-6.new.28504/MultiMarkdown-6.changes 2021-01-26 14:51:05.603787496 +0100 @@ -1,0 +2,33 @@ +Tue Jan 26 08:52:39 UTC 2021 - Martin Pluskal <mplus...@suse.com> + +- Update to version 6.6.0: + * UPDATED: Update CMakeLists.txt for Universal Binary + * CHANGED: Reformat comment + * UPDATED: Apply astyle to all files + * FIXED: Fix style issue with ODT output format + * FIXED: Improve README install path + * FIXED: Re-enable token object pools in default configuration + * version bump + * UPDATED: Restructure source code organization; Restructure Cmake configuration file; restructure Makefile + * version bump + * ADDED: Add additional blockquote tests + * FIXED: Fix issue when parsing blockquote that contains raw HTML + * FIXED: Don't free NULL link + * FIXED: Fix regression + * FIXED: Improve blockquote parser + * FIXED: Add latex footer to beamer output format (fixes #185) + * FIXED: Fix test suite + * FIXED: Prevent iOS Safari from bastardizing left arrow unicode character with an ugly emoji + * FIXED: Allow hyphen in image/link unquoted attributes + * ADDED: Add format to create HTML with storing of assets + * FIXED: Fix issue with tight list where last item has multiple paragraphs not being recognized as a loose list + * FIXED: Fix CMake issue + * FIXED: tweak CriticMarkup highlight handling + * version bump + * FIXED: Update cpack generator for macOS + * Fix fsf address in files licenses. + * FIXED: Fix memory leak in ITMZ reader + * UPDATED: Adjust cmake to only make library when included from a parent project + * FIXED: Don't use undefined version string + +------------------------------------------------------------------- Old: ---- MultiMarkdown-6-6.5.1.obscpio New: ---- MultiMarkdown-6-6.6.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MultiMarkdown-6.spec ++++++ --- /var/tmp/diff_new_pack.QYTLP1/_old 2021-01-26 14:51:06.431788625 +0100 +++ /var/tmp/diff_new_pack.QYTLP1/_new 2021-01-26 14:51:06.431788625 +0100 @@ -1,7 +1,7 @@ # # spec file for package MultiMarkdown-6 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: MultiMarkdown-6 -Version: 6.5.1 +Version: 6.6.0 Release: 0 Summary: Reference implementation of MultiMarkdown License: MIT @@ -50,6 +50,8 @@ %install %cmake_install +# Remove files installed by package, we ship them anyways +rm -rf %{buildroot}%{_datadir}/doc/MultiMarkdown # Avoid conflict with mtools mv %{buildroot}%{_bindir}/mmd %{buildroot}%{_bindir}/%{name}-mmd # multimarkdown is provided by other packages thus we use @@ -73,7 +75,7 @@ fi %files -%license LICENSE.txt +%license LICENSE %doc README.md %ghost %{_sysconfdir}/alternatives/markdown %{_bindir}/markdown ++++++ MultiMarkdown-6-6.5.1.obscpio -> MultiMarkdown-6-6.6.0.obscpio ++++++ /work/SRC/openSUSE:Factory/MultiMarkdown-6/MultiMarkdown-6-6.5.1.obscpio /work/SRC/openSUSE:Factory/.MultiMarkdown-6.new.28504/MultiMarkdown-6-6.6.0.obscpio differ: char 47, line 1 ++++++ MultiMarkdown-6.obsinfo ++++++ --- /var/tmp/diff_new_pack.QYTLP1/_old 2021-01-26 14:51:06.483788695 +0100 +++ /var/tmp/diff_new_pack.QYTLP1/_new 2021-01-26 14:51:06.483788695 +0100 @@ -1,5 +1,5 @@ name: MultiMarkdown-6 -version: 6.5.1 -mtime: 1577589687 -commit: c637ee347fd8fe22887f37b2fb767f83359a9b92 +version: 6.6.0 +mtime: 1611651143 +commit: bf8ea8bccb4ee74a2062e1297e16864d603e9b15 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QYTLP1/_old 2021-01-26 14:51:06.499788717 +0100 +++ /var/tmp/diff_new_pack.QYTLP1/_new 2021-01-26 14:51:06.503788722 +0100 @@ -4,6 +4,7 @@ <param name="scm">git</param> <param name="changesgenerate">enable</param> <param name="filename">MultiMarkdown-6</param> + <param name="revision">refs/tags/6.6.0</param> <param name="versionformat">@PARENT_TAG@</param> </service> <service mode="disabled" name="set_version"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.QYTLP1/_old 2021-01-26 14:51:06.519788744 +0100 +++ /var/tmp/diff_new_pack.QYTLP1/_new 2021-01-26 14:51:06.519788744 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/fletcher/MultiMarkdown-6.git</param> - <param name="changesrevision">b42ac1d380fcd71312aca561e0004f13d860f118</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">6ce255c5b2fce969d276d6c56c395f83da5f9239</param></service></servicedata> \ No newline at end of file