diff --git a/python-sphinx-remove-toctrees.spec b/python-sphinx-remove-toctrees.spec index 93e22f085a877943f95421a16c6ac4fa91020413..93d734060674a7ea3909f8775f18ef503533d9f3 100644 --- a/python-sphinx-remove-toctrees.spec +++ b/python-sphinx-remove-toctrees.spec @@ -7,7 +7,7 @@ if your documentation uses auto-generated API documentation, which generates a l This extension can be used to remove the sidebar links for just the pages you specify, speed up the build considerably.} Name: python-%{pypi_name} -Version: 1.0.0 +Version: 1.0.0.post1 Release: 1 Summary: Reduce your documentation build size by selectively removing toctrees from pages. License: MIT @@ -55,6 +55,9 @@ Help documents for the %{name} API %doc docs %changelog +* Mon Nov 24 2025 lvwq - 1.0.0.post1-1 +- Update package to version 1.0.0.post1 + * Sun Apr 7 2024 Dongxing Wang - 1.0.0-1 - Update package with version 1.0.0 Update build backend diff --git a/sphinx-remove-toctrees-1.0.0.post1.tar.gz b/sphinx-remove-toctrees-1.0.0.post1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/sphinx-remove-toctrees-1.0.0.tar.gz b/sphinx-remove-toctrees-1.0.0.tar.gz deleted file mode 100644 index f69c9f7d1bb76028d80d8b975af2c77ad67c7d62..0000000000000000000000000000000000000000 Binary files a/sphinx-remove-toctrees-1.0.0.tar.gz and /dev/null differ