diff --git a/python-cooldict.spec b/python-cooldict.spec index 4066344..8f4d47b 100644 --- a/python-cooldict.spec +++ b/python-cooldict.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Some useful dict-like structures License: BSD @@ -40,6 +40,9 @@ Helper for handling dictonery-like structures. %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info %changelog +* Tue May 26 2020 Miro HronĨok - 1.04-2 +- Rebuilt for Python 3.9 + * Tue Feb 25 2020 Fabian Affolter - 1.04-1 - Initial package for Fedora