Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ollama for openSUSE:Factory checked in at 2026-01-22 15:15:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ollama (Old) and /work/SRC/openSUSE:Factory/.ollama.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ollama" Thu Jan 22 15:15:44 2026 rev:54 rq:1328568 version:0.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ollama/ollama.changes 2025-12-25 19:57:38.691241586 +0100 +++ /work/SRC/openSUSE:Factory/.ollama.new.1928/ollama.changes 2026-01-22 15:17:37.154829089 +0100 @@ -1,0 +2,26 @@ +Wed Jan 21 14:42:07 UTC 2026 - Eyad Issa <[email protected]> + +- Update to version 0.14.2: + * New models: TranslateGemma + * Shift + Enter will now enter a newline in Ollama's CLI + * Improve /v1/responses API to better confirm to OpenResponses + specification +- Update to version 0.14.1: + * Experimental image generation models are available Linux (CUDA) + `ollama run x/z-image-turbo` + +------------------------------------------------------------------- +Wed Jan 14 18:39:46 UTC 2026 - Eyad Issa <[email protected]> + +- Update to version 0.14.0: + * ollama run --experimental CLI will now open a new Ollama CLI + that includes an agent loop and the bash tool + * Anthropic API compatibility: support for the /v1/messages API + * A new REQUIRES command for the Modelfile allows declaring which + version of Ollama is required for the model + * For older models, Ollama will avoid an integer underflow on low + VRAM systems during memory estimation + * More accurate VRAM measurements for AMD iGPUs + * An error will now return when embeddings return NaN or -Inf + +------------------------------------------------------------------- Old: ---- ollama-0.13.5.tar.gz New: ---- ollama-0.14.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ollama.spec ++++++ --- /var/tmp/diff_new_pack.VrDvNs/_old 2026-01-22 15:17:42.563054613 +0100 +++ /var/tmp/diff_new_pack.VrDvNs/_new 2026-01-22 15:17:42.567054779 +0100 @@ -1,7 +1,7 @@ # # spec file for package ollama # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ %define cuda_version %{cuda_version_major}-%{cuda_version_minor} Name: ollama -Version: 0.13.5 +Version: 0.14.2 Release: 0 Summary: Tool for running AI models on-premise License: MIT ++++++ 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.5.tar.gz -> ollama-0.14.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/ollama/ollama-0.13.5.tar.gz /work/SRC/openSUSE:Factory/.ollama.new.1928/ollama-0.14.2.tar.gz differ: char 14, line 1 ++++++ vendor.tar.zstd ++++++ Binary files /var/tmp/diff_new_pack.VrDvNs/_old and /var/tmp/diff_new_pack.VrDvNs/_new differ
