From b637c5c7383f9e075e50cc2c6d36463f9aa97636 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 00:29:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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 1ea9807..355412e 100644 --- a/scipy.spec +++ b/scipy.spec @@ -20,7 +20,7 @@ Summary: Scientific Tools for Python Name: scipy Version: 1.7.3 -Release: 1%{?dist} +Release: 2%{?dist} # BSD -- whole package except: # Boost -- scipy/special/cephes/scipy_iv.c @@ -211,6 +211,9 @@ popd %endif %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.7.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Dec 21 2021 Nikola Forró - 1.7.3-1 - New upstream release 1.7.3 resolves: #1988883