From a9751d7cccc13a8ea7e3a0252471629134d3f05d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 16:18:18 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- scipy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index e9238e2..ed4df84 100644 --- a/scipy.spec +++ b/scipy.spec @@ -12,7 +12,7 @@ Summary: Scientific Tools for Python Name: scipy Version: 1.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Group: Development/Libraries # BSD -- whole package except: @@ -250,6 +250,9 @@ popd %endif # with_python3 %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Feb 02 2018 Petr Viktorin - 1.0.0-6 - Link with -lm to build with new stricter Fedora flags https://bugzilla.redhat.com/show_bug.cgi?id=1541416