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-03-14 23:52:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ollama (Old) and /work/SRC/openSUSE:Factory/.ollama.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ollama" Fri Mar 14 23:52:08 2025 rev:30 rq:1252927 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ollama/ollama.changes 2025-02-28 17:39:08.192108461 +0100 +++ /work/SRC/openSUSE:Factory/.ollama.new.19136/ollama.changes 2025-03-14 23:52:59.994899493 +0100 @@ -1,0 +2,27 @@ +Fri Mar 14 01:22:06 UTC 2025 - Eyad Issa <eyadlore...@gmail.com> + +- Update BuildRequires to go1.24 + +- Update to version 0.6.0: + * New model: Gemma 3 + * Fixed error that would occur when running + snowflake-arctic-embed and snowflake-arctic-embed2 models + * Various performance improvements and bug fixes + +------------------------------------------------------------------- +Wed Mar 12 00:30:21 UTC 2025 - Eyad Issa <eyadlore...@gmail.com> + +- Update to version 0.5.13: + * New models: Phi-4-Mini, Granite-3.2-Vision, Command R7B Arabic + * The default context length can now be set with a new + OLLAMA_CONTEXT_LENGTH environment variable. For example, to set + the default context length to 8K, use: + OLLAMA_CONTEXT_LENGTH=8192 ollama serve + * Fixed issue where bf16 GGUF files could not be imported + * Ollama is now be able to accept requests from Visual Studio + Code and Cursor by accepting requests from origins beginning + with vscode-file:// + * Various performance improvements and bug fixes + + +------------------------------------------------------------------- Old: ---- ollama-0.5.12.obscpio New: ---- ollama-0.6.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ollama.spec ++++++ --- /var/tmp/diff_new_pack.30Yy2J/_old 2025-03-14 23:53:01.046943314 +0100 +++ /var/tmp/diff_new_pack.30Yy2J/_new 2025-03-14 23:53:01.050943481 +0100 @@ -17,7 +17,7 @@ Name: ollama -Version: 0.5.12 +Version: 0.6.0 Release: 0 Summary: Tool for running AI models on-premise License: MIT @@ -32,7 +32,7 @@ BuildRequires: ninja BuildRequires: sysuser-tools BuildRequires: zstd -BuildRequires: golang(API) >= 1.22 +BuildRequires: golang(API) >= 1.24 Requires(pre): %fillup_prereq # 32bit seems not to be supported anymore ExcludeArch: %{ix86} %{arm} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.30Yy2J/_old 2025-03-14 23:53:01.090945147 +0100 +++ /var/tmp/diff_new_pack.30Yy2J/_new 2025-03-14 23:53:01.094945314 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/ollama/ollama.git</param> <param name="scm">git</param> - <param name="revision">v0.5.12</param> + <param name="revision">v0.6.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.30Yy2J/_old 2025-03-14 23:53:01.126946647 +0100 +++ /var/tmp/diff_new_pack.30Yy2J/_new 2025-03-14 23:53:01.130946814 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/ollama/ollama.git</param> - <param name="changesrevision">8c13cfa4dd35a79c983eb19b5ec2be7ffa220b69</param></service></servicedata> + <param name="changesrevision">aee28501b592e2fe98863212913ffa8fb22e1ca0</param></service></servicedata> (No newline at EOF) ++++++ ollama-0.5.12.obscpio -> ollama-0.6.0.obscpio ++++++ ++++ 61417 lines of diff (skipped) ++++++ ollama.obsinfo ++++++ --- /var/tmp/diff_new_pack.30Yy2J/_old 2025-03-14 23:53:02.286994968 +0100 +++ /var/tmp/diff_new_pack.30Yy2J/_new 2025-03-14 23:53:02.294995301 +0100 @@ -1,5 +1,5 @@ name: ollama -version: 0.5.12 -mtime: 1740366833 -commit: 8c13cfa4dd35a79c983eb19b5ec2be7ffa220b69 +version: 0.6.0 +mtime: 1741730870 +commit: aee28501b592e2fe98863212913ffa8fb22e1ca0 ++++++ vendor.tar.zstd ++++++ Binary files /var/tmp/diff_new_pack.30Yy2J/_old and /var/tmp/diff_new_pack.30Yy2J/_new differ