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