diff --git a/python-schema.spec b/python-schema.spec index e8f5112..a930947 100644 --- a/python-schema.spec +++ b/python-schema.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.7.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple data validation library License: MIT @@ -50,6 +50,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.7.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.7.0-4 - Rebuilt for Python 3.9