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-18 18:32:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ollama (Old) and /work/SRC/openSUSE:Factory/.ollama.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ollama" Thu Dec 18 18:32:23 2025 rev:52 rq:1323403 version:0.13.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ollama/ollama.changes 2025-12-08 11:55:39.989791505 +0100 +++ /work/SRC/openSUSE:Factory/.ollama.new.1928/ollama.changes 2025-12-18 18:34:44.673911881 +0100 @@ -1,0 +2,30 @@ +Wed Dec 17 11:48:24 UTC 2025 - Glen Masgai <[email protected]> + +- Update vendored golang.org/x/net/html to v0.48.0 + +- Update to version 0.13.4: + * New models: Nemotron 3 Nano, Olmo 3, Olmo 3.1 + * Enable Flash Attention automatically for models by default + * Fixed handling of long contexts with Gemma 3 models + * Fixed issue that would occur with Gemma 3 QAT models or + other models imported with the Gemma 3 architecture + +- Update to version 0.13.3: + * New models: Devstral-Small-2, rnj-1, nomic-embed-text-v2 + * Improved truncation logic when using /api/embed and + /v1/embeddings + * Extend Gemma 3 architecture to support rnj-1 model + * Fix error that would occur when running qwen2.5vl with image + input + +- Update to version 0.13.2: + * New models: Qwen3-Next + * Flash attention is now enabled by default for vision models + such as mistral-3, gemma3, qwen3-vl and more. This improves + memory utilization and performance when providing images as + input. + * Fixed GPU detection on multi-GPU CUDA machines + * Fixed issue where deepseek-v3.1 would always think even with + thinking is disabled in Ollama's app + +------------------------------------------------------------------- Old: ---- ollama-0.13.1.tar.gz New: ---- ollama-0.13.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ollama.spec ++++++ --- /var/tmp/diff_new_pack.aNPZ0i/_old 2025-12-18 18:34:46.950007490 +0100 +++ /var/tmp/diff_new_pack.aNPZ0i/_new 2025-12-18 18:34:46.970008330 +0100 @@ -35,7 +35,7 @@ %define cuda_version %{cuda_version_major}-%{cuda_version_minor} Name: ollama -Version: 0.13.1 +Version: 0.13.4 Release: 0 Summary: Tool for running AI models on-premise License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.aNPZ0i/_old 2025-12-18 18:34:47.258020429 +0100 +++ /var/tmp/diff_new_pack.aNPZ0i/_new 2025-12-18 18:34:47.274021101 +0100 @@ -4,7 +4,7 @@ <service name="go_modules" mode="manual"> <param name="compression">zstd</param> - <param name="replace">golang.org/x/net=golang.org/x/[email protected]</param> + <param name="replace">golang.org/x/net=golang.org/x/[email protected]</param> </service> </services> ++++++ 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.1.tar.gz -> ollama-0.13.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/ollama/ollama-0.13.1.tar.gz /work/SRC/openSUSE:Factory/.ollama.new.1928/ollama-0.13.4.tar.gz differ: char 13, line 1 ++++++ vendor.tar.zstd ++++++ Binary files /var/tmp/diff_new_pack.aNPZ0i/_old and /var/tmp/diff_new_pack.aNPZ0i/_new differ
