diff --git a/ablog-0.11.11.tar.gz b/ablog-0.11.11.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d3bb8088a2e4e7e641579b04f42e00721fa3a0b8 Binary files /dev/null and b/ablog-0.11.11.tar.gz differ diff --git a/ablog-0.11.4.post1.tar.gz b/ablog-0.11.4.post1.tar.gz deleted file mode 100644 index 6953364a8d777000db84d01cef606afb7c06a222..0000000000000000000000000000000000000000 Binary files a/ablog-0.11.4.post1.tar.gz and /dev/null differ diff --git a/python-ablog.spec b/python-ablog.spec index a2154563d579434000bf42b5c00f971bf0be01e6..d6e9fce4dbeb56020e9b318269597f1261c62c69 100644 --- a/python-ablog.spec +++ b/python-ablog.spec @@ -1,11 +1,11 @@ Name: python-ablog -Version: 0.11.4.post1 -Release: 2 +Version: 0.11.11 +Release: 1 Summary: A Sphinx extension that converts any documentation or personal website project into a full-fledged blog. License: MIT -URL: https://codeload.github.com/shopkeep/ablog -Source0: https://codeload.github.com/shopkeep/ablog/archive/%{version}.tar.gz#/ablog-%{version}.tar.gz +URL: https://github.com/sunpy/ablog +Source0: https://files.pythonhosted.org/packages/9d/69/5702b7c8f60f15afacdfdffb40e7b5150074ed645cd9776e84febec85d0e/ablog-0.11.11.tar.gz BuildArch: noarch %description @@ -51,6 +51,14 @@ ablog provides cross platform hidden file detection. %{_bindir}/ablog %changelog +* Tue Oct 29 2024 Dongxing Wang - 0.11.11-1 +- Update package to version 0.11.11 + Metadata for parallel_read_safe + Add stylesheet for tagcloud + Add span to more items + Adds IT locale + Fix incorrect /div when using discuss + * Wed Sep 13 2023 li-miaomiao_zhr - 0.11.4.post1-2 - Start self-test of software package