From 622039eb918ae697363d2f949000bf81632df2850c0292a41dcee1756f942874 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 22 May 2024 00:20:12 +0000 Subject: [PATCH] - Cleanup * remove libmbedcrypto as mbedtls is bundled OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=209 --- julia.changes | 6 ++++++ julia.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/julia.changes b/julia.changes index 9e1efd6..0162cfc 100644 --- a/julia.changes +++ b/julia.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 22 00:19:35 UTC 2024 - Soc Virnyl Estela + +- Cleanup + * remove libmbedcrypto as mbedtls is bundled + ------------------------------------------------------------------- Mon May 20 12:12:39 UTC 2024 - Soc Virnyl Estela diff --git a/julia.spec b/julia.spec index 00cd087..b1f7bba 100644 --- a/julia.spec +++ b/julia.spec @@ -200,14 +200,12 @@ BuildRequires: libgfortran5 Requires: libgcc_s.so.1()(64bit) Requires: libgfortran.so.5()(64bit) Requires: libgomp.so.1()(64bit) -Requires: libmbedcrypto.so.16()(64bit) %else BuildRequires: libgcc_s1 BuildRequires: libgfortran5 Requires: libgcc_s.so.1 Requires: libgfortran.so.5 Requires: libgomp.so.1 -Requires: libmbedcrypto.so.15 %endif # Same as the previous comment. But the difference