From 43fe7094406aab2619a2daa6fc3ac4355afafb6e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 27 May 2014 23:57:05 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-Bottleneck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 7dcfb91..3fe3575 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -3,7 +3,7 @@ Name: python-%{upname} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -125,5 +125,8 @@ popd %changelog +* Tue May 27 2014 Kalev Lember - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Wed Aug 21 2013 Björn Esser - 0.6.0-1 - Initial rpm release (#999563)