diff --git a/python-decorator.spec b/python-decorator.spec index d837dce..1834625 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -4,7 +4,7 @@ Name: python-decorator Version: 4.0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Module to simplify usage of decorators License: BSD @@ -96,6 +96,9 @@ nosetests-%{python3_version} --with-doctest %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 4.0.10-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Jun 07 2016 Kevin Fenzi - 4.0.10-1 - Update to 4.0.10. Fixes bug #1343523