diff --git a/python-schema.spec b/python-schema.spec index 2973df0..17ec78a 100644 --- a/python-schema.spec +++ b/python-schema.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple data validation library License: MIT @@ -69,6 +69,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.5.0-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.5.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages