diff --git a/python-schema.spec b/python-schema.spec index ea7e749..2973df0 100644 --- a/python-schema.spec +++ b/python-schema.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple data validation library License: MIT @@ -69,5 +69,8 @@ py.test-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.5.0-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue May 10 2016 Igor Gnatenko - 0.5.0-1 - Initial package