diff --git a/python-fasteners.spec b/python-fasteners.spec index 79e6b90..6cdebf2 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.14.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -99,6 +99,9 @@ nosetests-%{python3_version} %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.14.1-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 17 2018 Igor Gnatenko - 0.14.1-10 - Fix monotonic req on py3