diff --git a/python-fasteners.spec b/python-fasteners.spec index 269c851..1cdcf6a 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.14.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -116,6 +116,9 @@ nosetests-%{python3_version} %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.14.1-5 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Mar 16 2016 Haïkel Guémar - 0.14.1-4 - Spec cleanups