diff --git a/ablog-0.11.11.tar.gz b/ablog-0.11.11.tar.gz deleted file mode 100644 index d3bb8088a2e4e7e641579b04f42e00721fa3a0b8..0000000000000000000000000000000000000000 Binary files a/ablog-0.11.11.tar.gz and /dev/null differ diff --git a/ablog-0.11.12.tar.gz b/ablog-0.11.12.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..84a28c0a827500ad6d008455f05b4790b1ac43c9 Binary files /dev/null and b/ablog-0.11.12.tar.gz differ diff --git a/python-ablog.spec b/python-ablog.spec index d6e9fce4dbeb56020e9b318269597f1261c62c69..0a20c18eeb54f4147d3de7c09b1d955815d8dae4 100644 --- a/python-ablog.spec +++ b/python-ablog.spec @@ -1,11 +1,11 @@ Name: python-ablog -Version: 0.11.11 +Version: 0.11.12 Release: 1 Summary: A Sphinx extension that converts any documentation or personal website project into a full-fledged blog. License: MIT URL: https://github.com/sunpy/ablog -Source0: https://files.pythonhosted.org/packages/9d/69/5702b7c8f60f15afacdfdffb40e7b5150074ed645cd9776e84febec85d0e/ablog-0.11.11.tar.gz +Source0: https://files.pythonhosted.org/packages/db/81/d6337121f1ba631f3b832815aa22b32777296dc3d2f208b9c4217e23548f/ablog-0.11.12.tar.gz BuildArch: noarch %description @@ -51,6 +51,14 @@ ablog provides cross platform hidden file detection. %{_bindir}/ablog %changelog +* Fri Nov 08 2024 liutao1 - 0.11.12-1 +- Update package to version 0.11.12 + Improve ablog-configuration-options.rst + Fix sidebars CSS naming + Ablog is NOT safe for parallel read + Fix theme support for ablog + Update CI + * Tue Oct 29 2024 Dongxing Wang - 0.11.11-1 - Update package to version 0.11.11 Metadata for parallel_read_safe