diff --git a/python-fasteners.spec b/python-fasteners.spec index 8882e32..904ca3a 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -108,6 +108,9 @@ nosetests-3.4 %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 0.13.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Aug 28 2015 Matthias Runge - 0.13.0-1 - update to 0.13.0 (rhbz#1256153)