Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gemini-cli for openSUSE:Factory 
checked in at 2026-03-24 18:48:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gemini-cli (Old)
 and      /work/SRC/openSUSE:Factory/.gemini-cli.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gemini-cli"

Tue Mar 24 18:48:36 2026 rev:17 rq:1342078 version:0.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gemini-cli/gemini-cli.changes    2026-03-19 
17:42:12.101802673 +0100
+++ /work/SRC/openSUSE:Factory/.gemini-cli.new.8177/gemini-cli.changes  
2026-03-24 18:49:27.463913799 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 17:16:33 UTC 2026 - Dirk Müller <[email protected]>
+
+- fix dependencies (we now have to use env -S)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gemini-cli.spec ++++++
--- /var/tmp/diff_new_pack.XO4wxM/_old  2026-03-24 18:49:27.979935091 +0100
+++ /var/tmp/diff_new_pack.XO4wxM/_new  2026-03-24 18:49:27.979935091 +0100
@@ -24,8 +24,12 @@
 URL:            https://github.com/google-gemini/gemini-cli
 Source0:        
https://github.com/google-gemini/gemini-cli/releases/download/v%{version}/gemini.js#/%{name}-%{version}.js
 Source1:        
https://raw.githubusercontent.com/google-gemini/gemini-cli/refs/tags/v%{version}/LICENSE
+Requires:       /usr/bin/node
 Requires:       git-core
 Requires:       grep
+Requires:       gzip
+Requires:       tar
+Requires:       zstd
 Recommends:     codespell
 
 %description
@@ -44,7 +48,6 @@
 cp -p %{SOURCE1} .
 
 %build
-sed -i -e '1s,#!/usr/bin/env node,#!/usr/bin/node,' %{SOURCE0}
 
 %install
 install -D -m 0755 %{SOURCE0} %{buildroot}%{_bindir}/gemini

Reply via email to