diff --git a/python-toml.spec b/python-toml.spec index f3c42b9..7892249 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -9,7 +9,7 @@ or tomli/tomli-w. Name: python-%{pypi_name} Version: 0.10.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A deprecated Python Library for Tom's Obvious, Minimal Language License: MIT @@ -78,6 +78,9 @@ toml-test $(pwd)/tests/decoding_test3.sh %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.10.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jun 14 2023 Python Maint - 0.10.2-12 - Rebuilt for Python 3.12