diff --git a/python-retrying.spec b/python-retrying.spec index 1372e2c..8a8b33a 100644 --- a/python-retrying.spec +++ b/python-retrying.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 1.2.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: General-purpose retrying library in Python License: ASL 2.0 @@ -87,6 +87,9 @@ cp -a . %{py3dir} %endif %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.2.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Sep 16 2014 Haïkel Guémar - 1.2.3-4 - Add python3 subpackage (required for python3-tooz)