diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 423866c8801a93a8a66c7db372c40320cb9a971f..1b1c69169aa856ac5295ab8ffc7734cb6d06fc72 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 f7a0e76ee8dc187f189c2cdcfb02e926a5d81581..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..378c3365e187616e54dbd1719bb25b0b078eb09c Binary files /dev/null and b/tomlkit-0.11.8.tar.gz differ