From ef4ebeab80aab8f32bde97c11e8135f459d580d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20=C3=9Acar?= Date: Fri, 19 May 2023 10:48:35 +0200 Subject: [PATCH] Adapt license tag to SPDX --- lapack.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lapack.spec b/lapack.spec index eb943e5..524cf00 100644 --- a/lapack.spec +++ b/lapack.spec @@ -13,8 +13,8 @@ Summary: Numerical linear algebra package libraries Name: lapack Version: %{mediumver}.0 -Release: 2%{?dist} -License: BSD +Release: 3%{?dist} +License: BSD-3-Clause-Open-MPI URL: http://www.netlib.org/lapack/ Source0: https://github.com/Reference-LAPACK/lapack/archive/v%{mediumver}.tar.gz Source1: http://www.netlib.org/lapack/manpages.tgz @@ -393,6 +393,9 @@ cp -f manpages/man/man3/* ${RPM_BUILD_ROOT}%{_mandir}/man3 %endif %changelog +* Fri May 19 2023 Iñaki Úcar - 3.11.0-3 +- Adapt license tag to SPDX + * Thu Jan 19 2023 Fedora Release Engineering - 3.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild