From 4a026121beef10d7608c6f9196f1d1d7c8ab9076 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 19:33:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-greenlet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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