diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 1b1c691..6759e7c 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -9,7 +9,7 @@ intuitive API.} Name: python-%{pypi_name} Summary: Style preserving TOML library -Version: 0.11.8 +Version: 0.12.1 Release: 1 License: MIT @@ -53,6 +53,9 @@ Summary: %{summary} %{python3_sitelib}/%{pypi_name}*.dist-info/ %changelog +* Tue Oct 24 2023 jiangxinyu - 0.12.1-1 +- Update package to version 0.12.1 + * Wed Jun 21 2023 chendexi - 0.11.8-1 - Update package to version 0.11.8 diff --git a/tomlkit-0.11.8.tar.gz b/tomlkit-0.11.8.tar.gz deleted file mode 100644 index 378c336..0000000 Binary files a/tomlkit-0.11.8.tar.gz and /dev/null differ diff --git a/tomlkit-0.12.1.tar.gz b/tomlkit-0.12.1.tar.gz new file mode 100644 index 0000000..e634df9 Binary files /dev/null and b/tomlkit-0.12.1.tar.gz differ