Hello community, here is the log from the commit of package python3-mistune for openSUSE:Factory checked in at 2015-06-23 11:57:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-mistune (Old) and /work/SRC/openSUSE:Factory/.python3-mistune.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-mistune" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-mistune/python3-mistune.changes 2015-04-10 09:51:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-mistune.new/python3-mistune.changes 2015-06-23 11:57:47.000000000 +0200 @@ -1,0 +2,14 @@ +Thu Jun 18 15:15:34 UTC 2015 - [email protected] + +- update to version 0.6: + * Breaking change on inline HTML, text in inline HTML will not be + parsed per #38. + * Replace tag renderer with inline_html for breaking change on + inline HTML + * Double emphasis, emphasis, code, and strikethrough can contain one + linebreak per #48. + * Match autolinks that do not have / in their URI via #53. + * A work around on link that contains ) per #46. + * Add <font> tag for inline tags per #55. + +------------------------------------------------------------------- Old: ---- mistune-0.5.1.tar.gz New: ---- mistune-0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-mistune.spec ++++++ --- /var/tmp/diff_new_pack.uCqMsX/_old 2015-06-23 11:57:47.000000000 +0200 +++ /var/tmp/diff_new_pack.uCqMsX/_new 2015-06-23 11:57:47.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python3-mistune # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,7 +17,7 @@ Name: python3-mistune -Version: 0.5.1 +Version: 0.6 Release: 0 Summary: The fastest markdown parser in pure Python License: BSD-3-Clause @@ -49,5 +49,4 @@ %{python3_sitelib}/* %doc LICENSE README.rst - %changelog ++++++ mistune-0.5.1.tar.gz -> mistune-0.6.tar.gz ++++++ ++++ 43101 lines of diff (skipped)
