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-06-10 09:05:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llamacpp (Old)
 and      /work/SRC/openSUSE:Factory/.llamacpp.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llamacpp"

Tue Jun 10 09:05:25 2025 rev:10 rq:1283892 version:5556

Changes:
--------
--- /work/SRC/openSUSE:Factory/llamacpp/llamacpp.changes        2025-05-30 
17:23:42.995254374 +0200
+++ /work/SRC/openSUSE:Factory/.llamacpp.new.19631/llamacpp.changes     
2025-06-10 09:08:54.840435025 +0200
@@ -1,0 +2,19 @@
+Sat May 31 23:17:14 UTC 2025 - Eyad Issa <eyadlore...@gmail.com>
+
+- Update to 5556:
+  * mtmd : move helpers to dedicated library
+  * server: fix remove 'image_url'/'input_audio' json-object
+  * llama : add RobertaForSequenceClassification reranker support
+  * ggml: aarch64: Implement SVE F32 kernels for Mamba Sequential
+    Scan Algorithm
+  * llama : add support for jina-reranker-v2
+  * arm64: optimize q4_k_q8_k kernel with i8mm
+  * llama : use llm_build_granite for minicpm
+  * mtmd : drop _shared from libmtmd name, merge helpers into
+    libmtmd
+  * server: allow unclosed thinking tags
+  * llama : use n_swa + n_ubatch cells for SWA cache
+  * convert : fix rwkv bos/eos token
+  * llama : add support for DistilBert
+
+-------------------------------------------------------------------

Old:
----
  llamacpp-5516.tar.gz

New:
----
  llamacpp-5556.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ llamacpp.spec ++++++
--- /var/tmp/diff_new_pack.dh5X6H/_old  2025-06-10 09:08:55.604466608 +0200
+++ /var/tmp/diff_new_pack.dh5X6H/_new  2025-06-10 09:08:55.608466773 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           llamacpp
-Version:        5516
+Version:        5556
 Release:        0
 Summary:        Inference of Meta's LLaMA model (and others) in pure C/C++
 License:        MIT
@@ -195,6 +195,7 @@
 %files devel
 %license LICENSE
 %{_includedir}/llama*
+%{_includedir}/mtmd*
 %{_libdir}/cmake/llama
 %{_libdir}/pkgconfig/llama.pc
 
@@ -206,5 +207,5 @@
 
 %files -n libmtmd
 %license LICENSE
-%{_libdir}/libmtmd_shared.so
+%{_libdir}/libmtmd.so
 

++++++ llamacpp-5516.tar.gz -> llamacpp-5556.tar.gz ++++++
/work/SRC/openSUSE:Factory/llamacpp/llamacpp-5516.tar.gz 
/work/SRC/openSUSE:Factory/.llamacpp.new.19631/llamacpp-5556.tar.gz differ: 
char 23, line 2

Reply via email to