Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ollama for openSUSE:Factory checked 
in at 2025-12-25 19:57:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ollama (Old)
 and      /work/SRC/openSUSE:Factory/.ollama.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ollama"

Thu Dec 25 19:57:30 2025 rev:53 rq:1324368 version:0.13.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ollama/ollama.changes    2025-12-18 
18:34:44.673911881 +0100
+++ /work/SRC/openSUSE:Factory/.ollama.new.1928/ollama.changes  2025-12-25 
19:57:38.691241586 +0100
@@ -1,0 +2,13 @@
+Fri Dec 19 12:01:05 UTC 2025 - Glen Masgai <[email protected]>
+
+- Added 'Requires:' tag for subpackages to spec file
+
+- Update to version 0.13.5:
+  * New models: FunctionGemma
+  * 'bert' architecture models now run on Ollama's engine
+  * Added built-in renderer & tool parsing capabilities for
+    DeepSeek-V3.1
+  * Fixed issue where nested properties in tools may not have been
+    rendered properly
+
+-------------------------------------------------------------------

Old:
----
  ollama-0.13.4.tar.gz

New:
----
  ollama-0.13.5.tar.gz

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

Other differences:
------------------
++++++ ollama.spec ++++++
--- /var/tmp/diff_new_pack.PS5L9d/_old  2025-12-25 19:57:39.607279348 +0100
+++ /var/tmp/diff_new_pack.PS5L9d/_new  2025-12-25 19:57:39.611279510 +0100
@@ -35,7 +35,7 @@
 %define cuda_version %{cuda_version_major}-%{cuda_version_minor}
 
 Name:           ollama
-Version:        0.13.4
+Version:        0.13.5
 Release:        0
 Summary:        Tool for running AI models on-premise
 License:        MIT
@@ -102,18 +102,21 @@
 
 %package vulkan
 Summary:        Ollama Module using Vulkan
+Requires:       %{name} = %{version}-%{release}
 
 %description vulkan
 Ollama plugin module using Vulkan.
 
 %package cuda
 Summary:        Ollama Module using CUDA
+Requires:       %{name} = %{version}-%{release}
 
 %description cuda
 Ollama plugin module using NVIDIA CUDA.
 
 %package rocm
 Summary:        Ollama Module using AMD ROCm
+Requires:       %{name} = %{version}-%{release}
 
 %description rocm
 Ollama plugin module for ROCm.

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-11-11 11:44:10.000000000 +0100
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

++++++ ollama-0.13.4.tar.gz -> ollama-0.13.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/ollama/ollama-0.13.4.tar.gz 
/work/SRC/openSUSE:Factory/.ollama.new.1928/ollama-0.13.5.tar.gz differ: char 
14, line 1

Reply via email to