diff --git a/python-schema.spec b/python-schema.spec index a86aafd..2c815c7 100644 --- a/python-schema.spec +++ b/python-schema.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.5.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Simple data validation library License: MIT @@ -69,6 +69,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.5.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 0.5.0-7 - Rebuilt for Python 3.7