diff --git a/python-fasteners.spec b/python-fasteners.spec index 95c8163..422644b 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -111,6 +111,9 @@ nosetests-3.4 %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.9.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Jun 12 2015 Matthias Runge - 0.9.0-2 - switch to github sourcecode, license included - add tests, fix conditionals for python3