diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 21e9ef0..238d337 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD @@ -73,5 +73,8 @@ py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.3.0-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Jun 29 2016 Igor Gnatenko - 0.3.0-1 - Initial package