From 8d5621e0a37023b38a83af03547a7c8389f4aae2 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 08:55:08 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-billiard.spec b/python-billiard.spec index 0ac3046..c1e6ffe 100644 --- a/python-billiard.spec +++ b/python-billiard.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 3.5.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 Summary: Multiprocessing Pool Extensions @@ -97,6 +97,9 @@ cp -a . %{py3dir} %endif %changelog +* Tue Jun 19 2018 Miro Hrončok - 1:3.5.0.3-5 +- Rebuilt for Python 3.7 + * Wed Feb 21 2018 Matthias Runge - 1:3.5.0.3-4 - add gcc to buildrequires