From 4711749435b7f2b829766c988a460ef51e3d713e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 7 Jul 2017 13:11:40 +0200 Subject: [PATCH] Rebuild due to bug in RPM (RHBZ #1468476) Signed-off-by: Igor Gnatenko --- scipy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index 6a62ce9..9c6d457 100644 --- a/scipy.spec +++ b/scipy.spec @@ -11,7 +11,7 @@ Summary: Scientific Tools for Python Name: scipy Version: 0.19.1 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Libraries # BSD -- whole package except: @@ -161,6 +161,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python2_sitearch} \ %endif # with_python3 %changelog +* Fri Jul 07 2017 Igor Gnatenko - 0.19.1-2 +- Rebuild due to bug in RPM (RHBZ #1468476) + * Tue Jun 27 2017 Christian Dersch - 0.19.1-1 - new version