From 69e93b97602eb289487c8dc81c39eee82946be94 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:13:36 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/suitesparse.git#b8bba5636779b8e07ad5c62d0c3f8ba23502feee --- suitesparse.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/suitesparse.spec b/suitesparse.spec index a823d41..6b1654f 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -32,13 +32,14 @@ Name: suitesparse Version: 5.4.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A collection of sparse matrix libraries License: (LGPLv2+ or BSD) and LGPLv2+ and GPLv2+ URL: http://faculty.cse.tamu.edu/davis/suitesparse.html Source0: http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: gcc-c++ @@ -488,6 +489,9 @@ done %doc SuiteSparse/Doc/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 5.4.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Aug 13 2020 Iñaki Úcar - 5.4.0-5 - https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager