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