diff --git a/python-toml.spec b/python-toml.spec index 19b8a70..ceb9a4d 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -7,7 +7,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -71,6 +71,10 @@ toml-test $(pwd)/tests/decoding_test3.sh %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.10.2-5 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 03 2021 Python Maint - 0.10.2-4 - Rebuilt for Python 3.10