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-10-27 14:41:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ollama (Old)
 and      /work/SRC/openSUSE:Factory/.ollama.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ollama"

Mon Oct 27 14:41:10 2025 rev:46 rq:1313741 version:0.12.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ollama/ollama.changes    2025-10-18 
18:36:30.646145751 +0200
+++ /work/SRC/openSUSE:Factory/.ollama.new.1980/ollama.changes  2025-10-27 
14:43:16.343587339 +0100
@@ -1,0 +2,6 @@
+Sun Oct 26 19:23:10 UTC 2025 - Yoshio Sato <[email protected]>
+
+- Require groups video and render instead of providing them while
+  competing with the system-group-hardware package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ollama.spec ++++++
--- /var/tmp/diff_new_pack.m6OFMK/_old  2025-10-27 14:43:16.983614369 +0100
+++ /var/tmp/diff_new_pack.m6OFMK/_new  2025-10-27 14:43:16.983614369 +0100
@@ -19,7 +19,6 @@
 %if 0%{?sle_version} && 0%{?sle_version} >= 150600
 %global force_gcc_version 12
 %endif
-
 Name:           ollama
 Version:        0.12.6
 Release:        0
@@ -34,11 +33,16 @@
 BuildRequires:  cmake >= 3.24
 BuildRequires:  git-core
 BuildRequires:  ninja
+BuildRequires:  pkgconfig
 BuildRequires:  shaderc
 BuildRequires:  sysuser-tools
 BuildRequires:  zstd
 BuildRequires:  golang(API) >= 1.24
+BuildRequires:  group(render)
+BuildRequires:  group(video)
 BuildRequires:  pkgconfig(vulkan)
+Requires:       group(render)
+Requires:       group(video)
 Requires(pre):  %fillup_prereq
 # 32bit seems not to be supported anymore
 ExcludeArch:    %{ix86} %{arm}

++++++ ollama-user.conf ++++++
--- /var/tmp/diff_new_pack.m6OFMK/_old  2025-10-27 14:43:17.035616565 +0100
+++ /var/tmp/diff_new_pack.m6OFMK/_new  2025-10-27 14:43:17.039616735 +0100
@@ -1,7 +1,5 @@
 #Type Name   ID GECOS    Home directory  Shell
 u     ollama -  "Ollama" /var/lib/ollama -
-g     render
-g     video
 m     ollama render
 m     ollama video
 

Reply via email to