Notification time stamped 2020-11-30 22:59:01 UTC
From 56cac0cd1651543814f4279d3a82d86357712eab Mon Sep 17 00:00:00 2001 From: Iñaki Úcar iucar@fedoraproject.org Date: Nov 30 2020 22:58:55 +0000 Subject: https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
---
diff --git a/octave-flexiblas.spec b/octave-flexiblas.spec index abb4505..2032673 100644 --- a/octave-flexiblas.spec +++ b/octave-flexiblas.spec @@ -4,12 +4,13 @@
Name: octave-%{octpkg} Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FlexiBLAS API Interface for Octave License: GPLv3+ URL: https://www.mpi-magdeburg.mpg.de/projects/flexiblas Source0: https://csc.mpi-magdeburg.mpg.de/mpcsc/software/%%7Boctpkg%7D/%%7Boctpkg%7D-...
+BuildRequires: make BuildRequires: octave-devel >= 5.1.0 BuildRequires: flexiblas-devel >= 3.0.0 Requires: octave(api) = %{octave_api} @@ -47,5 +48,8 @@ without recompiling the programs. %license %{octpkgdir}/packinfo/COPYING
%changelog +* Mon Nov 30 2020 Iñaki Úcar iucar@fedoraproject.org 3.0.0-2 +- https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot + * Sat Sep 19 2020 Iñaki Úcar iucar@fedoraproject.org 3.0.0-1 - Initial Fedora package
https://src.fedoraproject.org/rpms/octave-flexiblas/c/56cac0cd1651543814f427...
scm-commits@lists.fedoraproject.org