From 3584ed06de274a7d02b7293c1655ba610e02459a Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 24 Jun 2015 14:48:17 -0600 Subject: [PATCH] Update to 0.7.0 --- python-Bottleneck.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-Bottleneck.spec b/python-Bottleneck.spec index 4713eb5..85f7473 100644 --- a/python-Bottleneck.spec +++ b/python-Bottleneck.spec @@ -6,8 +6,8 @@ %endif Name: python-%{upname} -Version: 0.6.0 -Release: 2%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: Collection of fast NumPy array functions written in Cython License: BSD @@ -145,6 +145,9 @@ popd %changelog +* Wed Jun 24 2015 Orion Poplawski - 0.7.0-1 +- Update to 0.7.0 + * Wed Jun 24 2015 Orion Poplawski - 0.6.0-2 - No python3 in EPEL diff --git a/sources b/sources index 2a49cee..95e0800 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44ede1261fae49445b695ac861e48cb9 Bottleneck-0.6.0.tar.gz +d9e346919654896d67e304ee0202d628 Bottleneck-0.7.0.tar.gz