diff --git a/python-mdit-py-plugins-0.4.0.tar.gz b/python-mdit-py-plugins-0.4.0.tar.gz deleted file mode 100644 index 279f4ff..0000000 --- a/python-mdit-py-plugins-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e156efb677d0a660b8f9a5807bf48c6754d94f4f95996b36e17f131056a69e1a -size 62199 diff --git a/python-mdit-py-plugins-0.4.1.tar.gz b/python-mdit-py-plugins-0.4.1.tar.gz new file mode 100644 index 0000000..b32ca3f --- /dev/null +++ b/python-mdit-py-plugins-0.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612e615b1065f2329e1cbce7f23c240c1d6ccf65c90c27b08563c6fcb4de3e4c +size 63342 diff --git a/python-mdit-py-plugins.changes b/python-mdit-py-plugins.changes index d5b7cae..7387279 100644 --- a/python-mdit-py-plugins.changes +++ b/python-mdit-py-plugins.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jun 30 20:34:50 UTC 2024 - Dirk Müller + +- update to 0.4.1: + * Add option for footnotes references to always be matched + ------------------------------------------------------------------- Thu Nov 23 07:28:09 UTC 2023 - Daniel Garcia @@ -49,7 +55,7 @@ Fri Jun 9 12:58:04 UTC 2023 - ecsos ------------------------------------------------------------------- Mon Sep 5 08:02:15 UTC 2022 - Elisei Roca -- Cleanup requires, comments and files section +- Cleanup requires, comments and files section ------------------------------------------------------------------- Tue Apr 26 16:22:09 UTC 2022 - Sebastian Wagner diff --git a/python-mdit-py-plugins.spec b/python-mdit-py-plugins.spec index 0fe5960..b224c6f 100644 --- a/python-mdit-py-plugins.spec +++ b/python-mdit-py-plugins.spec @@ -1,7 +1,7 @@ # # spec file for package python-mdit-py-plugins # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-mdit-py-plugins -Version: 0.4.0 +Version: 0.4.1 Release: 0 Summary: Collection of plugins for markdown-it-py License: MIT