diff --git a/panflute-2.2.3.tar.gz b/panflute-2.2.3.tar.gz deleted file mode 100644 index 2e74cf1..0000000 --- a/panflute-2.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:009333fa0b7c59ae396856522e6d794638a22652679160b82e86e4f28f0fbbc6 -size 36170 diff --git a/panflute-2.3.0.tar.gz b/panflute-2.3.0.tar.gz new file mode 100644 index 0000000..9a319ec --- /dev/null +++ b/panflute-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cefd9dfc48ccd9732a53db57610701d22806da397a8a97e5cc8dc070b55865ca +size 36650 diff --git a/python-panflute.changes b/python-panflute.changes index b2f7813..a9b04c6 100644 --- a/python-panflute.changes +++ b/python-panflute.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jun 1 20:16:40 UTC 2023 - Dirk Müller + +- update to 2.3.0: + * Update Pandoc API from 1.22 to 1.23 (Pandoc 3.0): + * Add `Figure` block object + * Remove `Null` block object (scheduled for removed) + ------------------------------------------------------------------- Tue Oct 4 22:36:41 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-panflute.spec b/python-panflute.spec index 39c1eb1..b3cbe90 100644 --- a/python-panflute.spec +++ b/python-panflute.spec @@ -1,7 +1,7 @@ # # spec file for package python-panflute # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-panflute -Version: 2.2.3 +Version: 2.3.0 Release: 0 Summary: Pandoc filters package for Python License: BSD-3-Clause