From 04cbee27569c20135b65491bd578ba08573bd210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-Bottleneck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index a614fac..132a872 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -3,7 +3,7 @@ Name: python-%{upname} Version: 0.6.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -130,6 +130,9 @@ popd %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.6.0-10 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.6.0-9 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages