From 5fb4ed0e8113bded30ba898ad600dabda802060f5d3be1e40129ddb1f52a0953 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Tue, 6 Sep 2022 10:03:00 +0000 Subject: [PATCH] Accepting request 1001056 from home:StefanBruens:branches:science - Correct name of library packages to match SONAME. OBS-URL: https://build.opensuse.org/request/show/1001056 OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=61 --- mumps.changes | 5 +++++ mumps.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mumps.changes b/mumps.changes index d1b644c..cf1414d 100644 --- a/mumps.changes +++ b/mumps.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 3 22:07:56 UTC 2022 - Stefan BrĂ¼ns + +- Correct name of library packages to match SONAME. + ------------------------------------------------------------------- Fri Mar 26 20:24:52 UTC 2021 - Egbert Eich diff --git a/mumps.spec b/mumps.spec index c112bf1..ea6b641 100644 --- a/mumps.spec +++ b/mumps.spec @@ -20,7 +20,7 @@ %define pname mumps %define ver 5.3.5 -%define so_ver 5 +%define so_ver 5_3_5 %define openblas_vers 0.3.6 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects