From 1ee13e349ccb7c42afc702ad83d8b54c6d710ba8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 09:54:47 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- lapack.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lapack.spec b/lapack.spec index cae6af3..5733a11 100644 --- a/lapack.spec +++ b/lapack.spec @@ -13,7 +13,7 @@ Summary: Numerical linear algebra package libraries Name: lapack Version: %{mediumver}.0 -Release: 4%{?dist} +Release: 5%{?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 @@ -397,6 +397,9 @@ cp -f manpages/man/man3/* ${RPM_BUILD_ROOT}%{_mandir}/man3 %endif %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 3.11.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 1 2023 Tom Callaway - 3.11.0-4 - apply upstream fix to https://github.com/Reference-LAPACK/lapack/issues/763