Fedora Release Engineering 2016-07-19 09:21:46 +00:00
parent 69e5824276
commit e0411a4362

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 4.0.10-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Tue Jun 07 2016 Kevin Fenzi <kevin@scrye.com> - 4.0.10-1
- Update to 4.0.10. Fixes bug #1343523