From 1b09b72b80a8cdd2dacc676f80e61f0203adaae0a7a0392be119e8c2d1b9fbd1 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Mon, 6 Mar 2023 09:24:17 +0000 Subject: [PATCH] Add missing changelog entry: - Fix update-alternatives for lapacke (bsc#1207358). OBS-URL: https://build.opensuse.org/package/show/science/lapack?expand=0&rev=41 --- lapack.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/lapack.changes b/lapack.changes index 9d1c6ef..b12c06c 100644 --- a/lapack.changes +++ b/lapack.changes @@ -17,6 +17,7 @@ Wed Feb 15 08:51:06 UTC 2023 - Egbert Eich - As a configurable option add tmglib code to the LAPACK librarly and enable TMG in LAPACKE as the header files provide its API (boo#1207989 & bsc#1087426). +- Fix update-alternatives for lapacke (bsc#1207358). - Restore generic link for update-alternatives. This is usually set by the update-alternatives and it is '%ghost'ed but rpmlint complains.