diff --git a/python-toml.spec b/python-toml.spec index bac483b..53359a5 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -12,7 +12,7 @@ toml file. Name: python-%{pypi_name} Version: 0.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python Library for Tom's Obvious, Minimal Language License: MIT @@ -75,6 +75,9 @@ toml-test $(pwd)/toml_test3.py %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.10.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.10.0-6 - Rebuilt for Python 3.8.0rc1 (#1748018)