diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 423866c..1b1c691 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -9,8 +9,8 @@ intuitive API.} Name: python-%{pypi_name} Summary: Style preserving TOML library -Version: 0.11.4 -Release: 2 +Version: 0.11.8 +Release: 1 License: MIT URL: https://github.com/sdispater/tomlkit @@ -53,6 +53,9 @@ Summary: %{summary} %{python3_sitelib}/%{pypi_name}*.dist-info/ %changelog +* Wed Jun 21 2023 chendexi - 0.11.8-1 +- Update package to version 0.11.8 + * Mon May 22 2023 Dongxing Wang - 0.11.4-2 - Use poetry-core to build diff --git a/tomlkit-0.11.4.tar.gz b/tomlkit-0.11.4.tar.gz deleted file mode 100644 index f7a0e76..0000000 Binary files a/tomlkit-0.11.4.tar.gz and /dev/null differ diff --git a/tomlkit-0.11.8.tar.gz b/tomlkit-0.11.8.tar.gz new file mode 100644 index 0000000..378c336 Binary files /dev/null and b/tomlkit-0.11.8.tar.gz differ