diff --git a/python-toml.spec b/python-toml.spec index cbf7075..4abc855 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -7,7 +7,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -74,6 +74,9 @@ toml-test $(pwd)/tests/decoding_test3.sh %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.10.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jun 17 2022 Python Maint - 0.10.2-8 - Rebuilt for Python 3.11