diff --git a/CommonMark-0.7.3.tar.gz b/CommonMark-0.7.3.tar.gz deleted file mode 100644 index 2c3da88..0000000 --- a/CommonMark-0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f20ebd91614c8d339d4cded314894feb5d9a54c3b52c1ff9883794557149ea8 -size 85177 diff --git a/CommonMark-0.7.4.tar.gz b/CommonMark-0.7.4.tar.gz new file mode 100644 index 0000000..d785699 --- /dev/null +++ b/CommonMark-0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24678b72094398df96312fb927e274ccaf5148f25e47aca9f7fc062693ae7577 +size 87841 diff --git a/python-CommonMark.changes b/python-CommonMark.changes index ffbc61a..160973d 100644 --- a/python-CommonMark.changes +++ b/python-CommonMark.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 30 01:51:43 UTC 2017 - arun@gmx.de + +- update to version 0.7.4: + * The CommonMark spec has been updated to 0.28. + ------------------------------------------------------------------- Wed Jun 21 22:11:08 UTC 2017 - dimstar@opensuse.org diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 2eb0cac..ffe15c5 100644 --- a/python-CommonMark.spec +++ b/python-CommonMark.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-CommonMark -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: Python parser for the CommonMark Markdown spec License: BSD-3-Clause