diff --git a/python-greenlet.spec b/python-greenlet.spec index 064f6e0..4aff267 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -2,7 +2,7 @@ Name: python-greenlet Version: 0.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight in-process concurrent programming Group: Development/Libraries License: MIT @@ -117,6 +117,9 @@ PYTHONPATH=$(pwd) %{__python3} benchmarks/chain.py %endif # if with_python3 %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.4.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Mar 29 2015 Terje Røsten - 0.4.5-1 - 0.4.5 - Add python3 subpackage