Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llamacpp for openSUSE:Factory checked in at 2025-02-03 21:44:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llamacpp (Old) and /work/SRC/openSUSE:Factory/.llamacpp.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llamacpp" Mon Feb 3 21:44:48 2025 rev:3 rq:1241683 version:4589 Changes: -------- --- /work/SRC/openSUSE:Factory/llamacpp/llamacpp.changes 2025-01-31 16:05:05.489650808 +0100 +++ /work/SRC/openSUSE:Factory/.llamacpp.new.2316/llamacpp.changes 2025-02-03 21:46:12.681171367 +0100 @@ -1,0 +2,5 @@ +Fri Jan 31 14:32:30 UTC 2025 - Robert Munteanu <[email protected]> + +- Build with curl support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llamacpp.spec ++++++ --- /var/tmp/diff_new_pack.biJJPT/_old 2025-02-03 21:46:13.477204360 +0100 +++ /var/tmp/diff_new_pack.biJJPT/_new 2025-02-03 21:46:13.477204360 +0100 @@ -32,6 +32,7 @@ BuildRequires: pkgconfig BuildRequires: shaderc BuildRequires: pkgconfig(OpenCL) +BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(vulkan) # 32bit seems not to be supported anymore ExcludeArch: %{ix86} %{arm} @@ -131,6 +132,7 @@ -DGGML_VULKAN=ON \ -DGGML_OPENCL=ON \ -DGGML_OPENCL_USE_ADRENO_KERNELS=OFF \ + -DLLAMA_CURL=ON %cmake_build
