diff --git a/Markdown-2.5.2.tar.gz b/Markdown-2.5.2.tar.gz deleted file mode 100644 index fc71c0b..0000000 --- a/Markdown-2.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:284e97e56db9ada03ede9c0ed2870ca6590ce7869f3119104d53510debf1533d -size 291696 diff --git a/Markdown-2.6.tar.gz b/Markdown-2.6.tar.gz new file mode 100644 index 0000000..09366e5 --- /dev/null +++ b/Markdown-2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c8a489bb7c7154bc5a8c14f0fd1fc356ee36c8b9988f9fd8febff22dd435da +size 298272 diff --git a/python-Markdown.changes b/python-Markdown.changes index 04fba85..31879f6 100644 --- a/python-Markdown.changes +++ b/python-Markdown.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Feb 20 18:47:34 UTC 2015 - benoit.monin@gmx.fr + +- update to version 2.6: + * `safe_mode` Deprecated + * Positional Arguments Deprecated + * "Shortened" Extension Names Deprecated + * Extension Configuration as Part of Extension Name Deprecated + * HeaderId Extension Pending Deprecation + * The `configs` Keyword is Deprecated + * Official Support for PyPy + * YAML Style Meta-Data + * Table of Contents Extension Refactored + * Pygments can now be disabled + * Miscellaneous + ------------------------------------------------------------------- Mon Nov 24 17:35:36 UTC 2014 - benoit.monin@gmx.fr diff --git a/python-Markdown.spec b/python-Markdown.spec index 8531651..c0e0dc4 100644 --- a/python-Markdown.spec +++ b/python-Markdown.spec @@ -1,7 +1,7 @@ # # spec file for package python-Markdown # -# Copyright (c) 2014 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: python-Markdown -Version: 2.5.2 +Version: 2.6 Release: 0 Summary: Python implementation of Markdown License: BSD-3-Clause